Skip to content

Bump django from 4.2.20 to 4.2.21 in /examples/apps/django_multi_apps #13256

Bump django from 4.2.20 to 4.2.21 in /examples/apps/django_multi_apps

Bump django from 4.2.20 to 4.2.21 in /examples/apps/django_multi_apps #13256

Triggered via pull request May 15, 2025 09:51
Status Failure
Total duration 24m 32s
Artifacts 4

test.yaml

on: pull_request
Setup workflow
3s
Setup workflow
Pixi lock
9s
Pixi lock
Run pre-commit
29s
Run pre-commit
Matrix: core_test_suite
Matrix: type_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
4s
result:test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
ui:test-ui:ubuntu-latest
Process completed with exit code 1.
ui:test-ui:ubuntu-latest: 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")
ui:test-ui:ubuntu-latest: panel/tests/ui/test_auth.py#L198
test_auth0_oauth_via_proxy Failed: No matching log line in process output, following output was captured: Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module> main() File "/home/runner/work/panel/panel/panel/__main__.py", line 8, in main _main(sys.argv) File "/home/runner/work/panel/panel/panel/command/__init__.py", line 95, in main raise e File "/home/runner/work/panel/panel/panel/command/__init__.py", line 92, in main ret = parsed_args.invoke(parsed_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/panel/panel/panel/command/serve.py", line 766, in invoke super().invoke(args) File "/home/runner/work/panel/panel/.pixi/envs/test-ui/lib/python3.12/site-packages/bokeh/command/subcommands/serve.py", line 955, in invoke server_kwargs = self.customize_kwargs(args, server_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ui:test-ui:ubuntu-latest: panel/tests/ui/test_auth.py#L162
test_auth0_oauth Failed: No matching log line in process output, following output was captured: Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module> main() File "/home/runner/work/panel/panel/panel/__main__.py", line 8, in main _main(sys.argv) File "/home/runner/work/panel/panel/panel/command/__init__.py", line 95, in main raise e File "/home/runner/work/panel/panel/panel/command/__init__.py", line 92, in main ret = parsed_args.invoke(parsed_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/panel/panel/panel/command/serve.py", line 766, in invoke super().invoke(args) File "/home/runner/work/panel/panel/.pixi/envs/test-ui/lib/python3.12/site-packages/bokeh/command/subcommands/serve.py", line 955, in invoke server_kwargs = self.customize_kwargs(args, server_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ui:test-ui:ubuntu-latest: panel/tests/ui/test_auth.py#L93
test_okta_oauth Failed: No matching log line in process output, following output was captured: Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module> main() File "/home/runner/work/panel/panel/panel/__main__.py", line 8, in main _main(sys.argv) File "/home/runner/work/panel/panel/panel/command/__init__.py", line 95, in main raise e File "/home/runner/work/panel/panel/panel/command/__init__.py", line 92, in main ret = parsed_args.invoke(parsed_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/panel/panel/panel/command/serve.py", line 766, in invoke super().invoke(args) File "/home/runner/work/panel/panel/.pixi/envs/test-ui/lib/python3.12/site-packages/bokeh/command/subcommands/serve.py", line 955, in invoke server_kwargs = self.customize_kwargs(args, server_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ui:test-ui:macos-latest
Process completed with exit code 1.
ui:test-ui:macos-latest: panel/tests/ui/widgets/test_tabulator.py#L2948
test_tabulator_edit_event_and_header_filters_same_column_pagination[local] playwright._impl._errors.TimeoutError: Locator.fill: Timeout 20000ms exceeded. Call log: waiting for locator("input[type=\"text\"]")
ui:test-ui:macos-latest: 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")
ui:test-ui:windows-latest
Process completed with exit code 1.
ui:test-ui:windows-latest: 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")
ui:test-ui:windows-latest: panel\tests\ui\io\test_reload.py#L106
test_reload_app_on_local_module_change TimeoutError: wait_until timed out in 5000 milliseconds: Locator expected to have text 'bar' Actual value: foo Call log: LocatorAssertions.to_have_text with timeout 5000ms - waiting for locator(".markdown") - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo " - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo " - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo " - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo " - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo " - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo " - locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div> - unexpected value "foo "
ui:test-ui:windows-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:windows-latest: panel\tests\ui\io\test_convert.py#L177
test_pyodide_test_error_handling_worker AssertionError: Locator expected to have text 'RuntimeError: This app is broken' Actual value: Installing bokeh Call log: LocatorAssertions.to_have_text with timeout 200000ms - waiting for locator(".pn-loading-msg") - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Loading pyodide</div> - unexpected value "Loading pyodide" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading-msg">Installing bokeh</div> - unexpected value "Installing bokeh" - locator resolved to <div class="pn-loading
ui:test-ui:windows-latest: panel\tests\ui\io\test_convert.py#L182
test_pyodide_test_convert_button_app[pyscript] playwright._impl._errors.TimeoutError: Page.goto: Timeout 20000ms exceeded. Call log: navigating to "http://localhost:50000/91d3785b3224489cb6afa07c68d8926c.html", waiting until "load"
result:test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
pixi-lock
365 KB
sha256:2376da26f5f655de50b325dde2c9cf95914d8414e60049bb26d7f21405a6e2f3
ui_screenshots_Linux
26.1 MB
sha256:b01817f3e1ba07b54bb7728c6b982d3f74e3b703f52da095999ea4f48974a1c1
ui_screenshots_Windows
41.4 MB
sha256:4255c81c5576a9e505e4e26546823dac02a4565d3197436addb20d0b3963aa7e
ui_screenshots_macOS
25.5 MB
sha256:9842927aadad15999efac7a9b931e46c2399b009914bc9cb26bebc5680855ff9