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#L417
test_frame_height_matches_content_height[chromium]
AssertionError: assert '0px' == '734px'
- 734px
+ 0px
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading