Add a standalone Modal layout #12300
Annotations
4 errors
Test UI:
panel/tests/ui/io/test_reload.py#L107
test_reload_app_on_local_module_change
TimeoutError: wait_until timed out in 5000 milliseconds: Locator expected to have text 'bar'
Actual value: foo
Call log:
LocatorAssertions.to_have_text with timeout 5000ms
- waiting for locator(".markdown")
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
|
Test UI:
panel/tests/ui/pane/test_image.py#L73
test_png_scale_height[False-scale_height]
assert 0 == 653
+ where 0 = int(0)
|
Test UI:
panel/tests/ui/pane/test_image.py#L73
test_png_scale_height[False-stretch_height]
assert 0 == 653
+ where 0 = int(0)
|
Test UI:
panel/tests/ui/widgets/test_tabulator.py#L2900
test_tabulator_edit_event_and_header_filters_same_column_pagination[local]
playwright._impl._errors.TimeoutError: Locator.fill: Timeout 20000ms exceeded.
Call log:
waiting for locator("input[type=\"text\"]")
|
Loading