Add return values for selected layers in LayersControl (#217) #448
Annotations
10 errors and 3 warnings
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L104
test_marker_click[chromium]
AssertionError: Locator expected to be hidden
Actual value: False
Call log:
LocatorAssertions.to_be_hidden with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked\":NULL")
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L104
test_marker_click[chromium]
AssertionError: Locator expected to be hidden
Actual value: False
Call log:
LocatorAssertions.to_be_hidden with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked\":NULL")
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L104
test_marker_click[chromium]
AssertionError: Locator expected to be hidden
Actual value: False
Call log:
LocatorAssertions.to_be_hidden with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked\":NULL")
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L104
test_marker_click[chromium]
AssertionError: Locator expected to be hidden
Actual value: False
Call log:
LocatorAssertions.to_be_hidden with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked\":NULL")
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
- locator resolved to <div class="variable-row">…</div>
- unexpected value "visible"
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L153
test_limit_data[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("{\"last_object_clicked\":{\"lat\":39.96")
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L153
test_limit_data[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("{\"last_object_clicked\":{\"lat\":39.96")
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L153
test_limit_data[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("{\"last_object_clicked\":{\"lat\":39.96")
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L153
test_limit_data[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("{\"last_object_clicked\":{\"lat\":39.96")
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L194
test_tooltip_click[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked_tooltip\":\"Liberty Bell\"")
|
Test with pytest and retry flaky tests up to 3 times:
tests/test_frontend.py#L194
test_tooltip_click[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked_tooltip\":\"Liberty Bell\"")
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, pre-commit/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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