[code coverage] Remove check_static_initializers test from coverage bots
check_static_initializers is constantly failing on coverage bots, so
remove it for now, will add it back once the issue is fixed.
Change-Id: I885f98174893f8e69943b11dadabf8a0a7830514
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618049
Reviewed-by: Stephen Martinis <[email protected]>
Commit-Queue: Yuke Liao <[email protected]>
Cr-Commit-Position: refs/heads/master@{#661126}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 538e2797..fb58416 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -282,6 +282,12 @@
},
},
},
+ # TODO(crbug.com/956591): Remove this once the bug is fixed.
+ 'check_static_initializers': {
+ 'remove_from': [
+ 'Linux Tests Code Coverage',
+ ],
+ },
'checkbins': {
'remove_from': [
'linux-archive-dbg',