Dynamic resize #309
Annotations
8 errors and 1 warning
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#L103
test_resolution_boost[chromium]
AssertionError: Locator expected to be visible
Actual value: False
Call log:
- LocatorAssertions.to_be_visible with timeout 5000ms
- - waiting for locator("iframe[title=\"streamlit_pdf_viewer.streamlit_pdf_viewer\"]").nth(3).content_frame.locator("div[id=\"pdfViewer\"]").get_by_text("from LaH10 to room–temperature").first
- 8 × locator resolved to <div class="textLayer" data-main-rotation="0">…</div>
- - unexpected value "hidden"
|
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
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading