feat: Add shared objects to embed-widget #3584
Annotations
1 error, 1 warning, and 1 notice
[webkit] › styleguide.spec.ts:58:5 › UI regression test - Styleguide section count:
../../../../../work/tests/styleguide.spec.ts#L65
1) [webkit] › styleguide.spec.ts:58: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: 46
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"
- locator resolved to 0 elements
- unexpected value "0"
63 | );
64 |
> 65 | await expect(sampleSections).toHaveCount(sampleSectionIds.length, {
| ^
66 | timeout: 45000,
67 | });
68 | });
at /work/tests/styleguide.spec.ts:65:32
|
Slow Test:
[webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 25.0s
|
🎭 Playwright Run Summary
1 flaky
[webkit] › styleguide.spec.ts:58:5 › UI regression test - Styleguide section count ─────────────
296 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
image-cache
Expired
|
1.23 GB |
|
playwright-report
Expired
|
1.38 MB |
|
playwright-report-blob-chromium-1-1
Expired
|
128 KB |
|
playwright-report-blob-firefox-1-1
Expired
|
129 KB |
|
playwright-report-blob-webkit-1-2
Expired
|
836 KB |
|
playwright-report-blob-webkit-2-2
Expired
|
84.8 KB |
|