fix: Support deephaven-plugin-plotly-express 0.12.0 in v0.85 #3935
Annotations
1 error, 3 warnings, and 1 notice
Merge into HTML Report:
../../../../../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"
63 | );
64 |
> 65 | await expect(sampleSections).toHaveCount(sampleSectionIds.length, {
| ^
66 | timeout: 45000,
67 | });
68 | });
at /work/tests/styleguide.spec.ts:65:32
|
Merge into HTML Report:
[webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 25.1s
|
Merge into HTML Report:
[webkit] › figure.spec.ts#L1
[webkit] › figure.spec.ts took 20.4s
|
Merge into HTML Report:
[webkit] › lazy-loading.spec.ts#L1
[webkit] › lazy-loading.spec.ts took 19.0s
|
Merge into HTML Report
1 flaky
[webkit] › styleguide.spec.ts:58:5 › UI regression test - Styleguide section count ─────────────
302 passed (3.8m)
|
Loading