add fastapi extra dependencies (#7252) #11679
Annotations
3 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
"
|
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_markup.py#L116
test_html_model_no_stylesheet
assert False
+ where False = is_visible()
+ where is_visible = <Locator frame=<Frame name= url='http://localhost:50071/'> selector='h1:has-text("Header")'>.is_visible
|
Loading