commons-app / apps-android-commons

The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
https://commons-app.github.io/
Apache License 2.0
998 stars 1.18k forks source link

Unit test is failing for LocationPickerActivityUnitTests #5125

Closed bosankus closed 1 year ago

bosankus commented 1 year ago

Summary

In master:

fr.free.nrw.commons.locationpicker.LocationPickerActivityUnitTests > testOnClickModifyLocation FAILED [336](https://github.com/commons-app/apps-android-commons/pull/5124/checks#step:10:337) java.lang.reflect.InvocationTargetException at LocationPickerActivityUnitTests.kt:200 [337](https://github.com/commons-app/apps-android-commons/pull/5124/checks#step:10:338) Caused by: java.lang.NullPointerException at LocationPickerActivityUnitTests.kt:200

Steps to reproduce

Issue was visible multiple times while raising PRs to master. Latest found on PR #5124

Screenshot 2022-12-20 at 3 42 09 PM
bosankus commented 1 year ago

@nicolas-raoul I have created this issue & have raised PR for the LocationPickerActivityUnitTests. Kindly review.