astro-ecosystem-ci #126
Annotations
1 error, 1 warning, and 1 notice
Run pnpm tsx ecosystem-ci.ts --branch main --repo withastro/astro vtbot:
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo withastro/astro vtbot
1 flaky
[chromium] › vt-bot.spec.ts:49:2 › Border control › protects the inside ────────────────────────
23 passed (18.4s)
|
Loading