Skip to content

astro-ecosystem-ci #130

astro-ecosystem-ci

astro-ecosystem-ci #130

Triggered via schedule December 30, 2024 05:03
Status Failure
Total duration 4m 43s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 3 warnings, and 1 notice
[chromium] › vt-bot.spec.ts:33:2 › Border control › protects against outside: workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts#L47
1) [chromium] › vt-bot.spec.ts:33:2 › Border control › protects against outside ────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: "loaded after-swap loaded" Received: "loaded after-swap" 45 | await page.goBack(); 46 | await expect(page).toHaveTitle('Border1'); > 47 | expect(text.join(' ')).toEqual('loaded after-swap loaded'); | ^ 48 | }); 49 | test('protects the inside', async ({ page }) => { 50 | const text: string[] = []; at /home/runner/work/astro-ecosystem-ci/astro-ecosystem-ci/workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts:47:26
[chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside: workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts#L63
2) [chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside ─────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: "loaded after-swap loaded" Received: "loaded after-swap" 61 | await page.goBack(); 62 | await expect(page).toHaveTitle('Border2'); > 63 | expect(text.join(' ')).toEqual('loaded after-swap loaded'); | ^ 64 | }); 65 | }); 66 | test.describe('BrakePad component', () => { at /home/runner/work/astro-ecosystem-ci/astro-ecosystem-ci/workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts:63:26
[chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside: workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts#L63
2) [chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: "loaded after-swap loaded" Received: "loaded after-swap" 61 | await page.goBack(); 62 | await expect(page).toHaveTitle('Border2'); > 63 | expect(text.join(' ')).toEqual('loaded after-swap loaded'); | ^ 64 | }); 65 | }); 66 | test.describe('BrakePad component', () => { at /home/runner/work/astro-ecosystem-ci/astro-ecosystem-ci/workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts:63:26
test-ecosystem (starlight)
Process completed with exit code 1.
test-ecosystem (vtbot)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (starlight)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (expressive-code)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
2 flaky [chromium] › vt-bot.spec.ts:33:2 › Border control › protects against outside ─────────────────── [chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside ──────────────────────── 22 passed (21.8s)