[1.x] Add E2E tests #46
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors, 1 warning, and 1 notice
tests/jupyter-ai.spec.ts:22:7 › Jupyter AI › shows sidebar chat icon:
packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts#L19
1) tests/jupyter-ai.spec.ts:22:7 › Jupyter AI › shows sidebar chat icon ──────────────────────────
Error: Failed to activate galata extension
17 | test.beforeEach(async ({ page }) => {
18 | ai = new AIHelper(page);
> 19 | await page.goto();
| ^
20 | });
21 |
22 | test('shows sidebar chat icon', async () => {
at Proxy.hookHelpersUp (/home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:698:13)
at Proxy.goto (/home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:499:5)
at /home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts:19:5
|
tests/jupyter-ai.spec.ts:26:7 › Jupyter AI › shows chat welcome message:
packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts#L19
2) tests/jupyter-ai.spec.ts:26:7 › Jupyter AI › shows chat welcome message ───────────────────────
Error: Failed to activate galata extension
17 | test.beforeEach(async ({ page }) => {
18 | ai = new AIHelper(page);
> 19 | await page.goto();
| ^
20 | });
21 |
22 | test('shows sidebar chat icon', async () => {
at Proxy.hookHelpersUp (/home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:698:13)
at Proxy.goto (/home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:499:5)
at /home/runner/work/jupyter-ai/jupyter-ai/packages/jupyter-ai/ui-tests/tests/jupyter-ai.spec.ts:19:5
|
Linux
Process completed with exit code 1.
|
Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🎭 Playwright Run Summary
2 failed
tests/jupyter-ai.spec.ts:22:7 › Jupyter AI › shows sidebar chat icon ───────────────────────────
tests/jupyter-ai.spec.ts:26:7 › Jupyter AI › shows chat welcome message ────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jupyter-ai-playwright-tests-linux
Expired
|
510 KB |
|