Commit bc53b60
authored
chore(ci): bump @playwright/test to ^1.60.0 (#31174)
Issue number: resolves internal
---------
## What is the current behavior?
Playwright tests are hanging because of a [bug that breaks it for node
24.16+](microsoft/playwright#40724)
## What is the new behavior?
Upgrading Playwright to 1.16.0 to fix the issue
## Does this introduce a breaking change?
- [ ] Yes
- [X] No
## Other information
<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->1 parent 95c48eb commit bc53b60
11 files changed
Lines changed: 77 additions & 346 deletions
File tree
- .github/workflows/actions/test-angular-e2e
- packages/angular/test/apps
- ng16
- ng17
- ng18
- ng19
- ng20
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments