Merge selection export to Master #63
Annotations
2 errors, 1 warning, and 1 notice
examples.spec.js:38:5 › 4_Importing_And_Exporting_Tables:
js/ui-tests/examples.spec.js#L73
1) examples.spec.js:38:5 › 4_Importing_And_Exporting_Tables ──────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "[<Table length=64>"
Received string: "[8]:aladin.selected_objects[8]:[]"
71 | const cellResult = await targetCellLocator.textContent();
72 |
> 73 | expect(cellResult).toContain("[<Table length=64>");
| ^
74 | });
75 |
at /home/runner/work/ipyaladin/ipyaladin/js/ui-tests/examples.spec.js:73:22
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 failed
examples.spec.js:38:5 › 4_Importing_And_Exporting_Tables ───────────────────────────────────────
1 passed (30.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
1.33 MB |
|