[pre-commit.ci] pre-commit autoupdate #499
build.yml
on: pull_request
build
5m 39s
Check Links
46s
Annotations
1 error 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:
25120 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
|
🎭 Playwright Run Summary
1 flaky
tests/test.spec.ts:126:5 › should open the control panel on widget clicking ────────────────────
8 passed (4.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
1.78 MB |
|
glue-jupyterlab-playwright-tests
Expired
|
1.8 MB |
|