Remove trailing newline #4
Annotations
2 errors and 1 notice
|
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:43d36475de4347cdb2453f1247e5a6e5b66e117d3bb15cbe9aa082e4f790b130
|
|
|
nbname-playwright-tests
Expired
|
296 KB |
sha256:e6ad59c93e127e2e2c0040ec4b5a12ca070a5d30118b59dfc36a8bddcdbf4699
|
|