Add value_label parameter to Select-like widgets #12668
Annotations
3 errors and 1 warning
Test unit:
panel/tests/io/test_embed.py#L32
test_embed_param_jslink
AssertionError: assert 3 == 2
+ where 3 = len([CustomJS(id='p1034', ...), CustomJS(id='p1033', ...), CustomJS(id='p1032', ...)])
|
Test unit:
panel/tests/io/test_embed.py#L301
test_embed_select_str_jslink
AssertionError: assert 2 == 1
+ where 2 = len([Row(id='p1230', ...), State(id='p1240', ...)])
+ where [Row(id='p1230', ...), State(id='p1240', ...)] = <bokeh.document.document.Document object at 0x7fe65d6588f0>.roots
|
Test unit
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading