Test version #1
Annotations
3 errors and 1 notice
|
Check Links
Process completed with exit code 1.
|
|
Integration tests
Process completed with exit code 1.
|
|
tests/nbname.spec.ts:9:5 › should emit an activation console message:
ui-tests/tests/nbname.spec.ts#L20
1) tests/nbname.spec.ts:9:5 › should emit an activation console message ──────────────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
18 | expect(
19 | logs.filter(s => s === 'JupyterLab extension nbname is activated!')
> 20 | ).toHaveLength(1);
| ^
21 | });
22 |
at /home/runner/work/jupyterlab-nbname/jupyterlab-nbname/ui-tests/tests/nbname.spec.ts:20:5
|
|
🎭 Playwright Run Summary
1 failed
tests/nbname.spec.ts:9:5 › should emit an activation console message ───────────────────────────
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
extension-artifacts
Expired
|
220 KB |
sha256:1bf73bdab5460b12dd0be7226ce75b692340153c538b1053f473b708c8d02037
|
|
|
nbname-playwright-tests
Expired
|
280 KB |
sha256:fa87197f580f56e7ec806f9728826d7c75d20bb745241745fa10117cf331dde0
|
|