Add ability to define custom tornado handler plugins #12350
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
10 errors and 10 warnings
unit:test-310:windows-latest:
panel\tests\test_server.py#L701
test_server_thread_pool_change_event[tornado]
TimeoutError: wait_until timed out in 5000 milliseconds
|
unit:test-310:windows-latest
Process completed with exit code 1.
|
ui:test-ui:macos-latest:
panel/tests/ui/io/test_convert.py#L195
test_pyodide_test_convert_template_button_app[pyscript-worker]
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
|
ui:test-ui:macos-latest:
panel/tests/ui/widgets/test_tabulator.py#L593
test_tabulator_editors_panel_date
assert datetime.date(1980, 1, 1) in [datetime.date(2019, 1, 1), datetime.date(2020, 1, 1), datetime.date(2020, 1, 10), datetime.date(2019, 1, 10)]
+ where [datetime.date(2019, 1, 1), datetime.date(2020, 1, 1), datetime.date(2020, 1, 10), datetime.date(2019, 1, 10)] = tolist()
+ where tolist = idx0 2019-01-01\nidx1 2020-01-01\nidx2 2020-01-10\nidx3 2019-01-10\nName: date, dtype: object.tolist
|
ui:test-ui:macos-latest:
panel/tests/ui/widgets/test_tabulator.py#L2900
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: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/643a9fb95649475fa1addaecad95fcbc.html", waiting until "load"
|
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\layout\test_column.py#L220
test_column_scroll_position_recorded
AssertionError: Locator expected to have JS Property '150'
Actual value: 0
Call log:
LocatorAssertions.to_have_js_property with timeout 5000ms
- waiting for locator(".bk-panel-models-layout-Column")
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "0"
|
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
|
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
|
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
|
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
|
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
|
349 KB |
|
ui_screenshots_Windows
|
1.46 MB |
|
ui_screenshots_macOS
|
14.7 MB |
|