Commit 003376aa authored by Wez's avatar Wez Committed by Commit Bot

Filter some Mojo tests that are too slow under QEMU software emulation.

Bug: 780317
Change-Id: I472b726726629139b57b73d7c010d9aa9744052b
Reviewed-on: https://chromium-review.googlesource.com/748202Reviewed-by: default avatarScott Graham <scottmg@chromium.org>
Commit-Queue: Wez <wez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513064}
parent 5d5bd8f1
...@@ -7,3 +7,7 @@ ...@@ -7,3 +7,7 @@
# These tests require support for named channels. See crbug.com/754038. # These tests require support for named channels. See crbug.com/754038.
-MultiprocessMessagePipeTestWithPeerSupport*/2 -MultiprocessMessagePipeTestWithPeerSupport*/2
-MultiprocessMessagePipeTestWithPeerSupport*/3 -MultiprocessMessagePipeTestWithPeerSupport*/3
# crbug.com/780317 - These timeout under QEMU s/w emulation of ARM64.
-MultiprocessMessagePipeTestWithPeerSupport.PingPongPipe*
-MessagePipeTest.SharedBufferHandlePingPong
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