Build Status #1499
build.yaml
on: workflow_dispatch
Matrix: lint_and_docs
Matrix: build_js
Matrix: build_python
Matrix: build_and_test_rust
Matrix: build_emscripten_wheel
Matrix: benchmark_js
Matrix: test_js
Matrix: build_and_test_jupyterlab
Matrix: benchmark_python
Matrix: test_python
Matrix: test_emscripten_wheel
Matrix: test_python_sdist
Matrix: publish
Annotations
5 errors and 1 notice
|
build_emscripten_wheel (ubuntu-22.04, x86_64, 3.9, 22.x)
Process completed with exit code 1.
|
|
build_python (ubuntu-22.04, x86_64, 3.9, 22.x, false)
Process completed with exit code 1.
|
|
build_python (ubuntu-22.04-arm, aarch64, 3.9, 22.x, false)
Process completed with exit code 1.
|
|
test_js (ubuntu-22.04, 3.9, 22.x)
Process completed with exit code 1.
|
|
[viewer-desktop-chrome] › rust/perspective-viewer/test/js/column_settings.spec.ts:180:5 › Plugin Styles › Selected tab stays selected when manipulating column:
rust/perspective-viewer/test/js/column_settings.spec.ts#L39
1) [viewer-desktop-chrome] › rust/perspective-viewer/test/js/column_settings.spec.ts:180:5 › Plugin Styles › Selected tab stays selected when manipulating column
TypeError: Cannot read properties of undefined (reading 'getAttribute')
37 | if (hasStyles) {
38 | expect(await titles[0].getAttribute("id")).toBe("Style");
> 39 | expect(await titles[1].getAttribute("id")).toBe("Attributes");
| ^
40 | } else {
41 | expect(await titles[0].getAttribute("id")).toBe("Attributes");
42 | }
at checkTab (/home/runner/work/perspective/perspective/rust/perspective-viewer/test/js/column_settings.spec.ts:39:40)
at /home/runner/work/perspective/perspective/rust/perspective-viewer/test/js/column_settings.spec.ts:204:9
|
|
🎭 Playwright Run Summary
1 failed
[viewer-desktop-chrome] › rust/perspective-viewer/test/js/column_settings.spec.ts:180:5 › Plugin Styles › Selected tab stays selected when manipulating column
113 skipped
1477 passed (4.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
perspective-js-dist
Expired
|
11.6 MB |
sha256:cd071e6b9a1c013e1053c74673916c9047f51a79d1f832d230f268d466a63f0f
|
|
|
perspective-metadata
Expired
|
592 KB |
sha256:311e20020e02f09ed70fedc61bdb788e7d81e853896dfc3af7660393548d5faa
|
|
|
perspective-rust
Expired
|
1.01 MB |
sha256:901fdd9fa3c5cd830776ae2485ecbca9064b55573be8aef1bb2e581ff81ea4de
|
|