Move report endpoints to new module #2914
build-lint-test.yml
on: pull_request
Matrix: playwright-e2e
Deploy to abacus-test.nl
13s
Annotations
1 error and 6 notices
[firefox] › lib\ui\InputGrid\InputGrid.e2e.ts:17:3 › InputGrid › is visible:
frontend\lib\ui\InputGrid\InputGrid.e2e.ts#L5
1) [firefox] › lib\ui\InputGrid\InputGrid.e2e.ts:17:3 › InputGrid › is visible ───────────────────
Error: page.goto: NS_ERROR_CONNECTION_REFUSED
Call log:
- navigating to "http://localhost:61000/?story=input-grid--default-grid", waiting until "load"
3 | const test = base.extend<{ gridPage: Locator }>({
4 | gridPage: async ({ page }, use) => {
> 5 | await page.goto("/?story=input-grid--default-grid");
| ^
6 | await page.waitForSelector("[data-storyloaded]");
7 |
8 | const main = page.locator("main.ladle-main");
at Object.gridPage (D:\a\abacus\abacus\frontend\lib\ui\InputGrid\InputGrid.e2e.ts:5:16)
|
🎭 Playwright Run Summary
33 passed (42.8s)
|
🎭 Playwright Run Summary
33 passed (50.0s)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › lib\ui\InputGrid\InputGrid.e2e.ts:17:3 › InputGrid › is visible ────────────────────
32 passed (1.2m)
|
🎭 Playwright Run Summary
165 passed (4.4m)
|
🎭 Playwright Run Summary
165 passed (4.8m)
|
🎭 Playwright Run Summary
165 passed (7.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
abacus-macos-latest
|
35.7 MB |
|
abacus-ubuntu-latest
|
101 MB |
|
abacus-windows-latest
|
24.1 MB |
|
frontend-build
|
1.03 MB |
|
playwright-report-macos-latest
|
706 KB |
|
playwright-report-ubuntu-latest
|
715 KB |
|
playwright-report-windows-latest
|
715 KB |
|