Ensure Modal resources aren't loaded by default #12677
Annotations
10 errors and 1 warning
Test UI:
panel/tests/ui/test_custom.py#L80
test_update[ReactUpdate]
AssertionError: Locator expected to have text 'Hello World!'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 10000ms
- waiting for locator("h1")
|
Test UI:
panel/tests/ui/test_custom.py#L211
test_module_cached[ReactModuleCached]
AssertionError: Locator expected to have text '1'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 10000ms
- waiting for locator("h1")
|
Test UI:
panel/tests/ui/test_custom.py#L141
test_initialize[ReactInitialize]
AssertionError: Locator expected to have text '1'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 10000ms
- waiting for locator("h1")
|
Test UI:
panel/tests/ui/test_custom.py#L325
test_gather_input[ReactInput]
playwright._impl._errors.TimeoutError: Locator.click: Timeout 20000ms exceeded.
Call log:
waiting for locator("#input")
|
Test UI:
panel/tests/ui/test_custom.py#L508
test_children[ReactChildren]
AssertionError: Locator expected to have text 'A Markdown pane!'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 10000ms
- waiting for locator("#container")
|
Test UI:
panel/tests/ui/test_custom.py#L369
test_send_event[ReactSendEvent]
playwright._impl._errors.TimeoutError: Locator.click: Timeout 20000ms exceeded.
Call log:
waiting for locator("#button")
|
Test UI:
panel/tests/ui/test_custom.py#L417
test_send_msg[ReactSendMsg]
playwright._impl._errors.TimeoutError: Locator.click: Timeout 20000ms exceeded.
Call log:
waiting for locator("#button")
|
Test UI:
panel/tests/ui/test_custom.py#L529
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 10000ms
- waiting for locator("#container")
|
Test UI:
panel/tests/ui/test_custom.py#L551
test_children_append_without_rerender[ReactChildren]
AssertionError: Locator expected to have text 'A Markdown pane!'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 10000ms
- waiting for locator(".first")
|
Test UI:
panel/tests/ui/test_custom.py#L666
test_after_render_lifecycle_hooks[ReactLifecycleAfterRender]
AssertionError: Locator expected to have count '1'
Actual value: 0
Call log:
LocatorAssertions.to_have_count with timeout 10000ms
- waiting for locator("h1")
- 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"
- 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