Skip to content

Conversation

@CarlosACepeda
Copy link
Collaborator

@CarlosACepeda CarlosACepeda commented Sep 3, 2019

Fixing the CI build in Travis CI by doing the following:

using the same build tools as the Gradle file at app level.
chaging the jdk from oraclejdk7 to openjdk8 (most modern)
Fixing a flag that's no longer available when starting the emulator -no-audio flag

So far it's still failing with: junit.framework.AssertionFailedError: Failed to write to the file.
So I'm trying to find a fix for this

Using OpenJDK instead. In an attempt to fiz the script.
'no-audio' flag is no longer available on modern emulators.
build tools exactly as gradle
Force the annotation library in test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants