-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Breaks on Bazel CI #279
Comments
cc @brandjon - is it caused by your flag flip? |
I don't see anything here pointing to python... |
This is not #266. Also see bazel-contrib/rules_jvm_external#165 |
Bisected culprit commit: bazelbuild/bazel@bc6f7cb Will rollback. |
Thanks a lot! (Jon, a Python script was failing and I wasn't aware of any other incompatible change) |
laurentlb
pushed a commit
to bazelbuild/bazel
that referenced
this issue
Jun 7, 2019
*** Reason for rollback *** Breaks running android_device targets Fixes bazel-contrib/rules_jvm_external#165 Fixes android/testing-samples#279 Needs to be cherrypicked into 0.27.0rc *** Original change description *** Export more files in androidsdk This allows Android rule writers to access more file targets in `@androidsdk` directly. Closes #7823. PiperOrigin-RevId: 252095582
irengrig
pushed a commit
to irengrig/bazel
that referenced
this issue
Jun 18, 2019
*** Reason for rollback *** Breaks running android_device targets Fixes bazel-contrib/rules_jvm_external#165 Fixes android/testing-samples#279 Needs to be cherrypicked into 0.27.0rc *** Original change description *** Export more files in androidsdk This allows Android rule writers to access more file targets in `@androidsdk` directly. Closes bazelbuild#7823. PiperOrigin-RevId: 252095582
irengrig
pushed a commit
to irengrig/bazel
that referenced
this issue
Jul 15, 2019
*** Reason for rollback *** Breaks running android_device targets Fixes bazel-contrib/rules_jvm_external#165 Fixes android/testing-samples#279 Needs to be cherrypicked into 0.27.0rc *** Original change description *** Export more files in androidsdk This allows Android rule writers to access more file targets in `@androidsdk` directly. Closes bazelbuild#7823. PiperOrigin-RevId: 252095582
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Android Testing project breaks with Bazel at HEAD.
CI log: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1026#398ee489-4f4a-4af9-9859-04fa0d0a9f30
Source tree: b8b6f34
Bazel version: built at bazelbuild/bazel@12c7942
Example test log:
The text was updated successfully, but these errors were encountered: