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

Android: Disable building unit tests by default #9752

Merged
merged 1 commit into from Jun 1, 2021

Conversation

JosJuice
Copy link
Member

This reduces the build time for incremental builds from about 2 minutes to about 20 seconds. Most people never run the unit tests on Android anyway (I'm not aware of anyone other than me ever having done it).

This reduces the build time for incremental builds from about
2 minutes to about 20 seconds. Most people never run the
unit tests on Android anyway (I'm not aware of anyone other
than me ever having done it).
@leoetlino
Copy link
Member

We should probably make sure they're still built on the Android buildbot, though?

@JosJuice
Copy link
Member Author

I was thinking that there wasn't as much reason to do so anymore now that we have the pr-osx-universal builder, but if it's possible to do it then I guess why not. I'll have to take a look at how that can be set later.

@leoetlino
Copy link
Member

Eh, you're right. I guess there's not much point to running the unit tests on Android.

@leoetlino leoetlino merged commit 8dc87ef into dolphin-emu:master Jun 1, 2021
11 checks passed
@JosJuice JosJuice deleted the android-unit-tests-off branch June 2, 2021 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants