Commit cffe6247 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Skip more hanging death tests on mac asan

TBR=sigurds@chromium.org
NOTRY=true

Bug: chromium:820416
Change-Id: Ibd6fec04a9ea610c83c9347b4971f5ffea1fa80d
Reviewed-on: https://chromium-review.googlesource.com/1071521
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53344}
parent 4e6bcd29
......@@ -9,6 +9,8 @@
'LiveRangeUnitTest*': [SKIP],
'LoggingDeathTest*': [SKIP],
'LoggingTest.CompareClassTypes': [SKIP],
'LoggingTest.CompareWithDifferentSignedness': [SKIP],
'LoggingTest.CompareWithReferenceType': [SKIP],
'RandomNumberGenerator.NextSampleInvalidParam': [SKIP],
'RandomNumberGenerator.NextSampleSlowInvalidParam1': [SKIP],
'RandomNumberGenerator.NextSampleSlowInvalidParam2': [SKIP],
......
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