Skip to content

Add a standalone Modal layout #12301

Add a standalone Modal layout

Add a standalone Modal layout #12301

Triggered via pull request December 2, 2024 16:50
@hoxbrohoxbro
synchronize #7083
modal
Status Success
Total duration 29m 3s
Artifacts 3

test.yaml

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

Annotations

8 errors and 10 warnings
ui:test-ui:macos-latest: panel/tests/ui/pane/test_image.py#L65
test_png_scale_width[False-scale_width] assert 0 == 585
ui:test-ui:macos-latest: panel/tests/ui/widgets/test_icon.py#L129
test_toggle_icon_update_params_dynamically TypeError: 'NoneType' object is not subscriptable
ui:test-ui:macos-latest: panel/tests/ui/widgets/test_icon.py#L129
test_toggle_icon_update_params_dynamically TypeError: 'NoneType' object is not subscriptable
ui:test-ui:windows-latest: panel\tests\ui\io\test_jupyter_server_extension.py#L46
test_jupyter_server_kernel_error playwright._impl._errors.TimeoutError: Page.text_content: Timeout 20000ms exceeded. Call log: waiting for locator("pre")
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#L248
test_pyodide_test_convert_csv_app[pyodide-worker-False] AssertionError: Locator expected not to have class 'pn-loading pn-arc' Actual value: pn-loading pn-arc Call log: LocatorAssertions.not_to_have_class with timeout 90000ms - waiting for locator("body") - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-lo
ui:test-ui:windows-latest: panel\tests\ui\layout\test_feed.py#L51
test_feed_view_latest TimeoutError: wait_until timed out in 5000 milliseconds
ui:test-ui:windows-latest: panel\tests\ui\layout\test_feed.py#L51
test_feed_view_latest TimeoutError: wait_until timed out in 5000 milliseconds
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
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
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
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
ui:test-ui: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
337 KB
ui_screenshots_Windows
2.37 MB
ui_screenshots_macOS
1.18 MB