chore(main): release 19.9.0 (#977) #2005
Annotations
1 error and 6 notices
|
[webkit] › tests/components/measurement-plot.test.tsx:12:1 › default props:
tests/components/measurement-plot.test.tsx#L107
1) [webkit] › tests/components/measurement-plot.test.tsx:12:1 › default props › Horizontal zoom ──
Error: expect(locator).toContainText(expected) failed
Locator: locator('#root').locator('internal:control=component')
Expected substring: "5806006206406606807007207407607808008208408601/CM40455055606570758085% Transmittance"
Received string: "50010001500200025003000350040001/CM40455055606570758085% TransmittanceMattson Instruments863.30 ,73.21"
Timeout: 5000ms
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 Run Summary
1 passed (3.5s)
|
|
🎭 Playwright Run Summary
1 passed (7.7s)
|
|
🎭 Playwright Run Summary
1 passed (5.1s)
|
|
🎭 Playwright Run Summary
15 passed (16.0s)
|
|
🎭 Playwright Run Summary
15 passed (21.9s)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/components/measurement-plot.test.tsx:12:1 › default props ─────────────────────
14 passed (30.3s)
|