Ensure root_url is correctly determined during auth #12760
test.yaml
on: pull_request
Setup workflow
3s
Pixi lock
6s
Matrix: core_test_suite
Matrix: type_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
0s
Annotations
6 errors
ui:test-ui:macos-latest:
panel/tests/ui/layout/test_feed.py#L134
test_feed_scroll_to_latest_within_limit
TimeoutError: wait_until timed out in 5000 milliseconds: assert 572 == 0
+ where 572 = evaluate('(el) => el.scrollHeight - el.scrollTop - el.clientHeight')
+ where evaluate = <Locator frame=<Frame name= url='http://localhost:58285/'> selector='.bk-panel-models-feed-Feed'>.evaluate
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L200
test_auth0_oauth_via_proxy
AssertionError: Locator expected to have text '***'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 10000ms
- waiting for locator(".markdown")
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/layout/test_feed.py#L134
test_feed_scroll_to_latest_within_limit
TimeoutError: wait_until timed out in 5000 milliseconds: assert 580 == 0
+ where 580 = evaluate('(el) => el.scrollHeight - el.scrollTop - el.clientHeight')
+ where evaluate = <Locator frame=<Frame name= url='http://localhost:44601/'> selector='.bk-panel-models-feed-Feed'>.evaluate
|
ui:test-ui:ubuntu-latest
Process completed with exit code 1.
|
ui:test-ui:windows-latest:
panel\tests\ui\layout\test_feed.py#L87
test_feed_scroll_to_latest_disabled_when_limit_zero
AssertionError: Scroll position should not change when limit is 0
assert 0 == 1140
|
result:test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pixi-lock
|
365 KB |
|
ui_screenshots_Linux
|
773 KB |
|
ui_screenshots_Windows
|
131 KB |
|
ui_screenshots_macOS
|
135 KB |
|