Allow resolving change handlers and useState for nested refs #12848
Annotations
10 errors
Test unit:
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:44481 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x7fbcaae655a0>\n])._sessions
|
Test unit:
panel/tests/command/test_serve.py#L70
test_serve_admin
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
Test unit:
panel/tests/command/test_serve.py#L81
test_serve_admin_custom_endpoint
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
Test unit:
panel/tests/command/test_serve.py#L134
test_serve_markdown
assert 500 == 200
+ where 500 = <Response [500]>.status_code
|
Test unit:
.pixi/envs/test-310/lib/python3.10/site-packages/_pytest/runner.py#L341
test_embed_float_slider_explicit_values
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <_io.FileIO [closed]>
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/multiprocessing/synchronize.py", line 142, in <module>
class BoundedSemaphore(Semaphore):
ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpk14g4ixj.md' mode='w' encoding='UTF-8'>
|
Test unit:
panel/tests/io/test_save.py#L86
test_save_template
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/layout/test_base.py#L614
test_pass_objects_ref[FlexBox]
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/layout/test_swipe.py#L16
test_swipe_construct
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/pane/test_holoviews.py#L553
test_holoviews_linked_axes_flexbox
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/template/fast/test_fast_list_template.py#L11
test_template_theme_parameter
AttributeError: 'dict' object has no attribute 'select'
|
Loading