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

Don't run unit tests on Travis - just build the project #370

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

barbeau
Copy link
Collaborator

@barbeau barbeau commented Mar 3, 2017

It seems emulator-based unit testing is currently horribly broken due to issues with the API Level 23-25 emulators/SDK:

...so for now change to just building the project on Travis (via ./gradlew clean assembleDebug).

I'll keep tabs on the emulator testing and hopefully we can restore unit tests at some point in the future. In the mean time we'll need to run tests locally.

* It seems emulator-based unit testing is currently horribly broken due to issues with the API Level 23-25 emulators (http://stackoverflow.com/a/28751112/937715), so for now change to just building the project on Travis
@barbeau
Copy link
Collaborator Author

barbeau commented Mar 3, 2017

I've opened #371 to track the issue with running the emulator and unit tests on Travis.

@stephenmcd
Copy link
Contributor

Thanks Sean

@stephenmcd stephenmcd merged commit 781d364 into googlemaps:master Mar 3, 2017
@barbeau barbeau deleted the travis-workaround branch March 3, 2017 04:30
albodelu added a commit to albodelu/android-maps-utils that referenced this pull request Apr 10, 2017
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

Successfully merging this pull request may close these issues.

2 participants