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='p1181', ...), CustomJS(id='p1182', ...), CustomJS(id='p1180', ...)])
|
Test unit:
panel\tests\io\test_embed.py#L301
test_embed_select_str_jslink
AssertionError: assert 2 == 1
+ where 2 = len([Row(id='p1252', ...), State(id='p1262', ...)])
+ where [Row(id='p1252', ...), State(id='p1262', ...)] = <bokeh.document.document.Document object at 0x0000021B8C016660>.roots
|
Test unit
Process completed with exit code 1.
|
Loading