Merge branch 'main' into Socvest-main #346
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#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
- 9 × 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
The operation was canceled.
|
Loading