Add value_label parameter to Select-like widgets #12668
Annotations
4 errors
|
Test unit:
panel/tests/io/test_embed.py#L32
test_embed_param_jslink
AssertionError: assert 3 == 2
+ where 3 = len([CustomJS(id='p1181', ...), CustomJS(id='p1180', ...), CustomJS(id='p1182', ...)])
|
Test unit:
panel/tests/io/test_embed.py#L301
test_embed_select_str_jslink
AssertionError: assert 2 == 1
+ where 2 = len([Row(id='p1347', ...), State(id='p1357', ...)])
+ where [Row(id='p1347', ...), State(id='p1357', ...)] = <bokeh.document.document.Document object at 0x13f8fdc10>.roots
|
Test unit
The operation was canceled.
|
Loading