angular/packages/platform-server
Doug Parker 04f5841eed test(platform-server): fix race condition in incremental hydration test
The test was using a brittle fixed timeout of 10ms to wait for change detection to run in Zoneless mode. This failed in CI sometimes presumably because CI can execute slower based on resource constraints. This commit replaces it with a polling approach which checks until the expected content is rendered.

(cherry picked from commit 4a174b89c8)
2026-04-03 23:47:00 +00:00
..
init build: consolidate domino bundling in platform-server 2026-03-25 13:31:10 -07:00
src build: consolidate domino bundling in platform-server 2026-03-25 13:31:10 -07:00
test test(platform-server): fix race condition in incremental hydration test 2026-04-03 23:47:00 +00:00
testing build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
third_party/domino build: consolidate domino bundling in platform-server 2026-03-25 13:31:10 -07:00
BUILD.bazel build: consolidate domino bundling in platform-server 2026-03-25 13:31:10 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md docs: drop glossary links (#55044) 2024-03-28 13:02:50 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00