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

Add Android emulator to Travis #705

Merged
merged 13 commits into from
Aug 31, 2016
Merged

Conversation

zachriggle
Copy link
Member

This will likely add a boatload of time to builds, hopefully Travis' cache can save us

@zachriggle zachriggle force-pushed the android-emulator branch 6 times, most recently from 420a64c to 9584724 Compare August 27, 2016 01:54
@zachriggle
Copy link
Member Author

So it looks like the included Android data is too large to be cached quickly, and everything will need to be downloaded and extracted on every run.

This will change the CI build time from 2 minutes to 8 minutes.

@idolf, guidance?

We might be able to just selectively run the Android unit tests when Android-relevant code changes. Travis provides $TRAVIS_COMMIT_RANGE which we should be able to check for changes to pwnlib/adb.

@zachriggle zachriggle merged commit 288b966 into Gallopsled:dev Aug 31, 2016
@zachriggle zachriggle modified the milestone: 3.2.0 Sep 1, 2016
@zachriggle zachriggle mentioned this pull request Sep 2, 2016
@zachriggle zachriggle deleted the android-emulator branch January 4, 2017 18:05
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.

1 participant