Skip to content

Ensure we don't error out when FastDesignProvider is undefined #10301

Ensure we don't error out when FastDesignProvider is undefined

Ensure we don't error out when FastDesignProvider is undefined #10301

Re-run triggered May 14, 2024 14:06
Status Failure
Total duration 16m 54s
Artifacts 4

test.yaml

on: pull_request
Setup workflow
4s
Setup workflow
Pixi lock
7s
Pixi lock
Run pre-commit
29s
Run pre-commit
Matrix: core_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_editabletemplate.py#L179
test_editable_template_drag_item TimeoutError: wait_until timed out in 5000 milliseconds
ui:test-ui:windows-latest: panel\tests\ui\io\test_reload.py#L30
test_reload_app_on_touch[D:\\a\\panel\\panel\\panel\\tests\\ui\\io\\app.ipynb] TimeoutError: wait_until timed out in 5000 milliseconds
ui:test-ui:macos-latest: panel/tests/ui/io/test_reload.py#L80
test_reload_app_on_local_module_change TimeoutError: wait_until timed out in 5000 milliseconds
ui:test-ui:macos-latest: panel/tests/ui/pane/test_image.py#L48
test_png_native_size_with_height[False] assert 0 == 266 + where 0 = int(0)
ui:test-ui:macos-latest: panel/tests/ui/pane/test_image.py#L65
test_png_scale_width[False-stretch_width] assert 0 == 585
ui:test-ui:macos-latest: panel/tests/ui/pane/test_image.py#L65
test_png_scale_width[False-scale_width] assert 0 == 585
ui:test-ui:macos-latest: panel/tests/ui/pane/test_image.py#L65
test_png_scale_width[False-scale_width] assert 0 == 585
unit:test-39:macos-latest: panel/tests/theme/test_base.py#L140
test_design_apply_not_isolated AssertionError: assert ImportedStyleSheet(id='p1224', ...) == '.bk-input {\n color: red;\n}\n'
unit:test-39:macos-latest: panel/tests/theme/test_base.py#L219
test_design_apply_with_dark_theme_not_isolated AssertionError: assert ImportedStyleSheet(id='p1231', ...) == '.bk-input {\n color: red;\n}\n'
unit:test-39:macos-latest: panel/tests/theme/test_subclass.py#L32
test_subclassed_inheritance AssertionError: assert ImportedStyleSheet(id='p1237', ...) == '.bk-input {\n color: red;\n}\n'
unit:test-39:macos-latest
Process completed with exit code 1.