| Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| index 004ee7e0e9f0c89367d8c7d31f4e53b7ff3ed799..499ad09272ca1cf061283b7b54c5c1f454d9304a 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -438,6 +438,7 @@ TRYBOTS = freeze({
|
| }),
|
| # Optional GPU bots.
|
| 'mac_optional_gpu_tests_rel': {
|
| + 'deapply_patch': False,
|
| 'bot_ids': [
|
| {
|
| 'mastername': 'chromium.gpu.fyi',
|
|
|