Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(534)

Unified Diff: tests/masters_recipes_test.py

Issue 1938733002: Rename chromium.mac iOS bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/gatekeeper.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/masters_recipes_test.py
diff --git a/tests/masters_recipes_test.py b/tests/masters_recipes_test.py
index 4809e19c60af9012d569a72f16800e4acc74b14c..015b3252c1a4bd53d594a935fc276efe7587db62 100755
--- a/tests/masters_recipes_test.py
+++ b/tests/masters_recipes_test.py
@@ -56,12 +56,11 @@ SUPPRESSIONS = {
'Win7 Debug (NVIDIA)',
],
'master.chromium.mac': [
+ 'ios-device',
+ 'ios-device-gn',
+ 'ios-simulator',
+ 'ios-simulator-gn',
'Mac10.11 Tests',
- 'iOS_Device',
- 'iOS_Device_GN',
- 'iOS_Device_(ninja)',
- 'iOS_Simulator_GN_(dbg)',
- 'iOS_Simulator_(dbg)',
],
'master.chromium.memory': [
'Linux ASan Tests (sandboxed)',
« no previous file with comments | « scripts/slave/gatekeeper.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698