Skip to content

Refactoring and cleanup of Chat components #13004

Refactoring and cleanup of Chat components

Refactoring and cleanup of Chat components #13004

Triggered via pull request March 21, 2025 12:46
Status Failure
Total duration 31m 32s
Artifacts 2

test.yaml

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

Annotations

24 errors
core:test-core:ubuntu-latest
Process completed with exit code 1.
core:test-core:ubuntu-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
core:test-bokeh35:ubuntu-latest
Process completed with exit code 1.
core:test-bokeh35:ubuntu-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
core:test-bokeh36:ubuntu-latest
Process completed with exit code 1.
core:test-bokeh36:ubuntu-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
unit:test-313:ubuntu-latest
Process completed with exit code 1.
unit:test-313:ubuntu-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
unit:test-310:macos-latest
Process completed with exit code 1.
unit:test-310:macos-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
unit:test-310:ubuntu-latest
Process completed with exit code 1.
unit:test-310:ubuntu-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
unit:test-313:windows-latest
Process completed with exit code 1.
unit:test-313:windows-latest: panel\tests\chat\test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
unit:test-310:windows-latest
Process completed with exit code 1.
unit:test-310:windows-latest: panel\tests\chat\test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
ui:test-ui:windows-latest: panel\tests\ui\io\test_convert.py#L230
test_pyodide_test_convert_tabulator_app[pyodide-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 200000ms - 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-l
ui:test-ui:windows-latest: panel\tests\ui\io\test_jupyter_server_extension.py#L17
test_jupyter_server playwright._impl._errors.TimeoutError: Page.goto: Timeout 30000ms exceeded. Call log: navigating to "http://localhost:8887/panel-preview/render/panel/tests/ui/io/app.py", waiting until "load"
ui:test-ui:windows-latest: panel\tests\ui\io\test_convert.py#L248
test_pyodide_test_convert_csv_app[pyodide-False] playwright._impl._errors.TimeoutError: Page.goto: Timeout 20000ms exceeded. Call log: navigating to "http://localhost:50000/e11c0ab22e2f406da6e9fcf4a71101c2.html", waiting until "load"
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:50002/09296c57d6f24e0fb7cf21fbe465f7d9.html", waiting until "load"
unit:test-313:macos-latest
The operation was canceled.
unit:test-313:macos-latest: panel/tests/chat/test_message.py#L235
TestChatMessage.test_include_stylesheets_inplace_on_layouts AssertionError: assert ['row2.css'] == ['https://cdn...', 'row2.css'] At index 0 diff: 'row2.css' != 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css' Right contains 2 more items, first extra item: 'chat.css' Full diff: [ - 'https://cdn.holoviz.org/panel/1.6.2-b.1/dist/css/chat_message.css', - 'chat.css', 'row2.css', ]
unit:test-313:macos-latest
The job has exceeded the maximum execution time of 30m0s
result:test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
pixi-lock
374 KB
sha256:acfd2698edc6e628cac54a2c85202b107887d89ae14bb01b163f8438ed6284b3
ui_screenshots_Windows
10.5 MB
sha256:a384026ede7fea06f46275a47a6a4b9c0077e76a8193e7d7061542e2ebdb1adc