Remove Chromium Mac 10.13 FYI bot
We have Mac 10.13 coverage on the main waterfall now.
Bug: 973189
Change-Id: I832b27c94d19912f7de0b3159a23a752b2047f38
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1653836
Commit-Queue: Aaron Gable <[email protected]>
Reviewed-by: Dirk Pranke <[email protected]>
Auto-Submit: Aaron Gable <[email protected]>
Cr-Commit-Position: refs/heads/master@{#668675}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index bff487c..2aadec8 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -130,15 +130,6 @@
'shards': 20,
},
},
- # chromium.fyi
- 'Chromium Mac 10.13': {
- # A subset of tests seem to cause WindowServer deaths on VMs.
- # crbug.com/828031 et al.
- 'args': [
- '--test-launcher-filter-file=../../testing/buildbot/filters/mac_window_server_killers.browser_tests.filter',
- '--gtest_shuffle',
- ],
- },
'mac-dummy-rel': {
# A subset of tests seem to cause WindowServer deaths on VMs.
# crbug.com/828031 et al.
@@ -901,7 +892,6 @@
'Win7 Tests (1)', # For swarming capacity reasons.
'Win10 Tests x64 (dbg)', # Matches browser_tests.
# Only run network service tests on Mac 10.12 for capacity reasons.
- 'Chromium Mac 10.13',
'Mac10.10 Tests',
'Mac10.11 Tests',
'Mac10.13 Tests',
@@ -934,7 +924,6 @@
'Win7 Tests (1)', # For swarming capacity reasons.
'Win10 Tests x64 (dbg)', # Matches components_browsertests.
# Only run network service tests on Mac 10.12 for capacity reasons.
- 'Chromium Mac 10.13',
'Mac10.10 Tests',
'Mac10.11 Tests',
'Mac10.13 Tests',
@@ -956,7 +945,6 @@
'Win7 Tests (1)', # For swarming capacity reasons.
'Win10 Tests x64 (dbg)', # flaky: https://crbug.com/852786
# Only run network service tests on Mac 10.12 for capacity reasons.
- 'Chromium Mac 10.13',
'Mac10.10 Tests',
'Mac10.11 Tests',
'Mac10.13 Tests',
@@ -977,7 +965,6 @@
'Win7 Tests (1)', # For swarming capacity reasons.
'Win10 Tests x64 (dbg)', # Matches extensions_browsertests.
# Only run network service tests on Mac 10.12 for capacity reasons.
- 'Chromium Mac 10.13',
'Mac10.10 Tests',
'Mac10.11 Tests',
'Mac10.13 Tests',
@@ -1004,7 +991,6 @@
# chromium.win
'Win7 Tests (1)', # For swarming capacity reasons.
# Only run network service tests on Mac 10.12 for capacity reasons.
- 'Chromium Mac 10.13',
'Mac10.10 Tests',
'Mac10.11 Tests',
'Mac10.13 Tests',
@@ -1687,8 +1673,6 @@
},
'webkit_layout_tests': {
'remove_from': [
- # chromium.fyi
- 'Chromium Mac 10.13',
# chromium.linux
'Linux Tests (dbg)(1)(32)', # 32-bit linux is unsupported
# chromium.win
@@ -1759,7 +1743,7 @@
'mac10.13-blink-rel-dummy': {
'swarming': {
'dimension_sets': [
- { # This should match Chromium Mac 10.13 on chromium.fyi.
+ { # This should match "Mac10.13 Tests" on the main waterfall.
'gpu': '8086:0a2e',
'hidpi': '0',
'os': 'Mac-10.13.6',