Skip to content

Build Status

Build Status #1942

Re-run triggered May 23, 2024 06:19
Status Success
Total duration 10m 27s
Artifacts 28

build.yml

on: push
initialize
2s
initialize
Matrix: build_js
Matrix: build_pyodide
Matrix: lint_python
Matrix: build_python
Matrix: benchmark_js
Matrix: test_js
Matrix: benchmark_python
Matrix: test_js_and_python
Matrix: test_python
Matrix: test_python_sdist
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

1 error, 12 warnings, and 2 notices
[perspective-viewer-desktop-chrome] › ../../rust/perspective-viewer/test/js/plugins.spec.js:28:9 › Plugin Priority Order › Elements are loaded in priority Order: rust/perspective-viewer/test/js/plugins.spec.js#L64
1) [perspective-viewer-desktop-chrome] › ../../rust/perspective-viewer/test/js/plugins.spec.js:28:9 › Plugin Priority Order › Elements are loaded in priority Order Error: expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 2 @@ -25,10 +25,12 @@ "expressions": Object {}, "filter": Array [], "group_by": Array [], "plugin": "HighPriority", "plugin_config": Object {}, + "settings": false, "sort": Array [], "split_by": Array [], + "theme": "Pro Light", "title": null, "version": "2.10.1", } 62 | }; 63 | > 64 | expect(saved).toEqual(expected); | ^ 65 | }); 66 | }); 67 | at /home/runner/work/perspective/perspective/rust/perspective-viewer/test/js/plugins.spec.js:64:23
🎭 Playwright Run Summary
1 flaky [perspective-viewer-desktop-chrome] › ../../rust/perspective-viewer/test/js/plugins.spec.js:28:9 › Plugin Priority Order › Elements are loaded in priority Order 56 skipped 1406 passed (8.8m)
🎭 Playwright Run Summary
12 passed (1.6m)
build_pyodide (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b, mymindstorm/setup-emsdk@ab889da2abbcbb280f91ec4c215d3bb4f3a8f775. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_js (ubuntu-22.04, 3.9, 20.x)
No files were found with the provided path: packages/perspective-cli/dist. No artifacts will be uploaded.
build_js (ubuntu-22.04, 3.9, 20.x)
No files were found with the provided path: packages/perspective-webpack-plugin/dist. No artifacts will be uploaded.
build_js (ubuntu-22.04, 3.9, 20.x)
No files were found with the provided path: packages/perspective-esbuild-plugin/dist. No artifacts will be uploaded.
Slow Test: [perspective-viewer-d3fc-desktop-chrome] › src/js/simple_viewer_tests.ts#L1
[perspective-viewer-d3fc-desktop-chrome] › src/js/simple_viewer_tests.ts took 3.3m
Slow Test: rust/perspective-viewer/test/js/leaks.spec.js#L1
rust/perspective-viewer/test/js/leaks.spec.js took 59.3s
Slow Test: packages/perspective/test/js/leaks.spec.js#L1
packages/perspective/test/js/leaks.spec.js took 43.9s
Slow Test: rust/perspective-viewer/test/js/expressions.spec.js#L1
rust/perspective-viewer/test/js/expressions.spec.js took 30.2s
Slow Test: rust/perspective-viewer/test/js/migrate_viewer.spec.ts#L1
rust/perspective-viewer/test/js/migrate_viewer.spec.ts took 24.4s
Slow Test: packages/perspective-jupyterlab/dist/esm/packages/perspective-jupyterlab/test/jupyter/utils.js#L1
packages/perspective-jupyterlab/dist/esm/packages/perspective-jupyterlab/test/jupyter/utils.js took 1.6m
publish (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/