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

3 automated tests are failing in SCEE #731

Open
mnalis opened this issue Jan 20, 2025 · 0 comments
Open

3 automated tests are failing in SCEE #731

mnalis opened this issue Jan 20, 2025 · 0 comments

Comments

@mnalis
Copy link
Collaborator

mnalis commented Jan 20, 2025

Several automated tests are failing in latest SCEE modified branch, see e.g. https://github.com/mnalis/StreetComplete/actions/runs/12857063820/job/35844489238#step:5:639:

Task :app:testDebugUnitTest

MapDataWithEditsSourceTest > getWayComplete returns null because it is not complete FAILED
    java.lang.AssertionError at MapDataWithEditsSourceTest.kt:388

MapDataWithEditsSourceTest > getWayComplete returns null because a node of the way was deleted FAILED
    java.lang.AssertionError at MapDataWithEditsSourceTest.kt:455

OsmQuestControllerTest > updates quests on map data listener update for updated elements FAILED
    org.mockito.exceptions.verification.WantedButNotInvoked at OsmQuestControllerTest.kt:296

2220 tests completed, 3 failed, 1 skipped

They all seem to pass in upstream StreetComplete 60.1, so it seems SCEE-specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant