Skip to content

ENH - Generalise action (#34) #96

ENH - Generalise action (#34)

ENH - Generalise action (#34) #96

Triggered via push July 12, 2023 12:09
Status Success
Total duration 18m 10s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
print-info
1s
print-info
accessibility-test-jupyterlab
17m 59s
accessibility-test-jupyterlab
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
[chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells: testing/jupyterlab/tests/axe-violations.test.ts#L43
1) [chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells Error: expect: Property 'toBeAccessible' not found. 41 | await page.notebook.openByPath(`${tmpPath}/${LORENZ}`); 42 | try { > 43 | await expect(page).toBeAccessible(); | ^ 44 | } finally { 45 | await scrollNotebookToBottom(page); 46 | } at /home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/tests/axe-violations.test.ts:43:13
[chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells: testing/jupyterlab/tests/axe-violations.test.ts#L43
1) [chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells Retry #1 --------------------------------------------------------------------------------------- Error: expect: Property 'toBeAccessible' not found. 41 | await page.notebook.openByPath(`${tmpPath}/${LORENZ}`); 42 | try { > 43 | await expect(page).toBeAccessible(); | ^ 44 | } finally { 45 | await scrollNotebookToBottom(page); 46 | } at /home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/tests/axe-violations.test.ts:43:13
[chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells: testing/jupyterlab/tests/axe-violations.test.ts#L43
1) [chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells Retry #2 --------------------------------------------------------------------------------------- Error: expect: Property 'toBeAccessible' not found. 41 | await page.notebook.openByPath(`${tmpPath}/${LORENZ}`); 42 | try { > 43 | await expect(page).toBeAccessible(); | ^ 44 | } finally { 45 | await scrollNotebookToBottom(page); 46 | } at /home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/tests/axe-violations.test.ts:43:13
[chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells: testing/jupyterlab/<anonymous>#L3782
2) [chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells page.evaluate: TypeError: Cannot read properties of undefined (reading 'text') at GalataInpage.waitForCellRun (<anonymous>:3782:34) at GalataInpage.waitForNotebookRun (<anonymous>:3747:32) at eval (eval at evaluate (:191:30), <anonymous>:2:35) at UtilityScript.evaluate (<anonymous>:193:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at NotebookHelper.waitForRun (/home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:347:21) at NotebookHelper.run (/home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:268:16) at /home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/tests/axe-violations.test.ts:51:5
[chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells: testing/jupyterlab/<anonymous>#L3782
2) [chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells Retry #1 --------------------------------------------------------------------------------------- page.evaluate: TypeError: Cannot read properties of undefined (reading 'text') at GalataInpage.waitForCellRun (<anonymous>:3782:34) at GalataInpage.waitForNotebookRun (<anonymous>:3747:32) at eval (eval at evaluate (:191:30), <anonymous>:2:35) at UtilityScript.evaluate (<anonymous>:193:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at NotebookHelper.waitForRun (/home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:347:21) at NotebookHelper.run (/home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:268:16) at /home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/tests/axe-violations.test.ts:51:5
[chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells: testing/jupyterlab/<anonymous>#L3782
2) [chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells Retry #2 --------------------------------------------------------------------------------------- page.evaluate: TypeError: Cannot read properties of undefined (reading 'text') at GalataInpage.waitForCellRun (<anonymous>:3782:34) at GalataInpage.waitForNotebookRun (<anonymous>:3747:32) at eval (eval at evaluate (:191:30), <anonymous>:2:35) at UtilityScript.evaluate (<anonymous>:193:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at NotebookHelper.waitForRun (/home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:347:21) at NotebookHelper.run (/home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:268:16) at /home/runner/work/jupyter-a11y-testing/jupyter-a11y-testing/testing/jupyterlab/tests/axe-violations.test.ts:51:5
accessibility-test-jupyterlab
Process completed with exit code 1.
accessibility-test-jupyterlab
Mamba support is still experimental and can result in differently solved environments!
🎭 Playwright Run Summary
2 failed [chromium] › axe-violations.test.ts:37:3 › JupyterLab accessibility checks › Lorenz notebook before running all cells [chromium] › axe-violations.test.ts:49:3 › JupyterLab accessibility checks › Lorenz notebook after running all cells 2 passed (3m)

Artifacts

Produced during runtime
Name Size
jupyterlab-a11y-tests-main-b748a275 Expired
25.6 MB