Run tests each PR #512
Annotations
5 errors
          | 
                   
                      
                          build (3.10): 
                        tests/test_frontend.py#L311
                      
                       
                  test_dynamic_feature_group_update[chromium]
AssertionError: Locator expected to be visible
Actual value: hidden 
Call log:
  - LocatorAssertions.to_be_visible with timeout 5000ms
  -   - waiting for get_by_text("\"fillColor\"")
  -     9 × locator resolved to <span class="token token string">"fillColor"</span>
  -       - unexpected value "hidden" 
                         | 
              
| 
                   
                      
                          build (3.13): 
                        tests/test_frontend.py#L383
                      
                       
                  test_layer_control_dynamic_update[chromium]
AssertionError: Locator expected not to be checked
Actual value: checked 
Call log:
  - LocatorAssertions.not_to_be_checked with timeout 5000ms
  -   - waiting for locator("iframe[title=\"streamlit_folium\\.st_folium\"]").content_frame.get_by_text("Parcels")
  -     9 × locator resolved to <span> Parcels</span>
  -       - unexpected value "checked" 
                         | 
              
| 
                   
                      
                          build (3.13): 
                        tests/test_frontend.py#L281
                      
                       
                  test_grouped_layer_control[chromium]
playwright._impl._errors.Error: Locator.click: Error: strict mode violation: locator("iframe[title=\"streamlit_folium\\.st_folium\"]") resolved to 2 elements:
    1) <iframe width="-1" height="700" scrolling="no" data-testid="stCustomComponentV1" title="streamlit_folium.st_folium" class="stCustomComponentV1 st-emotion-cache-1t553sb e1begtbc0" sandbox="allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-downloads" src="http://localhost:8699/component/streamlit_folium.st_folium/index.html?streamlitUrl=http%3A%2F%2Flocalhost%3A8699%2Fgrouped_layer_control" allow="accelerometer; ambient-light-sensor; autoplay; bat…></iframe> aka locator("[data-testid=\"stCustomComponentV1\"]").first
    2) <iframe height="0" width="744" scrolling="no" data-testid="stCustomComponentV1" title="streamlit_folium.st_folium" class="stCustomComponentV1 st-emotion-cache-1tvzk6f e1begtbc0" src="http://localhost:8699/component/streamlit_folium.st_folium/index.html?streamlitUrl=http%3A%2F%2Flocalhost%3A8699%2F" sandbox="allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-downloads" allow="accelerometer; ambient-light-sensor; autoplay; battery; camera; clipboar…></iframe> aka get_by_test_id("stHorizontalBlock").locator("[data-testid=\"stCustomComponentV1\"]")
Call log:
  - waiting for locator("iframe[title=\"streamlit_folium\\.st_folium\"]").content_frame.locator("label").filter(has_text="g2") 
                         | 
              
| 
                   
                      
                          build (3.9): 
                        tests/test_frontend.py#L309
                      
                       
                  test_dynamic_feature_group_update[chromium]
AssertionError: Locator expected to be visible
Actual value: hidden 
Call log:
  - LocatorAssertions.to_be_visible with timeout 5000ms
  -   - waiting for get_by_text("\"fillColor\"")
  -     9 × locator resolved to <span class="token token string">"fillColor"</span>
  -       - unexpected value "hidden" 
                         | 
              
| 
                   
                      
                          build (3.12): 
                        tests/test_frontend.py#L311
                      
                       
                  test_dynamic_feature_group_update[chromium]
AssertionError: Locator expected to be visible
Actual value: hidden 
Call log:
  - LocatorAssertions.to_be_visible with timeout 5000ms
  -   - waiting for get_by_text("\"fillColor\"")
  -     9 × locator resolved to <span class="token token string">"fillColor"</span>
  -       - unexpected value "hidden" 
                         |