fix(Menus): do not overflow divider #1626
Annotations
1 error, 6 warnings, and 6 notices
[webkit] › measurement-plot.test.tsx:31:1 › default props:
tests/components/measurement-plot.test.tsx#L107
1) [webkit] › measurement-plot.test.tsx:31:1 › default props › Horizontal zoom ───────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('#root').locator('internal:control=component')
Expected string: "5806006206406606807007207407607808008208408601/CM40455055606570758085% Transmittance"
Received string: "50010001500200025003000350040001/CM40455055606570758085% TransmittanceMattson Instruments863.30 ,73.21"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('#root').locator('internal:control=component')
9 × locator resolved to <div class="css-1l6trxj">…</div>
- unexpected value "50010001500200025003000350040001/CM40455055606570758085% TransmittanceMattson Instruments863.30 ,73.21"
105 | '% Transmittance',
106 | ].join('');
> 107 | await expect(component).toContainText(afterZoom);
| ^
108 |
109 | await component.dblclick();
110 | await expect(component).toContainText(beforeZoom);
at /home/runner/work/react-science/react-science/tests/components/measurement-plot.test.tsx:107:29
at /home/runner/work/react-science/react-science/tests/components/measurement-plot.test.tsx:67:3
|
playwright (webkit, e2e)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright (firefox, e2e)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright (chromium, e2e)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright (chromium, ct)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright (webkit, ct)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright (firefox, ct)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 passed (8.6s)
|
🎭 Playwright Run Summary
1 passed (6.9s)
|
🎭 Playwright Run Summary
1 passed (4.4s)
|
🎭 Playwright Run Summary
15 passed (17.7s)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › measurement-plot.test.tsx:31:1 › default props ──────────────────────────────────────
14 passed (28.4s)
|
🎭 Playwright Run Summary
15 passed (26.3s)
|