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:39927 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x7fc42e1d2200>\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-minimum/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-minimum/lib/python3.10/site-packages/param/parameterized.py", line 3074, in _register_watcher
getattr(watchers[parameter_name][what], action)(watcher)
ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpeqq66qre.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/template/fast/test_fast_grid_template.py#L11
test_template_theme_parameter
AttributeError: 'dict' object has no attribute 'select'
|
Test Unit:
panel/tests/template/test_base.py#L29
test_notification_explicit
AttributeError: 'dict' object has no attribute 'select'
|
Loading