fix: DH-18798 - token cache growing unbounded (#2374) (#2376) #4060
Annotations
1 error, 3 warnings, and 1 notice
[webkit] › ../../../../../work/tests/styleguide.spec.ts:58:5 › UI regression test - Styleguide section count:
../../../../../work/tests/styleguide.spec.ts#L65
1) [webkit] › ../../../../../work/tests/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"
63 | );
64 |
> 65 | await expect(sampleSections).toHaveCount(sampleSectionIds.length, {
| ^
66 | timeout: 45000,
67 | });
68 | });
at /work/tests/styleguide.spec.ts:65:32
|
Slow Test:
../../tests/notebook.spec.ts#L1
../../tests/notebook.spec.ts took 26.0s
|
Slow Test:
../../tests/figure.spec.ts#L1
../../tests/figure.spec.ts took 19.1s
|
Slow Test:
../../tests/lazy-loading.spec.ts#L1
../../tests/lazy-loading.spec.ts took 18.7s
|
🎭 Playwright Run Summary
1 flaky
[webkit] › ../../../../../work/tests/styleguide.spec.ts:58:5 › UI regression test - Styleguide section count
302 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
image-cache
Expired
|
1.24 GB |
|
playwright-report
|
1.28 MB |
|
playwright-report-blob-chromium-1-1
Expired
|
131 KB |
|
playwright-report-blob-firefox-1-1
Expired
|
130 KB |
|
playwright-report-blob-webkit-1-2
Expired
|
685 KB |
|
playwright-report-blob-webkit-2-2
Expired
|
85.5 KB |
|