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-interop-test isn't compiled in CI for PRs #4870

Open
ejona86 opened this issue Sep 22, 2018 · 0 comments
Open

android-interop-test isn't compiled in CI for PRs #4870

ejona86 opened this issue Sep 22, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@ejona86
Copy link
Member

ejona86 commented Sep 22, 2018

#4853 broke android-interop-test:
https://source.cloud.google.com/results/invocations/8efa4293-a339-497f-a963-5951df1a5a4b/targets

However, if you look, the CI is completely green for it. It appears this is because android-interop-test is not compiled as part of android.sh, so it is only once things get merged to master we notice the breakage.

As another note, we discovered (and should remember for the future) that gradle build didn't notice the compilation failure. Apparently build does not include the test app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants