Skip to content

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

Merged
stephenmcd merged 1 commit into
googlemaps:masterfrom
barbeau:travis-workaround
Mar 3, 2017
Merged

Don't run unit tests on Travis - just build the project#370
stephenmcd merged 1 commit into
googlemaps:masterfrom
barbeau:travis-workaround

Conversation

@barbeau
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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