astro-ecosystem-ci #126
Annotations
1 error, 3 warnings, and 1 notice
[chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside:
workspace/vtbot/astro-vtbot/test/vt-bot.spec.ts#L63
1) [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
|
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
1 flaky
[chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside ────────────────────────
23 passed (18.4s)
|