Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux MapView zoom tests failing in CI #2509

Closed
mhsmith opened this issue Apr 17, 2024 · 0 comments · Fixed by #2511
Closed

Linux MapView zoom tests failing in CI #2509

mhsmith opened this issue Apr 17, 2024 · 0 comments · Fixed by #2511
Labels
bug A crash or error in behavior. linux The issue relates Linux support.

Comments

@mhsmith
Copy link
Member

mhsmith commented Apr 17, 2024

This has started happening in the last 2 days:

=================================== FAILURES ===================================
__________________________________ test_zoom ___________________________________
Traceback (most recent call last):
  File "/home/runner/work/toga/toga/testbed/build/testbed/ubuntu/jammy/testbed-0.0.1/usr/lib/testbed/app/tests/widgets/test_mapview.py", line 126, in test_zoom
    assert (
AssertionError: Zoom level 9: failed 0.352 < 5.625 < 1.406
assert 5.625 < 1.406
=========================== short test summary info ============================
FAILED tests/widgets/test_mapview.py::test_zoom - AssertionError: Zoom level 9: failed 0.352 < 5.625 < 1.406
assert 5.625 < 1.406
============ 1 failed, 400 passed, 49 skipped, 5 xfailed in 59.55s =============

Example runs:

@mhsmith mhsmith added bug A crash or error in behavior. linux The issue relates Linux support. labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A crash or error in behavior. linux The issue relates Linux support.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant