[fuchsia] Temporarily remove some flaky suites from CI.
depth_capture_tests and info_collection_tests currently have a 1% flake-
rate for each suite, and no diagnostics are recorded on which to base
diagnosis & resolution.
Disable the suites pending availability of diagnostic output.
Bug: 1203234, 1197107
Change-Id: I5a247ffa36ddeab32025b76f94bd5f4e8dcec0aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2860015
Auto-Submit: Wez <[email protected]>
Reviewed-by: Jochen Eisinger <[email protected]>
Reviewed-by: Dirk Pranke <[email protected]>
Commit-Queue: Wez <[email protected]>
Cr-Commit-Position: refs/heads/master@{#878246}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index a4e0f84..e5089d9 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -1475,10 +1475,13 @@
},
},
'depth_capture_tests': {
- # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
- # exception once there is enough capacity to run these tests.
'remove_from': [
+ # TODO(https://crbug.com/850107): Remove the Android FYI Release (Pixel 2)
+ # exception once there is enough capacity to run these tests.
'Android FYI Release (Pixel 2)',
+ # TODO(https://crbug.com/1203234): Remove exception once the 1% flake-
+ # rate regression is addressed.
+ 'Fuchsia x64' # https://crbug.com/1203236
],
},
'disk_usage_tast_test': {
@@ -1716,6 +1719,9 @@
'Linux V8 FYI Release - pointer compression (NVIDIA)',
'Mac V8 FYI Release (Intel)',
'Win V8 FYI Release (NVIDIA)',
+ # TODO(https://crbug.com/1203234): Remove exception once the 1% flake-
+ # rate regression is addressed.
+ 'Fuchsia x64' # https://crbug.com/1203236
],
'modifications': {
'ChromeOS FYI Release (amd64-generic)': {