Ensure data models are reused ensuring that notification state persists #12364
Annotations
7 errors and 1 warning
Test UI:
panel/tests/ui/pane/test_markup.py#L117
test_html_model_no_stylesheet
assert False
+ where False = is_visible()
+ where is_visible = <Locator frame=<Frame name= url='http://localhost:37711/'> selector='h1:has-text("Header")'>.is_visible
|
Test UI:
panel/tests/ui/io/test_jupyterlite.py#L62
test_jupyterlite_execution
playwright._impl._errors.TimeoutError: Locator.click: Timeout 120000ms exceeded.
Call log:
waiting for locator(".noUi-handle")
|
Test UI:
panel/tests/ui/io/test_jupyterlite.py#L62
test_jupyterlite_execution
playwright._impl._errors.TimeoutError: Locator.click: Timeout 120000ms exceeded.
Call log:
waiting for locator(".noUi-handle")
|
Test UI:
panel/tests/ui/widgets/test_tabulator.py#L2440
test_tabulator_patching_and_styling
AssertionError: Locator expected to have count '1'
Actual value: 0
Call log:
LocatorAssertions.to_have_count with timeout 5000ms
- waiting for locator(".tabulator-cell").filter(has=locator("text=\"100\""))
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
|
Test UI:
panel/tests/ui/io/test_jupyterlite.py#L62
test_jupyterlite_execution
playwright._impl._errors.TimeoutError: Locator.click: Timeout 120000ms exceeded.
Call log:
waiting for locator(".noUi-handle")
|
Test UI:
panel/tests/ui/io/test_jupyterlite.py#L62
test_jupyterlite_execution
playwright._impl._errors.TimeoutError: Locator.click: Timeout 120000ms exceeded.
Call log:
waiting for locator(".noUi-handle")
|
Test UI
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading