Factor out sizing mode mixin and force height of ChatFeed to stretch #12853
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
98 errors
core:test-core:ubuntu-latest:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:40475 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x7f903b03df80>\n])._sessions
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L134
test_serve_markdown
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L70
test_serve_admin
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L81
test_serve_admin_custom_endpoint
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
core:test-core:ubuntu-latest:
panel/tests/io/test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-core:ubuntu-latest:
panel/tests/io/test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-core:ubuntu-latest:
panel/tests/io/test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-core:ubuntu-latest:
panel/tests/io/test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-core:ubuntu-latest:
panel/tests/io/test_embed.py#L170
test_embed_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-core:ubuntu-latest:
panel/tests/io/test_embed.py#L184
test_embed_editable_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
type:test-type:ubuntu-latest
Process completed with exit code 1.
|
core:test-minimum:ubuntu-latest:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:43697 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x7f46bdb39480>\n])._sessions
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L70
test_serve_admin
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L81
test_serve_admin_custom_endpoint
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L134
test_serve_markdown
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
core:test-minimum:ubuntu-latest:
panel/tests/io/test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-minimum:ubuntu-latest:
panel/tests/io/test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-minimum:ubuntu-latest:
panel/tests/io/test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-minimum:ubuntu-latest:
panel/tests/io/test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-minimum:ubuntu-latest:
panel/tests/io/test_embed.py#L248
test_embed_select_str_link_two_steps
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
core:test-minimum:ubuntu-latest:
panel/tests/io/test_embed.py#L170
test_embed_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:ubuntu-latest:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:54635 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x7f250972e7a0>\n])._sessions
|
unit:test-313:ubuntu-latest:
panel/tests/command/test_serve.py#L81
test_serve_admin_custom_endpoint
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
unit:test-313:ubuntu-latest:
panel/tests/command/test_serve.py#L134
test_serve_markdown
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
unit:test-313:ubuntu-latest:
panel/tests/command/test_serve.py#L70
test_serve_admin
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
unit:test-313:ubuntu-latest:
panel/tests/io/test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:ubuntu-latest:
panel/tests/io/test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:ubuntu-latest:
panel/tests/io/test_embed.py#L184
test_embed_editable_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:ubuntu-latest:
panel/tests/io/test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:ubuntu-latest:
panel/tests/io/test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:ubuntu-latest:
panel/tests/io/test_embed.py#L198
test_embed_select_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:ubuntu-latest:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:43853 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x7f3b37b87eb0>\n])._sessions
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L81
test_serve_admin_custom_endpoint
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L70
test_serve_admin
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L134
test_serve_markdown
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
unit:test-310:ubuntu-latest:
panel/tests/io/test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:ubuntu-latest:
panel/tests/io/test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:ubuntu-latest:
panel/tests/io/test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:ubuntu-latest:
panel/tests/io/test_embed.py#L170
test_embed_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:ubuntu-latest:
panel/tests/io/test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:ubuntu-latest:
panel/tests/io/test_embed.py#L198
test_embed_select_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:49532 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x132823240>\n])._sessions
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L170
test_embed_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L198
test_embed_select_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L184
test_embed_editable_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L235
test_embed_float_slider_explicit_values_out_of_bounds
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:macos-latest:
panel/tests/io/test_embed.py#L222
test_embed_select_str_explicit_values_not_found
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:49672 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x12dece440>\n])._sessions
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L170
test_embed_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L198
test_embed_select_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L235
test_embed_float_slider_explicit_values_out_of_bounds
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L184
test_embed_editable_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:macos-latest:
panel/tests/io/test_embed.py#L248
test_embed_select_str_link_two_steps
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
ui:test-ui:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-7744' exists
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L53
test_chat_interface_custom_js_string
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L33
test_chat_interface_custom_js
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L17
test_chat_interface_help
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_message.py#L15
test_chat_message_dynamic_footer_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L68
test_chat_interface_show_button_tooltips
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L86
test_chat_interface_edit_message
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_reaction_icon.py#L14
test_toggle_icon_click
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_message.py#L27
test_chat_message_dynamic_header_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/io/test_convert.py#L182
test_pyodide_test_convert_button_app[pyodide]
AssertionError: Locator expected to have class 'pn-loading pn-arc'
Actual value:
Call log:
LocatorAssertions.to_have_class with timeout 5000ms
- waiting for locator("body")
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/command/test_serve.py#L30
test_autoreload_app
AssertionError: Locator expected to have text 'Example 1'
Actual value: TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
Traceback (most recent call last):
File "/home/runner/work/panel/panel/panel/io/handlers.py", line 412, in run
exec(self._code, module.__dict__)
File "/tmp/tmp_6y24gq_.py", line 1, in <module>
import panel as pn; pn.Row('Example 1').servable()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 415, in servable
self.server_doc(title=title, location=location) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 1039, in server_doc
model = self.get_root(doc)
^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/layout/base.py", line 328, in get_root
root = super().get_root(doc, comm, preprocess)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 704, in get_root
root = self._get_model(doc, comm=comm)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/layout/base.py", line 315, in _get_model
props.update(self._compute_sizing_mode(objects, props, self._direction))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
Call log:
LocatorAssertions.to_have_text with timeout 5000ms
- waiting for locator(".markdown")
- locator resolved to <div class="bk-panel-models-markup-HTML markdown alert alert-danger"></div>
- unexpected value "TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
Traceback (most recent call last):
File "/home/runner/work/panel/panel/panel/io/handlers.py", line 412, in run
exec(self._code, module.__dict__)
File "/tmp/tmp_6y24gq_.py", line 1, in <module>
import panel as pn; pn.Row('Example 1').servable()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 415, in servable
self.server_doc(title=title, location=location) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 1039, in server_doc
model = self.get_root(doc)
^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/layout/base.py", line 328, in get_root
root = super().get_root(doc, comm, preprocess)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 704, in get_root
root = self._get_model(doc, comm=comm)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/layout/base.py", line 315, in _get_model
props.update(self._compute_sizing_mode(objects, props, self._direction))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown alert alert-danger"></div>
- unexpected value "TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
Traceback (most recent call last):
File "/home/runner/work/panel/panel/panel/io/handlers.py", line 412, in run
exec(self._code, module.__dict__)
File "/tmp/tmp_6y24gq_.py", line 1, in <module>
import panel as pn; pn.Row('Example 1').servable()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 415, in servable
self.server_doc(title=title, location=location) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/panel/panel/panel/viewable.py", line 1039, in server_doc
model = self.get_root(doc)
^^^^^^^^^^^^^^^^^^
File "/home/runner/work/
|
ui:test-ui:macos-latest
Canceling since a higher priority waiting request for 'tests-7744' exists
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L17
test_chat_interface_help
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L33
test_chat_interface_custom_js
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L86
test_chat_interface_edit_message
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L53
test_chat_interface_custom_js_string
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L68
test_chat_interface_show_button_tooltips
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_message.py#L15
test_chat_message_dynamic_footer_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_reaction_icon.py#L14
test_toggle_icon_click
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/chat/test_chat_message.py#L27
test_chat_message_dynamic_header_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:macos-latest:
panel/tests/ui/io/test_convert.py#L182
test_pyodide_test_convert_button_app[pyscript]
AssertionError: Locator expected to have class 'pn-loading pn-arc'
Actual value:
Call log:
LocatorAssertions.to_have_class with timeout 5000ms
- waiting for locator("body")
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
|
ui:test-ui:macos-latest:
panel/tests/ui/io/test_convert.py#L182
test_pyodide_test_convert_button_app[pyodide-worker]
AssertionError: Locator expected to have class 'pn-loading pn-arc'
Actual value:
Call log:
LocatorAssertions.to_have_class with timeout 5000ms
- waiting for locator("body")
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
- locator resolved to <body>…</body>
- unexpected value ""
|
ui:test-ui:windows-latest
Canceling since a higher priority waiting request for 'tests-7744' exists
|
ui:test-ui:windows-latest
The operation was canceled.
|
unit:test-313:windows-latest
Canceling since a higher priority waiting request for 'tests-7744' exists
|
unit:test-313:windows-latest:
panel\tests\test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:63747 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x0000024866B872E0>\n])._sessions
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L26
test_embed_param_jslink
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L80
test_embed_select_str_link
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L103
test_embed_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L132
test_embed_editable_float_slider_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L170
test_embed_float_slider_default_value
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L198
test_embed_select_explicit_values
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L222
test_embed_select_str_explicit_values_not_found
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L235
test_embed_float_slider_explicit_values_out_of_bounds
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-313:windows-latest:
panel\tests\io\test_embed.py#L248
test_embed_select_str_link_two_steps
TypeError: SizingModeMixin._compute_sizing_mode() takes 3 positional arguments but 4 were given
|
unit:test-310:windows-latest
Canceling since a higher priority waiting request for 'tests-7744' exists
|
result:test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pixi-lock
|
375 KB |
|
ui_screenshots_Linux
|
8.11 MB |
|
ui_screenshots_macOS
|
7.69 MB |
|