Support on_change callback functions and if custom key is passed use it in session state #484
Annotations
7 errors and 5 warnings
build (3.10):
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"
|
build (3.10):
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"
|
build (3.9):
tests/test_frontend.py#L309
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"
|
build (3.11):
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"
|
build (3.13):
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"
|
build (3.13):
tests/test_frontend.py#L417
test_frame_height_matches_content_height[chromium]
AssertionError: assert '0px' == '734px'
- 734px
+ 0px
|
build (3.12):
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"
|
build (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|