do not fail fast #324
Annotations
5 errors
Test with pytest:
tests/test_unwrap_height.py#L51
test_should_render_template_check_container_size[firefox]
assert 7 == 8
+ where 7 = len([<Locator frame=<Frame name= url='http://localhost:49423/'> 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_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:49460/'> 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 4 == 8
+ where 4 = len([<Locator frame=<Frame name= url='http://localhost:49639/'> 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:
tests/test_unwrap_width_height.py#L48
test_should_render_template_check_container_size[chromium]
assert 3 == 8
+ where 3 = len([<Locator frame=<Frame name= url='http://localhost:49677/'> selector='iframe[title="streamlit_pdf_viewer.streamlit_pdf...pdf_viewer.streamlit_pdf_viewer"] >> nth=0 >> internal:control=enter-frame >> div[id="pdfViewer"] >> canvas >> nth=2'>])
|
Test with pytest
Process completed with exit code 1.
|
Loading