[pre-commit.ci] pre-commit autoupdate (#125) #504
Annotations
2 errors and 1 notice
tests/test.spec.ts:126:5 › should open the control panel on widget clicking:
ui-tests/tests/test.spec.ts#L133
1) tests/test.spec.ts:126:5 › should open the control panel on widget clicking ───────────────────
Error: Screenshot comparison failed:
21275 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-open-the-control-panel-on-widget-clicking/control-panel-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-open-the-control-panel-on-widget-clicking/control-panel-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-open-the-control-panel-on-widget-clicking/control-panel-diff.png
131 | page.getByText('TAB 1 - HISTOGRAMVIEWER');
132 |
> 133 | expect(await page.screenshot()).toMatchSnapshot('control-panel.png');
| ^
134 | });
135 |
136 | test('should hide the control panel on tab switching', async ({ page }) => {
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:133:35
|
tests/test.spec.ts:126:5 › should open the control panel on widget clicking:
ui-tests/tests/test.spec.ts#L133
1) tests/test.spec.ts:126:5 › should open the control panel on widget clicking ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
21201 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-open-the-control-panel-on-widget-clicking-retry1/control-panel-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-open-the-control-panel-on-widget-clicking-retry1/control-panel-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-open-the-control-panel-on-widget-clicking-retry1/control-panel-diff.png
131 | page.getByText('TAB 1 - HISTOGRAMVIEWER');
132 |
> 133 | expect(await page.screenshot()).toMatchSnapshot('control-panel.png');
| ^
134 | });
135 |
136 | test('should hide the control panel on tab switching', async ({ page }) => {
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:133:35
|
🎭 Playwright Run Summary
1 flaky
tests/test.spec.ts:126:5 › should open the control panel on widget clicking ────────────────────
8 passed (2.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
1.78 MB |
|
glue-jupyterlab-playwright-tests
Expired
|
2.43 MB |
|