Commit 1aaa1a6f authored by Garrett Beaty's avatar Garrett Beaty Committed by Chromium LUCI CQ

Make nocompile test failures tree closing.

Change-Id: Icc9d3644a5ebbbe3028bf6ee69e16431bb58af44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643858
Auto-Submit: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#845856}
parent 65599ff7
This diff is collapsed.
......@@ -65,6 +65,7 @@ TREE_CLOSING_STEPS_REGEXP = "\\b({})\\b".format("|".join([
"gclient runhooks",
"runhooks",
"update",
"\\w*nocompile_test",
]))
# This results in a notifier with no recipients, so nothing will actually be
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment