Temporarily remove linux_ubsan from commit queue

DEPS roll is blocked on it because it pins a broken clang version,
but Chromium has no commitment to fixing it.

Bug: chromium:774973
Change-Id: Id04fadde599293bca7b6c25faa2e9926c1265dc7
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/16423
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20460}
This commit is contained in:
Oleh Prypin 2017-10-27 10:40:19 +02:00 committed by Commit Bot
parent 34fa295d47
commit fd9149f842

View File

@ -53,7 +53,8 @@ verifiers {
builders { name: "linux_msan" }
builders { name: "linux_rel" }
builders { name: "linux_tsan2" }
builders { name: "linux_ubsan" }
# TODO(oprypin): Re-enable when https://crbug.com/774973 is fixed.
#builders { name: "linux_ubsan" }
builders { name: "linux_ubsan_vptr" }
builders { name: "linux_gcc_rel" }
builders { name: "linux_more_configs" }