Support on_change callback functions and if custom key is passed use it in session state #484
Annotations
2 errors and 1 warning
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L311
test_dynamic_feature_group_update[chromium]
AssertionError: Locator expected to be visible
Actual value: False
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"
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L383
test_layer_control_dynamic_update[chromium]
AssertionError: Locator expected not to be checked
Actual value: True
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"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading