Add a standalone Modal layout #12298
Annotations
4 errors
Test UI:
panel/tests/ui/pane/test_ipywidget.py#L111
test_anywidget
playwright._impl._errors.TimeoutError: Locator.click: Timeout 20000ms exceeded.
Call log:
waiting for locator(".lm-Widget button")
|
Test UI:
panel/tests/ui/pane/test_ipywidget.py#L111
test_anywidget
playwright._impl._errors.TimeoutError: Locator.click: Timeout 20000ms exceeded.
Call log:
waiting for locator(".lm-Widget button")
|
Test UI:
panel/tests/ui/test_custom.py#L524
test_children_add_and_remove_without_error[ReactChildren]
AssertionError: Locator expected to have text 'A Markdown pane!'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 5000ms
- waiting for locator("#container")
|
Test UI:
panel/tests/ui/widgets/test_player.py#L78
test_name_and_show_value
AssertionError: assert False
+ where False = is_visible('label')
+ where is_visible = <Page url='http://localhost:45271/'>.is_visible
|
Loading