Attribution controls and navigation controls #115
Triggered via issue
July 11, 2024 14:08
Status
Success
Total duration
3m 18s
Artifacts
2
update_galata_references.yaml
on: issue_comment
Update Galata References
3m 10s
Annotations
1 error, 1 warning, and 1 notice
tests/notebook.spec.ts:78:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct:
ui-tests/tests/notebook.spec.ts#L20
1) tests/notebook.spec.ts:78:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct
Error: page.evaluate: Execution context was destroyed, most likely because of a navigation.
18 |
19 | await page.notebook.openByPath(`${tmpPath}/${notebook}`);
> 20 | await page.notebook.activate(notebook);
| ^
21 |
22 | await page.waitForTimeout(1000);
23 | if (await page.getByRole('button', { name: 'Ok' }).isVisible()) {
at NotebookHelper.activate (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:211:23)
at testCellOutputs (/home/runner/work/jupytergis/jupytergis/ui-tests/tests/notebook.spec.ts:20:5)
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/notebook.spec.ts:82:5
|
Update Galata References
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 flaky
tests/notebook.spec.ts:78:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct
18 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
467 KB |
|
playwright-snapshots
Expired
|
753 KB |
|