Commit f47fae66 authored by Garrett Beaty's avatar Garrett Beaty Committed by Commit Bot

Enable luci-notify for Libfuzzer Upload Mac ASan.

Bug: 790372
Change-Id: I27a30346a8a94feb6d92f35b97bbdd63d3a03eba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865591
Auto-Submit: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#706594}
parent f6eafa7f
......@@ -91,12 +91,10 @@ notifiers {
name: "Libfuzzer Upload Linux UBSan"
bucket: "ci"
}
# TODO(crbug.com/790372): Enable notifications for the mac bot when it gets
# flipped to luci.
#builders {
# name: "Libfuzzer Upload Mac ASan"
# bucket: "ci"
#}
builders {
name: "Libfuzzer Upload Mac ASan"
bucket: "ci"
}
builders {
name: "Libfuzzer Upload Windows ASan"
bucket: "ci"
......
......@@ -91,12 +91,10 @@ notifiers {
name: "Libfuzzer Upload Linux UBSan"
bucket: "ci"
}
# TODO(crbug.com/790372): Enable notifications for the mac bot when it gets
# flipped to luci.
#builders {
# name: "Libfuzzer Upload Mac ASan"
# bucket: "ci"
#}
builders {
name: "Libfuzzer Upload Mac ASan"
bucket: "ci"
}
builders {
name: "Libfuzzer Upload Windows ASan"
bucket: "ci"
......
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