Change linux_chromium_chromeos_msan_rel_ng to blocking on auto roll after msan got sped up
Bug: v8:12755 Change-Id: Ib4f98aa28a7f5d590a81128291ceecaec5edc8a2 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3762569 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Almothana Athamneh <almuthanna@chromium.org> Auto-Submit: Almothana Athamneh <almuthanna@chromium.org> Reviewed-by: Liviu Rau <liviurau@chromium.org> Cr-Commit-Position: refs/heads/main@{#81885}
This commit is contained in:
parent
0e554376fd
commit
20a97f8ac2
@ -12,8 +12,7 @@ from common_includes import *
|
||||
ROLL_SUMMARY = ("Summary of changes available at:\n"
|
||||
"https://chromium.googlesource.com/v8/v8/+log/%s..%s")
|
||||
|
||||
ISSUE_MSG = (
|
||||
"""Please follow these instructions for assigning/CC'ing issues:
|
||||
ISSUE_MSG = ("""Please follow these instructions for assigning/CC'ing issues:
|
||||
https://v8.dev/docs/triage-issues
|
||||
|
||||
Please close rolling in case of a roll revert:
|
||||
@ -21,6 +20,7 @@ https://v8-roll.appspot.com/
|
||||
This only works with a Google account.
|
||||
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_chromeos_msan_rel_ng
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel
|
||||
|
@ -534,6 +534,7 @@ https://v8-roll.appspot.com/
|
||||
This only works with a Google account.
|
||||
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_chromeos_msan_rel_ng
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel
|
||||
CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel
|
||||
|
Loading…
Reference in New Issue
Block a user