| 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)',
|
|
|