Dynamic resize #309
Annotations
9 errors
|
Test with pytest:
tests/test_rendering_text.py#L92
test_should_render_template_check_container_size[firefox]
assert (704 < 704)
+ where 704 = round(704)
|
Test with pytest:
tests/test_tabs_2.py#L89
test_should_render_template_check_container_size[firefox]
assert (704 < 704)
+ where 704 = round(704)
|
Test with pytest:
tests/test_unwrap_height.py#L44
test_should_render_template_check_container_size[firefox]
assert 704 < 704
|
Test with pytest:
tests/test_rendering_text.py#L92
test_should_render_template_check_container_size[chromium]
assert (704 < 704)
+ where 704 = round(704)
|
Test with pytest:
tests/test_resolution_boost.py#L42
test_resolution_boost[chromium]
assert 5 == 6
+ where 5 = len([<Locator frame=<Frame name= url='http://localhost:41951/'> selector='iframe[title="streamlit_pdf_viewer.streamlit_pdf...me name= url='http://localhost:41951/'> selector='iframe[title="streamlit_pdf_viewer.streamlit_pdf_viewer"] >> nth=4'>])
|
Test with pytest:
tests/test_tabs_2.py#L89
test_should_render_template_check_container_size[chromium]
assert (704 < 704)
+ where 704 = round(704)
|
Test with pytest:
tests/test_unwrap_height.py#L44
test_should_render_template_check_container_size[chromium]
assert 704 < 704
|
Test with pytest
The operation was canceled.
|
Loading