Ensure that autoreload records modules to watch before startup #12026
Annotations
3 errors
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
"
|
panel/tests/ui/pane/test_image.py#L48
test_png_native_size_with_height[False]
assert 0 == 266
+ where 0 = int(0)
|
panel/tests/ui/widgets/test_tabulator.py#L1089
test_tabulator_patch_no_horizontal_rescroll
playwright._impl._errors.Error: Locator.scroll_into_view_if_needed: Element is not attached to the DOM
Call log:
attempting scroll into view action
- waiting for element to be stable
- element is not stable
- retrying scroll into view action, attempt #1
- waiting for element to be stable
|
The logs for this run have expired and are no longer available.
Loading