Add value_label parameter to Select-like widgets #12668
Annotations
3 errors
Test unit:
panel/tests/io/test_embed.py#L32
test_embed_param_jslink
AssertionError: assert 3 == 2
+ where 3 = len([CustomJS(id='p1039', ...), CustomJS(id='p1041', ...), CustomJS(id='p1040', ...)])
|
Test unit:
panel/tests/io/test_embed.py#L301
test_embed_select_str_jslink
AssertionError: assert 2 == 1
+ where 2 = len([Row(id='p1119', ...), State(id='p1129', ...)])
+ where [Row(id='p1119', ...), State(id='p1129', ...)] = <bokeh.document.document.Document object at 0x12eab5f00>.roots
|
Test unit
Process completed with exit code 1.
|
Loading