Commit a699bbbb authored by oshima's avatar oshima Committed by Commit bot

Exclude tests that takes too long on Valgrind mac.

BUG=542535

Review URL: https://codereview.chromium.org/1411423008

Cr-Commit-Position: refs/heads/master@{#356649}
parent 12b5c782
......@@ -21,3 +21,10 @@ MessageLoopTestTypeDefault.RecursivePosts
# Check-fails on Valgrind/Mac, see https://crbug.com/481290
MessagePumpLibeventTest.QuitWatcher
# Takes too long to run. crbug.com/542535.
AllocationRegisterTest.OverflowDeathTest
MemoryAllocatorDumpTest.ForbidDuplicatesDeathTest
ProcessUtilTest.GetAppOutputRestrictedNoZombies
TraceEventCallbackTest.TraceEventCallbackWhileFull
TraceEventTestFixture.TestTraceFlush
......@@ -7,3 +7,10 @@ VideoFrameSchedulerImplTest.EventualDisplay
# Times out under Valgrind, http://crbug.com/444578
PipelineIntegrationTest.*
# Takes too long to run. crbug.com/542535.
SingleVersusMultithreaded/VirtualAudioInputStreamTest.MultipleOutputs/1
SingleVersusMultithreaded/VirtualAudioInputStreamTest.MultipleOutputs/0
SingleVersusMultithreaded/VirtualAudioInputStreamTest.ComprehensiveTest/1
SingleVersusMultithreaded/VirtualAudioInputStreamTest.ComprehensiveTest/0
VideoRendererAlgorithmTest.CadenceBasedTest
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