Bump ip from 2.0.0 to 2.0.1 #1854
Annotations
7 errors, 1 warning, and 2 notices
Test:
ui-tests/test/smoke.spec.ts#L1
1) [chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ───────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
Test:
ui-tests/test/smoke.spec.ts#L28
1) [chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ───────────────────────────────────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
26 | // Create a new notebook
27 | const [notebook] = await Promise.all([
> 28 | page.waitForEvent('popup'),
| ^
29 | page.click('text="New"'),
30 | page.click('text="Python 3 (ipykernel)"'),
31 | ]);
at /home/runner/work/notebook/notebook/ui-tests/test/smoke.spec.ts:28:12
|
Test:
ui-tests/test/smoke.spec.ts#L1
1) [chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ───────────────────────────────────────────
Pending operations:
- proxy.click at test/smoke.spec.ts:30:12
|
Test:
ui-tests/test/smoke.spec.ts#L1
1) [chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
Test:
ui-tests/test/smoke.spec.ts#L28
1) [chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
26 | // Create a new notebook
27 | const [notebook] = await Promise.all([
> 28 | page.waitForEvent('popup'),
| ^
29 | page.click('text="New"'),
30 | page.click('text="Python 3 (ipykernel)"'),
31 | ]);
at /home/runner/work/notebook/notebook/ui-tests/test/smoke.spec.ts:28:12
|
Test:
ui-tests/test/smoke.spec.ts#L1
1) [chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- proxy.click at test/smoke.spec.ts:30:12
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Update snapshots
35 passed (1.6m)
|
Test
1 failed
[chromium] › test/smoke.spec.ts:10:7 › Smoke › Tour ────────────────────────────────────────────
34 passed (3.4m)
|
The logs for this run have expired and are no longer available.
Loading