Alan Agius
|
432bf4a148
|
refactor: replace port 4206 usage with 4209 (#61362)
Port `4206` is used by other tests which causes this test to be flakey example https://github.com/angular/angular/actions/runs/15038891642/job/42265813534
PR Close #61362
|
2025-05-15 10:12:48 -07:00 |
|
cexbrayat
|
12afed8611
|
refactor(core): remove leftover todos in integration tests (#61313)
The TODOs can be removed as the tests were fixed in 193bd7c54a
PR Close #61313
|
2025-05-14 10:16:16 +02:00 |
|
Alan Agius
|
017cc0a37c
|
fix(core): properly handle app stabilization with defer blocks (#61040)
Previously, the app was marked as stable prematurely. For more details, see https://github.com/angular/angular/issues/61038#issuecomment-2837917180
Closes: #61038
PR Close #61040
|
2025-04-30 12:37:02 -07:00 |
|
Alan Agius
|
7bd7b8d9b2
|
test: disable platform-server tests that do not work with zoneless (#61040)
A number of cases currently do not work with zoneless.
PR Close #61040
|
2025-04-30 12:37:02 -07:00 |
|
Alan Agius
|
b48807130b
|
test: add integration test for platform-server with zoneless (#61040)
Add an integration test to verify SSR with zoneless
PR Close #61040
|
2025-04-30 12:37:02 -07:00 |
|