Skip streamz tests on windows due to tornado #12432
Annotations
2 errors and 1 warning
Test UI:
panel/tests/ui/widgets/test_player.py#L107
test_player_visible_loop_options
AssertionError: assert False
+ where False = is_visible('.loop')
+ where is_visible = <Page url='http://localhost:45013/'>.is_visible
|
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"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading