Build Status #1343
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
2 errors and 2 notices
|
test_js (ubuntu-22.04, 3.9, 20.x)
Process completed with exit code 1.
|
|
[client-node] › rust/perspective-js/test/js/leaks.spec.js:170:9 › leaks › expression columns › 0 sided does not leak:
rust/perspective-js/test/js/leaks.spec.js#L52
1) [client-node] › rust/perspective-js/test/js/leaks.spec.js:170:9 › leaks › expression columns › 0 sided does not leak
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1.5
Received: 2.7191224535482426
50 | expect((await perspective.system_info()).heap_size).toEqual(start);
51 | expect(Number(final_used) / Number(start_used)).toBeGreaterThanOrEqual(0.8);
> 52 | expect(Number(final_used) / Number(start_used)).toBeLessThanOrEqual(1.5);
| ^
53 | }
54 |
55 | /**
at leak_test (/home/runner/work/perspective/perspective/rust/perspective-js/test/js/leaks.spec.js:52:53)
at /home/runner/work/perspective/perspective/rust/perspective-js/test/js/leaks.spec.js:181:13
|
|
🎭 Playwright Run Summary
3 passed (5.2s)
|
|
🎭 Playwright Run Summary
1 failed
[client-node] › rust/perspective-js/test/js/leaks.spec.js:170:9 › leaks › expression columns › 0 sided does not leak
107 skipped
1408 passed (4.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
perspective-js-dist
Expired
|
11.4 MB |
sha256:936d52337b2fa22697c1b334422bd6a8274fa74d3b33d5297884cfcd74cac1c3
|
|
|
perspective-metadata
Expired
|
575 KB |
sha256:7efe7115cae3c358ec2a397279a6896fdf6b09d9a6135dfaac77c506fa939889
|
|
|
perspective-python-dist-wasm32-emscripten-3.9
Expired
|
3.08 MB |
sha256:6c032c1148d81a3f3fe1f7339a3bf6026bb50ca076df70ae85ae057bd9372fab
|
|
|
perspective-python-dist-x86_64-ubuntu-22.04-3.9
Expired
|
8.97 MB |
sha256:3d884b94974f3fdba095e1c5e9e6577e2b6a6cf22f6223bff23d10a10bb0bff1
|
|
|
perspective-python-sdist
Expired
|
3.45 MB |
sha256:47c759877cccaa17c45bd86d544d07b7ec842e33cd1366d604bb87a71e9ce5a3
|
|
|
perspective-rust
Expired
|
1020 KB |
sha256:80fce3253f1577d480e8b286cd0fcd434a7112b41c770a56d6be37bc3bde950e
|
|