-
Notifications
You must be signed in to change notification settings - Fork 139
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
Flaky tests should be disabled on BazelCI #1631
Comments
…e_ubuntu1804 in Bazel presubmit Related bazelbuild/continuous-integration#1631 PiperOrigin-RevId: 534424531 Change-Id: I42c225687cd0a3522e5a3fd880173286c5252ce2
Adding few more flaky tests from downstream CI.
|
https://buildkite.com/organizations/bazel/analytics has just been available, those tests will probably show up on the dashboard. |
…_sandboxing_test Addressing bazelbuild/continuous-integration#1631 (comment) PiperOrigin-RevId: 534827179 Change-Id: I2a3656e4c19cab0fa51ab642b62e84237d2b03c5
…e_ubuntu1804 in Bazel presubmit Related bazelbuild/continuous-integration#1631 PiperOrigin-RevId: 534424531 Change-Id: I42c225687cd0a3522e5a3fd880173286c5252ce2
…_sandboxing_test Addressing bazelbuild/continuous-integration#1631 (comment) PiperOrigin-RevId: 534827179 Change-Id: I2a3656e4c19cab0fa51ab642b62e84237d2b03c5
I'm closing this one since all flaky tests are tracked by https://github.com/bazelbuild/bazel/issues?q=is%3Aopen+is%3Aissue+label%3A%22flaky+test%22 and gTech team is helping reporting new flaky tests based on https://buildkite.com/organizations/bazel/analytics . |
src/test/java/com/google/devtools/build/lib/skyframe/LocalDiffAwarenessIntegrationTest
src/test/shell/bazel/bazel_sandboxing_networking_test
src/test/java/com/google/devtools/build/lib/remote/remote
IMHO these tests add quite a bit of inertia to submitting changes, especially when we have a chain of small CLs to submit.
From my own experience: the 3 automatic trials almost never resolves the flakes. It's only when we manually click the retry button from BuildKite does the result differ.
The text was updated successfully, but these errors were encountered: