Ensure we don't error out when FastDesignProvider is undefined #10301
test.yaml
on: pull_request
Setup workflow
4s
Pixi lock
7s
Matrix: core_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
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.
|