| Index: build/android/pylib/gtest/filter/ipc_tests_disabled
|
| diff --git a/build/android/pylib/gtest/filter/ipc_tests_disabled b/build/android/pylib/gtest/filter/ipc_tests_disabled
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e8d069113d6227ea14408b03d0a7879167b3ce38
|
| --- /dev/null
|
| +++ b/build/android/pylib/gtest/filter/ipc_tests_disabled
|
| @@ -0,0 +1,18 @@
|
| +# Times out
|
| +IPCSyncChannelTest.ChattyServer
|
| +
|
| +# MultiProcessTest related failures. These tests fail if DCHECK is enabled.
|
| +IPCChannelPosixTest.AdvancedConnected
|
| +IPCChannelPosixTest.ResetState
|
| +IPCChannelPosixTest.MultiConnection
|
| +IPCFuzzingTest.SanityTest
|
| +IPCFuzzingTest.MsgBadPayloadArgs
|
| +IPCFuzzingTest.MsgBadPayloadShort
|
| +IPCSendFdsTest.DescriptorTest
|
| +IPCChannelProxyTest.MessageClassFilters
|
| +IPCChannelProxyTest.GlobalAndMessageClassFilters
|
| +IPCChannelProxyTest.FilterRemoval
|
| +IPCChannelTest.ChannelTest
|
| +IPCChannelTest.ChannelProxyTest
|
| +IPCChannelTest.SendMessageInChannelConnected
|
| +SyncSocketTest.SanityTest
|
|
|