| Index: tools/release/test_scripts.py
|
| diff --git a/tools/release/test_scripts.py b/tools/release/test_scripts.py
|
| index c5e9aac4929d2f7ecfe427708a0c0fcfb9598c4b..02a5c59e153ed62c329e28e66a6668e040d608e1 100644
|
| --- a/tools/release/test_scripts.py
|
| +++ b/tools/release/test_scripts.py
|
| @@ -1043,7 +1043,7 @@ Please close rolling in case of a roll revert:
|
| https://v8-roll.appspot.com/
|
| This only works with a Google account.
|
|
|
| -CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel;tryserver.chromium.linux:linux_optional_gpu_tests_rel
|
| +CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel;tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
|
|
|
| TBR=reviewer@chromium.org"""
|
|
|
|
|