Disable failing test suites on win10 x64 debug
Bug: 818832
Change-Id: I235b3c2ea84cdae68e7787f4d0a8ff7e277ab669
Reviewed-on: https://chromium-review.googlesource.com/1042846
Reviewed-by: Dirk Pranke <[email protected]>
Commit-Queue: Stephen Martinis <[email protected]>
Cr-Commit-Position: refs/heads/master@{#555950}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 3281b07d..3c65044 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -253,6 +253,8 @@
'UBSanVptr Linux',
# chromium.memory
'Linux TSan Tests', # https://crbug.com/368525
+ # chromium.win
+ 'Win10 Tests x64 (dbg)',
],
'modifications': {
# chromium.chromiumos
@@ -2524,6 +2526,8 @@
'Mac10.13 Tests (dbg)',
'Win7 Tests (dbg)(1)',
'Win10 Tests x64',
+ # chromium.win
+ 'Win10 Tests x64 (dbg)',
],
},
'services_unittests': {
@@ -2923,6 +2927,8 @@
'Mac10.13 Tests (dbg)',
# client.v8.chromium
'Linux - Future (dbg)',
+ # chromium.win
+ 'Win10 Tests x64 (dbg)',
],
},
'telemetry_unittests': {
@@ -2933,6 +2939,10 @@
},
},
},
+ 'remove_from': [
+ # chromium.win
+ 'Win10 Tests x64 (dbg)',
+ ],
},
'traffic_annotation_auditor_unittests': {
'modifications': {
@@ -3002,6 +3012,8 @@
# On chromium.linux, unclear why these aren't run on Cast.
'Cast Audio Linux',
'Cast Linux',
+ # chromium.win
+ 'Win10 Tests x64 (dbg)',
],
'modifications': {
# chromium.android
@@ -3132,6 +3144,7 @@
'Win10 Tests x64',
'Win7 Tests (1)',
'Win7 Tests (dbg)(1)',
+ 'Win10 Tests x64 (dbg)',
],
},
'viz_unittests': {
@@ -3281,6 +3294,7 @@
# chromium.win
'Win 7 Tests x64 (1)',
'Win10 Tests x64',
+ 'Win10 Tests x64 (dbg)',
],
'modifications': {
# chromium.fyi