Skip to content

Support async callbacks for popup #3292

Support async callbacks for popup

Support async callbacks for popup #3292

Triggered via pull request October 16, 2024 10:50
Status Cancelled
Total duration 13m 19s
Artifacts 2

test.yaml

on: pull_request
Run pre-commit
13s
Run pre-commit
Setup workflow
6s
Setup workflow
Pixi lock
9s
Pixi lock
Matrix: core_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
0s
result:test
Fit to window
Zoom out
Zoom in

Annotations

77 errors
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L236
TestEditToolCallbacks.test_poly_draw_callback AssertionError: Polygons not of matching length, 1 vs. 2.
core:test-core:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
ui:test-ui:ubuntu-latest: holoviews/tests/ui/bokeh/test_callback.py#L524
test_stream_popup_selection1d_lasso_select[chromium] TimeoutError: wait_until timed out in 5000 milliseconds: Locator expected to have count '1' Actual value: 0 Call log: LocatorAssertions.to_have_count with timeout 5000ms - waiting for locator("#lasso") - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0"
ui:test-ui:ubuntu-latest
Process completed with exit code 1.
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
unit:test-312:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L236
TestEditToolCallbacks.test_poly_draw_callback AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:macos-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L254
TestEditToolCallbacks.test_poly_draw_callback_with_vdims AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:windows-latest
Canceling since a higher priority waiting request for 'tests-6390' exists
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L236
TestEditToolCallbacks.test_poly_draw_callback AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-312:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-6390' exists
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
unit:test-39:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-6390' exists
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L236
TestEditToolCallbacks.test_poly_draw_callback AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
unit:test-39:ubuntu-latest: holoviews/tests/plotting/bokeh/test_callbacks.py#L254
TestEditToolCallbacks.test_poly_draw_callback_with_vdims AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-312:windows-latest
Canceling since a higher priority waiting request for 'tests-6390' exists
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L92
TestCallbacks.test_stream_callback_on_clone AssertionError: None != 0.8
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L72
TestCallbacks.test_stream_callback TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L82
TestCallbacks.test_point_stream_callback_clip TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L159
TestResetCallback.test_reset_callback AssertionError: [] != [True]
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L111
TestCallbacks.test_stream_callback_with_ids TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L282
TestEditToolCallbacks.test_box_edit_callback AssertionError: Rectangles not of matching length, 0 vs. 2.
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L298
TestEditToolCallbacks.test_box_edit_callback_legacy AssertionError: Polygons not of matching length, 1 vs. 2.
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L202
TestEditToolCallbacks.test_point_draw_callback AssertionError: Points not of matching length, 1 vs. 3.
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L225
TestEditToolCallbacks.test_point_draw_callback_with_vdims AssertionError: Points not of matching length, 1 vs. 3.
unit:test-312:windows-latest: holoviews\tests\plotting\bokeh\test_callbacks.py#L236
TestEditToolCallbacks.test_poly_draw_callback AssertionError: Polygons not of matching length, 1 vs. 2.
result:test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pixi-lock
315 KB
ui_screenshots_Linux
395 KB