Skip to content

Test Python 3.13 rc #437

Test Python 3.13 rc

Test Python 3.13 rc #437

Re-run triggered September 23, 2024 09:37
Status Failure
Total duration 54s
Artifacts 1

test.yaml

on: pull_request
Run pre-commit
8s
Run pre-commit
Setup workflow
3s
Setup workflow
Pixi lock
1m 39s
Pixi lock
Matrix: benchmark_test_suite
Matrix: core_test_suite
Matrix: unit_test_suite
Fit to window
Zoom out
Zoom in

Annotations

3 errors
core:test-core:ubuntu-latest: holonote/tests/test_annotators_advanced.py#L341
test_define_annotations_with_different_field pytest.PytestUnraisableExceptionWarning: Exception ignored in: <sqlite3.Connection object at 0x7fc0834662f0> Traceback (most recent call last): File "/home/runner/work/holonote/holonote/.pixi/envs/test-core/lib/python3.13/site-packages/pandas/core/base.py", line 363, in ndim @Property ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7fc0834662f0>
core:test-core:ubuntu-latest: holonote/tests/test_annotators_element.py#L341
test_single_shared_axis_vspan pytest.PytestUnraisableExceptionWarning: Exception ignored in: <sqlite3.Connection object at 0x7fc083466890> Traceback (most recent call last): File "/home/runner/work/holonote/holonote/.pixi/envs/test-core/lib/python3.13/site-packages/holoviews/core/util.py", line 986, in <genexpr> values = [tuple(np.nan if v is None else v for v in r) for r in ranges] ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7fc083466890>
core:test-core:ubuntu-latest
Process completed with exit code 1.