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

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

Open
tjgq opened this issue May 17, 2023 · 1 comment
Open

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

tjgq opened this issue May 17, 2023 · 1 comment
Labels
stale Issues or PRs that are stale (no activity for 30 days) team-Android Issues for Android team type: bug

Comments

@tjgq
Copy link
Contributor

tjgq commented May 17, 2023

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.

@tjgq tjgq added the team-Android Issues for Android team label May 17, 2023
tjgq added a commit to tjgq/bazel that referenced this issue May 17, 2023
tjgq added a commit to tjgq/bazel that referenced this issue May 17, 2023
copybara-service bot pushed a commit that referenced this issue May 19, 2023
… tests.

Some still fail remotely and remain disabled; see #17784 and #18431.

Fixes #8235.

Closes #18387.

PiperOrigin-RevId: 533332908
Change-Id: I638420de72ca1efdb1b79fa1c1fec68d3a740eb5
fweikert pushed a commit to fweikert/bazel that referenced this issue May 25, 2023
… tests.

Some still fail remotely and remain disabled; see bazelbuild#17784 and bazelbuild#18431.

Fixes bazelbuild#8235.

Closes bazelbuild#18387.

PiperOrigin-RevId: 533332908
Change-Id: I638420de72ca1efdb1b79fa1c1fec68d3a740eb5
Copy link

github-actions bot commented Sep 5, 2024

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.

@github-actions github-actions bot added the stale Issues or PRs that are stale (no activity for 30 days) label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues or PRs that are stale (no activity for 30 days) team-Android Issues for Android team type: bug
Projects
None yet
Development

No branches or pull requests

3 participants
@tjgq @sgowroji and others