do not fail fast #324
Annotations
5 errors
Test with pytest:
tests/test_tabs.py#L86
test_should_render_template_check_container_size[firefox]
assert (2774 < 1854.0000915527344)
+ where 2774 = round(2773.9834899902344)
|
Test with pytest:
tests/test_unwrap_width_height.py#L48
test_should_render_template_check_container_size[firefox]
assert 7 == 8
+ where 7 = len([<Locator frame=<Frame name= url='http://localhost:49428/'> selector='iframe[title="streamlit_pdf_viewer.streamlit_pdf...iewer.streamlit_pdf_viewer"] >> nth=0 >> internal:control=enter-frame >> div[id="pdfViewer"] >> canvas >> nth=5'>, ...])
|
Test with pytest:
tests/test_unwrap_height.py#L51
test_should_render_template_check_container_size[chromium]
assert 2 == 8
+ where 2 = len([<Locator frame=<Frame name= url='http://localhost:49607/'> selector='iframe[title="streamlit_pdf_viewer.streamlit_pdf...pdf_viewer.streamlit_pdf_viewer"] >> nth=0 >> internal:control=enter-frame >> div[id="pdfViewer"] >> canvas >> nth=1'>])
|
Test with pytest:
tests/test_unwrap_width_height.py#L48
test_should_render_template_check_container_size[chromium]
assert 4 == 8
+ where 4 = len([<Locator frame=<Frame name= url='http://localhost:49643/'> selector='iframe[title="streamlit_pdf_viewer.streamlit_pdf...pdf_viewer.streamlit_pdf_viewer"] >> nth=0 >> internal:control=enter-frame >> div[id="pdfViewer"] >> canvas >> nth=3'>])
|
Test with pytest
Process completed with exit code 1.
|
Loading