Build Status #1511
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
6 errors and 1 notice
|
test_python (ubuntu-22.04, x86_64, 3.11, 22.x, false)
Process completed with exit code 1.
|
|
test_python (ubuntu-22.04-arm, aarch64, 3.11, 22.x, false)
Process completed with exit code 1.
|
|
test_emscripten_wheel (ubuntu-22.04, x86_64, 3.11, 22.x)
Process completed with exit code 1.
|
|
build_and_test_jupyterlab (ubuntu-22.04, x86_64, 3.11, 22.x, false)
Process completed with exit code 1.
|
|
test_js (ubuntu-22.04, 3.11, 22.x)
Process completed with exit code 1.
|
|
[viewer-desktop-chrome] › rust/perspective-viewer/test/js/dom.spec.js:159:9 › DOM API › Calling load() and restore() before appending to the DOM › Missing await on restore():
tools/test/src/js/utils.ts#L171
1) [viewer-desktop-chrome] › rust/perspective-viewer/test/js/dom.spec.js:159:9 › DOM API › Calling load() and restore() before appending to the DOM › Missing await on restore()
Error: expect(string).toMatchSnapshot(expected)
@@ -1,114 +1,1 @@
-<perspective-viewer theme="Pro Light"
- ><perspective-viewer-plugin
- style="
- position: absolute;
- inset: 0px;
- opacity: 1;
- background-color: rgb(255, 255, 255);
- "
- >
- <pre style="margin:0;overflow:scroll;position:absolute;%;%">
-"Row ID","Order ID","Order Date","Ship Date","Ship Mode","Customer ID","Segment","Country","City","State","Postal Code","Region","Product ID","Category","Sub-Category","Sales","Quantity","Discount","Profit"
-1,"CA-2013-152156",2013-11-09 00:00:00.000,2013-11-12 00:00:00.000,"Second Class","CG-12520","Consumer","United States","Henderson","Kentucky",42420,"South","FUR-BO-10001798","Furniture","Bookcases",261.96,2,0,41.9136
-2,"CA-2013-152156",2013-11-09 00:00:00.000,2013-11-12 00:00:00.000,"Second Class","CG-12520","Consumer","United States","Henderson","Kentucky",42420,"South","FUR-CH-10000454","Furniture","Chairs",731.94,3,0,219.582
-3,"CA-2013-138688",2013-06-13 00:00:00.000,2013-06-17 00:00:00.000,"Second Class","DV-13045","Corporate","United States","Los Angeles","California",90036,"West","OFF-LA-10000240","Office Supplies","Labels",14.62,2,0,6.8714
-4,"US-2012-108966",2012-10-11 00:00:00.000,2012-10-18 00:00:00.000,"Standard Class","SO-20335","Consumer","United States","Fort Lauderdale","Florida",33311,"South","FUR-TA-10000577","Furniture","Tables",957.5775,5,0.45,-383.031
-5,"US-2012-108966",2012-10-11 00:00:00.000,2012-10-18 00:00:00.000,"Standard Class","SO-20335","Consumer","United States","Fort Lauderdale","Florida",33311,"South","OFF-ST-10000760","Office Supplies","Storage",22.368,2,0.2,2.5164
-6,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","FUR-FU-10001487","Furniture","Furnishings",48.86,7,0,14.1694
-7,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","OFF-AR-10002833","Office Supplies","Art",7.28,4,0,1.9656
-8,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","TEC-PH-10002275","Technology","Phones",907.152,6,0.2,90.7152
-9,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","OFF-BI-10003910","Office Supplies","Binders",18.504,3,0.2,5.7825
-10,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","OFF-AP-10002892","Office Supplies","Appliances",114.9,5,0,34.47
-11,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","FUR-TA-10001539","Furniture","Tables",1706.184,9,0.2,85.3092
-12,"CA-2011-115812",2011-06-09 00:00:00.000,2011-06-14 00:00:00.000,"Standard Class","BH-11710","Consumer","United States","Los Angeles","California",90032,"West","TEC-PH-10002033","Technology","Phones",911.424,4,0.2,68.3568
-13,"CA-2014-114412",2014-04-16 00:00:00.000,2014-04-21 00:00:00.000,"Standard Class","AA-10480","Consumer","United States","Concord","North Carolina",28027,"South","OFF-PA-10002365","Office Supplies","Paper",15.552,3,0.2,5.4432
-14,"CA-2013-161389",2013-12-06 00:00:00.000,2013-12-11 00:00:00.000,"Standard Class","IM-15070","Consumer","United States","Seattle","Washington",98103,"West","OFF-BI-10003656","Office Supplies","Binders",407.976,3,0.2,132.5922
-15,"US-2012-118983",2012-11-22 00:00:
|
|
🎭 Playwright Run Summary
1 failed
[viewer-desktop-chrome] › rust/perspective-viewer/test/js/dom.spec.js:159:9 › DOM API › Calling load() and restore() before appending to the DOM › Missing await on restore()
113 skipped
1478 passed (4.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
perspective-js-dist
Expired
|
11.5 MB |
sha256:ebceaaf0129c9aaf87d238eae933def5892d1ec26a60e9ee663451d82c78bd63
|
|
|
perspective-metadata
Expired
|
592 KB |
sha256:6c9c17c23d44e625ab34763078aa050518bf5d10938cbb55e6952ddb41de88d8
|
|
|
perspective-python-dist-aarch64-ubuntu-22.04-arm-3.11
Expired
|
5.35 MB |
sha256:afaadf23e2d7178fcbe083148c8da64c69db440198c1d1bcb36e1544420c275d
|
|
|
perspective-python-dist-wasm32-emscripten-3.11
Expired
|
2.8 MB |
sha256:6d85c8a9252528e71c0c826c06200413eea1ddb49dc2b31de4b091f816bce1f6
|
|
|
perspective-python-dist-x86_64-ubuntu-22.04-3.11
Expired
|
8.75 MB |
sha256:2851389bf854365db7e1946229287c1606eca89b381da5b6de16f4035d4ad028
|
|
|
perspective-python-sdist
Expired
|
3.4 MB |
sha256:5638c29819e1fec7eadae54273cd1585a897ead22c682c36c437674f05161a25
|
|
|
perspective-rust
Expired
|
1.01 MB |
sha256:0237fcf202eccdb5ff1ca8ed18c7c217744832aa6ce7a45fadb28c6b238da6ba
|
|