-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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_instrumentation_test_integration_test failing on CI #4563
Comments
Looking |
I can't reproduce this on macOS and Linux. Also, the test seems to be passing in the main pipeline: https://ci.bazel.build/blue/rest/organizations/jenkins/pipelines/Global/pipelines/bazel-tests/runs/482/nodes/30/steps/439/log/?start=0
Edit: Nvm, it's failing in this pipeline: https://ci.bazel.build/blue/organizations/jenkins/Global%2Fbazel-tests/detail/bazel-tests/482/pipeline/26 Seems like a Python 2 problem. |
This is failing fairly consistently on CI. I can work with you to try and reproduce it there. |
This seems to be the actual error:
|
I logged into ubuntu_14.04-x86_64-4, cloned the git repo at head, added an Android SDK, ran this command line and it passed:
|
@katre are you sure that it is failing consistently? I only see this single failure, which seems to have been caused by the Bazel server dying. Since the sandbox was enabled, I cannot recover the JVM log file. And since we cannot reproduce, this seems like a flake. |
Ok, I was able to reproduce on the CI. It is 2% flaky.
Unfortunately the jvm.out files were still deleted... |
@aj-michael thanks! looks like it's 0.5% and not 2%? |
Thank you for taking a look. Looking at the RC bazel-tests invocation, I see related failures in the following tests:
Is it just chance that these flaked at the same time, or is there an underlying source of flakiness? |
There are two other tests in the file that test for similar |
Wrong issue number on the patch. |
Fixes #4563. Change-Id: I12868569feb1ec700062006307cda15c24946797 PiperOrigin-RevId: 184490058
Fixes #4563. Change-Id: I12868569feb1ec700062006307cda15c24946797 PiperOrigin-RevId: 184490058
Fixes #4563. Change-Id: I12868569feb1ec700062006307cda15c24946797 PiperOrigin-RevId: 184490058
This seems to be no longer happening. |
Fixes #4563. Change-Id: I12868569feb1ec700062006307cda15c24946797 PiperOrigin-RevId: 184490058
Fixes #4563. Change-Id: I12868569feb1ec700062006307cda15c24946797 PiperOrigin-RevId: 184490058
Test test appears to be failing due to errors in the manifest:
See details at: https://ci.bazel.build/blue/organizations/jenkins/Global%2Fbazel-tests/detail/bazel-tests/482/tests
The text was updated successfully, but these errors were encountered: