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

geocoder Service not Available => stacktrace #16326

Open
bekuno opened this issue Nov 5, 2024 · 0 comments
Open

geocoder Service not Available => stacktrace #16326

bekuno opened this issue Nov 5, 2024 · 0 comments
Labels
Bug Issues classified as a bug Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility

Comments

@bekuno
Copy link
Member

bekuno commented Nov 5, 2024

Describe your problem!

If the geocoder service is not available, we got a stack trace

21:03:51  cgeo.geocaching.address.GeocoderTest > testAndroidGeocoder[android-30(AVD) - 11] �[31mFAILED �[0m
21:03:51  	java.lang.RuntimeException: java.io.IOException: Service not Available
21:03:51  	at io.reactivex.rxjava3.internal.util.ExceptionHelper.wrapOrThrow(ExceptionHelper.java:46)

How to reproduce?

so above, or at CI eg. https://ci.cgeo.org/job/cgeo-CI_PR-build/10153/consoleFull

Actual result after these steps?

see above

Expected result after these steps?

Only integrate the test in the watchdog tests.
The exception shoud be catched, and instead be a test failure.

Reproducible

Yes

c:geo Version

current master

System information

No response

Additional Information

No response

@bekuno bekuno added Bug Issues classified as a bug Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues classified as a bug Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility
Projects
None yet
Development

No branches or pull requests

1 participant