Manage asyncio loop creation manually #12418
test.yaml
on: pull_request
Setup workflow
3s
Pixi lock
5s
Matrix: core_test_suite
Matrix: type_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
0s
Annotations
18 errors and 9 warnings
unit:test-310:ubuntu-latest:
panel/tests/chat/test_feed.py#L1550
TestChatFeedPostHook.test_generator
AssertionError: assert ['Hello World!'] == ['Hello World...Hello World!']
Right contains one more item: 'Echo: Hello World!'
Full diff:
[
'Hello World!',
- 'Echo: Hello World!',
]
|
unit:test-310:ubuntu-latest
Process completed with exit code 1.
|
unit:test-312:ubuntu-latest:
panel/tests/widgets/test_terminal.py#L56
test_subprocess
RuntimeError: no running event loop
|
unit:test-312:ubuntu-latest:
panel/tests/widgets/test_terminal.py#L74
test_run_list_args
RuntimeError: no running event loop
|
unit:test-312:ubuntu-latest:
panel/tests/widgets/test_terminal.py#L79
test_run_list_args
AssertionError: assert False
+ where False = TerminalSubprocess(args=['ls', '-l'], running=False).running
|
unit:test-312:ubuntu-latest
Process completed with exit code 1.
|
unit:test-312:windows-latest
Process completed with exit code 1.
|
ui:test-ui:macos-latest:
panel/tests/ui/pane/test_image.py#L56
test_png_scaled_fixed_size[False]
assert 0 == 300
|
ui:test-ui:macos-latest:
panel/tests/ui/pane/test_image.py#L83
test_png_scale_both[False-stretch_both]
assert 0 == 490
|
ui:test-ui:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-7591' exists
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/io/test_reload.py#L30
test_reload_app_on_touch[ipynb]
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest
The operation was canceled.
|
unit:test-310:windows-latest
Canceling since a higher priority waiting request for 'tests-7591' exists
|
unit:test-310:windows-latest
The operation was canceled.
|
ui:test-ui:windows-latest
Canceling since a higher priority waiting request for 'tests-7591' exists
|
ui:test-ui:windows-latest:
panel\tests\ui\io\test_convert.py#L182
test_pyodide_test_convert_button_app[pyscript-worker]
playwright._impl._errors.TimeoutError: Page.goto: Timeout 20000ms exceeded.
Call log:
navigating to "http://localhost:50000/7fc2b466f1014545be30c8f5359da712.html", waiting until "load"
|
ui:test-ui:windows-latest
The operation was canceled.
|
result:test
Process completed with exit code 1.
|
Setup workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pixi lock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core:test-minimum:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type:test-type:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core:test-core:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit:test-310:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit:test-312:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
result:test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pixi-lock
|
343 KB |
|
ui_screenshots_Linux
|
110 KB |
|
ui_screenshots_Windows
|
6.42 MB |
|
ui_screenshots_macOS
|
437 KB |
|