UI visual regression testing to cover UI widgets visibility #14
ui_notebooks_test.yaml
on: pull_request
verify-0_basic_ray
11m 5s
Annotations
3 errors and 1 notice
tests/0_basic_ray.test.ts:30:7 › Visual Regression › Run notebook 0_basic_ray.ipynb and capture cell outputs:
ui-tests/tests/0_basic_ray.test.ts#L1
1) tests/0_basic_ray.test.ts:30:7 › Visual Regression › Run notebook 0_basic_ray.ipynb and capture cell outputs
Test timeout of 460000ms exceeded.
|
tests/0_basic_ray.test.ts:30:7 › Visual Regression › Run notebook 0_basic_ray.ipynb and capture cell outputs:
ui-tests/tests/0_basic_ray.test.ts#L42
1) tests/0_basic_ray.test.ts:30:7 › Visual Regression › Run notebook 0_basic_ray.ipynb and capture cell outputs
Error: page.evaluate: Test timeout of 460000ms exceeded.
40 |
41 | // Run all cells and capture their screenshots
> 42 | await page.notebook.runCellByCell({
| ^
43 | onAfterCellRun: async (cellIndex: number) => {
44 | const cell = await page.notebook.getCellOutput(cellIndex);
45 | if (cell && (await cell.isVisible())) {
at NotebookHelper.runCellByCell (/home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:391:21)
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/0_basic_ray.test.ts:42:5
|
verify-0_basic_ray
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
tests/0_basic_ray.test.ts:30:7 › Visual Regression › Run notebook 0_basic_ray.ipynb and capture cell outputs
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ipywidgets-test-assets
|
10.6 MB |
|
ipywidgets-test-report
|
10.8 MB |
|