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

Change travis emulator system image to android API 26 #68

Open
2 tasks
ekigamba opened this issue Jan 17, 2018 · 2 comments · May be fixed by #84
Open
2 tasks

Change travis emulator system image to android API 26 #68

ekigamba opened this issue Jan 17, 2018 · 2 comments · May be fixed by #84
Assignees
Milestone

Comments

@ekigamba
Copy link
Contributor

ekigamba commented Jan 17, 2018

  • Change travis emulator to API 26 for tests that need it
  • Make travis run instrumented tests
@ekigamba ekigamba added this to the Week 2 - 3 milestone Jan 17, 2018
@ekigamba ekigamba self-assigned this Jan 17, 2018
@ekigamba ekigamba changed the title Change travis emulator to 26 Change travis emulator system image to android api 26 Jan 18, 2018
@ekigamba ekigamba changed the title Change travis emulator system image to android api 26 Change travis emulator system image to android API 26 Jan 18, 2018
@ekigamba
Copy link
Contributor Author

This helps to run API 26 specific instrumented tests

@jasonrogena jasonrogena self-assigned this Jan 29, 2018
@jasonrogena jasonrogena linked a pull request Jan 29, 2018 that will close this issue
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Use Ubuntu 16.04 to run the build
 - Make the ANDROID_TARGET and ANDROID_ABI environment variables global
 - Use an ARM ABI v7 emulator

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Use Ubuntu 16.04 to run the build
 - Make the ANDROID_TARGET and ANDROID_ABI environment variables global
 - Use an ARM ABI v7 emulator

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Use Ubuntu 16.04 to run the build
 - Make the ANDROID_TARGET and ANDROID_ABI environment variables global
 - Use an ARM ABI v7 emulator

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Use Ubuntu 16.04 to run the build
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI v7a emulator

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Use Ubuntu 16.04 to run the build
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator
 - Use the latest SDK Platform Tools

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator
 - Use the latest SDK Platform Tools

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator
 - Use the latest SDK Platform Tools

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator
 - Use the latest SDK Platform Tools

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator
 - Use the latest SDK Platform Tools

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 29, 2018
Update the TravisCI build file:
 - Make the ANDROID_API_LEVEL and ANDROID_ABI environment variables global
 - Use the Google ABI x86_64 emulator
 - Use the latest SDK Platform Tools

Par ot fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
jasonrogena added a commit that referenced this issue Jan 30, 2018
Switch the Travis-CI build to Ubuntu 16.04 (Xenial). Also don't require
sudo to build the project.

Part of fix for #68

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
@jasonrogena jasonrogena modified the milestones: Week 2 - 3, Week 6 - 7 Feb 2, 2018
@jasonrogena
Copy link
Contributor

Changing strategy to trying to moving the builds to Drone CI since we have control over that.

@jasonrogena jasonrogena modified the milestones: Week 6 - 7, Week 8 - 9 Feb 19, 2018
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 a pull request may close this issue.

2 participants