bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
23.06k stars 4.04k forks source link

//src/test/shell/bazel/android:android_integration_test fails on RBE CI #18431

Open tjgq opened 1 year ago

tjgq commented 1 year ago

Specifically, test_sdk_library_deps fails with:

ERROR: /b/f/w/_tmp/f6553c75b5e5f9d32addcdb402698239/workspace.meQq5iDN/java/a/BUILD:1:16: no such package '@androidsdk//com.android.support': BUILD file not found in directory 'com.android.support' of external repository @androidsdk. Add a BUILD file to a directory to mark it as a package. and referenced by '//java/a:a'

The failure only occurs when the test runs remotely; local builds are fine.

github-actions[bot] commented 1 month ago

Thank you for contributing to the Bazel repository! This issue has been marked as stale since it has not had any activity in the last 1+ years. It will be closed in the next 90 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.