|
41 | 41 | - "-//src/test/shell/bazel:bazel_coverage_cc_released_test_gcc" |
42 | 42 | - "-//src/test/shell/bazel:bazel_coverage_cc_head_test_gcc" |
43 | 43 | - "-//src/test/shell/bazel:bazel_coverage_sh_test" |
| 44 | + # TODO: b/380281737 - Re-enable when not flaky |
| 45 | + - "-//src/test/shell/integration:aspect_test" |
44 | 46 | include_json_profile: |
45 | 47 | - build |
46 | 48 | - test |
|
84 | 86 | - "//tools/aquery_differ/..." |
85 | 87 | - "//tools/python/..." |
86 | 88 | - "//tools/bash/..." |
| 89 | + # TODO: b/380281737 - Re-enable when not flaky |
| 90 | + - "-//src/test/shell/integration:aspect_test" |
87 | 91 | include_json_profile: |
88 | 92 | - build |
89 | 93 | - test |
@@ -137,6 +141,8 @@ tasks: |
137 | 141 | - "//tools/aquery_differ/..." |
138 | 142 | - "//tools/python/..." |
139 | 143 | - "//tools/bash/..." |
| 144 | + # TODO: b/380281737 - Re-enable when not flaky |
| 145 | + - "-//src/test/shell/integration:aspect_test" |
140 | 146 | include_json_profile: |
141 | 147 | - build |
142 | 148 | - test |
@@ -179,6 +185,8 @@ tasks: |
179 | 185 | - "-//src/test/java/com/google/devtools/build/lib/server:ServerTests" |
180 | 186 | # Add back a few Apple specific tests |
181 | 187 | - "+//src/test/shell/bazel/apple/..." |
| 188 | + # TODO: b/380281737 - Re-enable when not flaky |
| 189 | + - "-//src/test/shell/integration:aspect_test" |
182 | 190 | include_json_profile: |
183 | 191 | - build |
184 | 192 | - test |
@@ -218,6 +226,8 @@ tasks: |
218 | 226 | - "-//src/test/shell/bazel:bazel_bootstrap_distfile_test" |
219 | 227 | - "-//src/test/shell/bazel:bazel_bootstrap_distfile_tar_test" |
220 | 228 | - "-//src/test/shell/bazel:bazel_determinism_test" |
| 229 | + # TODO: b/380281737 - Re-enable when not flaky |
| 230 | + - "-//src/test/shell/integration:aspect_test" |
221 | 231 | include_json_profile: |
222 | 232 | - build |
223 | 233 | - test |
@@ -268,6 +278,8 @@ tasks: |
268 | 278 | - "-//src/test/java/com/google/devtools/build/lib/remote:RemoteTests" |
269 | 279 | - "-//src/test/shell/bazel/remote/..." |
270 | 280 | - "-//tools/python:pywrapper_test" |
| 281 | + # TODO: b/380281737 - Re-enable when not flaky |
| 282 | + - "-//src/test/shell/integration:aspect_test" |
271 | 283 | include_json_profile: |
272 | 284 | - build |
273 | 285 | - test |
@@ -340,6 +352,8 @@ tasks: |
340 | 352 | # Flaky on rbe_ubuntu2004 |
341 | 353 | # https://github.com/bazelbuild/continuous-integration/issues/1631 |
342 | 354 | - "-//src/test/shell/bazel:bazel_sandboxing_networking_test" |
| 355 | + # TODO: b/380281737 - Re-enable when not flaky |
| 356 | + - "-//src/test/shell/integration:aspect_test" |
343 | 357 | include_json_profile: |
344 | 358 | - build |
345 | 359 | - test |
|
0 commit comments