Skip to content

Initial commit: oxc Angular compiler #29

Initial commit: oxc Angular compiler

Initial commit: oxc Angular compiler #29

Triggered via push February 2, 2026 06:03
Status Failure
Total duration 10m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L61
2) [chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.evaluate: Test timeout of 30000ms exceeded. Call log: - waiting for locator('h1') 59 | 60 | // Verify the h1 color changed (it uses --primary-color) > 61 | const newColor = await page.locator('h1').evaluate((el) => { | ^ 62 | return getComputedStyle(el).color 63 | }) 64 | expect(newColor).toBe('rgb(255, 0, 0)') at /home/runner/work/oxc-angular-compiler/oxc-angular-compiler/napi/angular-compiler/e2e/tests/hmr-css.spec.ts:61:47
[chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L0
2) [chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L61
2) [chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload Error: locator.evaluate: Test timeout of 30000ms exceeded. Call log: - waiting for locator('h1') 59 | 60 | // Verify the h1 color changed (it uses --primary-color) > 61 | const newColor = await page.locator('h1').evaluate((el) => { | ^ 62 | return getComputedStyle(el).color 63 | }) 64 | expect(newColor).toBe('rgb(255, 0, 0)') at /home/runner/work/oxc-angular-compiler/oxc-angular-compiler/napi/angular-compiler/e2e/tests/hmr-css.spec.ts:61:47
[chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L0
2) [chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload Test timeout of 30000ms exceeded.
[chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L19
1) [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.evaluate: Test timeout of 30000ms exceeded. Call log: - waiting for locator('h1') 17 | 18 | // Capture initial computed style of h1 > 19 | const initialColor = await page.locator('h1').evaluate((el) => { | ^ 20 | return getComputedStyle(el).color 21 | }) 22 | at /home/runner/work/oxc-angular-compiler/oxc-angular-compiler/napi/angular-compiler/e2e/tests/hmr-css.spec.ts:19:51
[chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L0
1) [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L19
1) [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.evaluate: Test timeout of 30000ms exceeded. Call log: - waiting for locator('h1') 17 | 18 | // Capture initial computed style of h1 > 19 | const initialColor = await page.locator('h1').evaluate((el) => { | ^ 20 | return getComputedStyle(el).color 21 | }) 22 | at /home/runner/work/oxc-angular-compiler/oxc-angular-compiler/napi/angular-compiler/e2e/tests/hmr-css.spec.ts:19:51
[chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L0
1) [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L19
1) [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload Error: locator.evaluate: Test timeout of 30000ms exceeded. Call log: - waiting for locator('h1') 17 | 18 | // Capture initial computed style of h1 > 19 | const initialColor = await page.locator('h1').evaluate((el) => { | ^ 20 | return getComputedStyle(el).color 21 | }) 22 | at /home/runner/work/oxc-angular-compiler/oxc-angular-compiler/napi/angular-compiler/e2e/tests/hmr-css.spec.ts:19:51
[chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload: napi/angular-compiler/e2e/tests/hmr-css.spec.ts#L0
1) [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload Test timeout of 30000ms exceeded.
🎭 Playwright Run Summary
8 failed [chromium] › e2e/tests/hmr-css.spec.ts:9:3 › CSS Style HMR › modifying .css file triggers HMR update without page reload [chromium] › e2e/tests/hmr-css.spec.ts:41:3 › CSS Style HMR › CSS variable changes apply via HMR without reload [chromium] › e2e/tests/hmr-css.spec.ts:67:3 › CSS Style HMR › multiple CSS changes trigger multiple HMR updates [chromium] › e2e/tests/hmr-css.spec.ts:101:3 › CSS Style HMR › adding new CSS class via HMR works correctly [chromium] › e2e/tests/hmr-html.spec.ts:9:3 › HTML Template HMR › modifying .html file triggers HMR update without page reload [chromium] › e2e/tests/hmr-html.spec.ts:37:3 › HTML Template HMR › multiple template changes trigger multiple HMR updates without reload [chromium] › e2e/tests/hmr-html.spec.ts:62:3 › HTML Template HMR › modifying text content via template HMR works correctly [chromium] › e2e/tests/hmr-ts.spec.ts:9:3 › TypeScript Component Full Reload › modifying .ts component file triggers full page reload 3 passed (8.0m)