Skip to content

Commit

Permalink
Adding win_asan to CQ.
Browse files Browse the repository at this point in the history
The Chromium Roll https://webrtc-review.googlesource.com/24760
introduced a breakage on win_asan. In order to re-enable the roll
we have to be protected against these kind of failures.

Bug: webrtc:8562
Change-Id: I8de6268eb1d3f87cba53889f1ae2397b3dbf491e
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/25080
Reviewed-by: Patrik Höglund <[email protected]>
Reviewed-by: Oleh Prypin <[email protected]>
Commit-Queue: Mirko Bonadei <[email protected]>
Cr-Commit-Position: refs/heads/master@{#20826}
  • Loading branch information
MirkoBonadei authored and Commit Bot committed Nov 22, 2017
1 parent 9e6fd2b commit 34afa0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/config/cq.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ verifiers {
builders { name: "mac_compile_dbg" }
builders { name: "mac_rel" }
builders { name: "presubmit" }
builders { name: "win_asan" }
builders { name: "win_baremetal" }
builders { name: "win_clang_dbg" }
builders { name: "win_clang_rel" }
Expand Down

0 comments on commit 34afa0b

Please sign in to comment.