v0.85.4 #3582
Annotations
1 error, 2 warnings, and 1 notice
[webkit] › styleguide.spec.ts:55:5 › UI regression test - Styleguide section count:
../../../../../work/tests/styleguide.spec.ts#L62
1) [webkit] › styleguide.spec.ts:55:5 › UI regression test - Styleguide section count ────────────
Error: Timed out 45000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('.sample-section:not(.sample-section-e2e-ignore)')
Expected: 43
Received: 0
Call log:
- expect.toHaveCount with timeout 45000ms
- waiting for locator('.sample-section:not(.sample-section-e2e-ignore)')
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
60 | );
61 |
> 62 | await expect(sampleSections).toHaveCount(sampleSectionIds.length, {
| ^
63 | timeout: 45000,
64 | });
65 | });
at /work/tests/styleguide.spec.ts:62:32
|
Slow Test:
[webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 25.6s
|
Slow Test:
[webkit] › lazy-loading.spec.ts#L1
[webkit] › lazy-loading.spec.ts took 19.4s
|
🎭 Playwright Run Summary
1 flaky
[webkit] › styleguide.spec.ts:55:5 › UI regression test - Styleguide section count ─────────────
287 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
image-cache
Expired
|
1.23 GB |
|
playwright-report
Expired
|
1.34 MB |
|
playwright-report-blob-chromium-1-1
Expired
|
127 KB |
|
playwright-report-blob-firefox-1-1
Expired
|
127 KB |
|
playwright-report-blob-webkit-1-2
Expired
|
790 KB |
|
playwright-report-blob-webkit-2-2
Expired
|
84.4 KB |
|