Support on_change callback functions and if custom key is passed use it in session state #481
Annotations
11 errors and 1 warning
|
Test with pytest and retry flaky tests up to 3 times:
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"
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L10
test_map
assert 'var map_div = L.map(\n "map_div",\n {\n center: [0.0, 0.0],\n crs: L.CRS.EPSG3857,\n zoom: 1,\n zoomControl: true,\n preferCanvas: false,\n }\n);' in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...false,\n "opacity": 1,\n}\n\n );\n\n\n tile_layer_div_0.addTo(map_div);\n\nvar drawnItems = [];'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L10
test_map
assert 'var map_div = L.map(\n "map_div",\n {\n center: [0.0, 0.0],\n crs: L.CRS.EPSG3857,\n zoom: 1,\n zoomControl: true,\n preferCanvas: false,\n }\n);' in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...false,\n "opacity": 1,\n}\n\n );\n\n\n tile_layer_div_0.addTo(map_div);\n\nvar drawnItems = [];'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L10
test_map
assert 'var map_div = L.map(\n "map_div",\n {\n center: [0.0, 0.0],\n crs: L.CRS.EPSG3857,\n zoom: 1,\n zoomControl: true,\n preferCanvas: false,\n }\n);' in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...false,\n "opacity": 1,\n}\n\n );\n\n\n tile_layer_div_0.addTo(map_div);\n\nvar drawnItems = [];'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L10
test_map
assert 'var map_div = L.map(\n "map_div",\n {\n center: [0.0, 0.0],\n crs: L.CRS.EPSG3857,\n zoom: 1,\n zoomControl: true,\n preferCanvas: false,\n }\n);' in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...false,\n "opacity": 1,\n}\n\n );\n\n\n tile_layer_div_0.addTo(map_div);\n\nvar drawnItems = [];'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L55
test_draw_support
assert "map_div.on('draw:created', function(e) {\n drawnItems.addLayer(e.layer);\n});" in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...yId(\'export\').setAttribute(\n \'download\', "data.geojson"\n );\n }\n\n'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L55
test_draw_support
assert "map_div.on('draw:created', function(e) {\n drawnItems.addLayer(e.layer);\n});" in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...yId(\'export\').setAttribute(\n \'download\', "data.geojson"\n );\n }\n\n'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L55
test_draw_support
assert "map_div.on('draw:created', function(e) {\n drawnItems.addLayer(e.layer);\n});" in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...yId(\'export\').setAttribute(\n \'download\', "data.geojson"\n );\n }\n\n'
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_package.py#L55
test_draw_support
assert "map_div.on('draw:created', function(e) {\n drawnItems.addLayer(e.layer);\n});" in '\n var map_div = L.map(\n "map_div",\n {\n center: [0.0, ...yId(\'export\').setAttribute(\n \'download\', "data.geojson"\n );\n }\n\n'
|
Test with pytest and retry flaky tests up to 3 times
The operation was canceled.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "screenshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading