Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1019)

Side by Side Diff: build/android/gtest_filter/ipc_tests_disabled

Issue 11819041: Make ipc_tests file structure a little saner and add an ipc_perftests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ugh Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | ipc/ipc.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Times out 1 # Times out
2 IPCSyncChannelTest.ChattyServer 2 IPCSyncChannelTest.ChattyServer
3 3
4 # MultiProcessTest related failures. These tests fail if DCHECK is enabled. 4 # MultiProcessTest related failures. These tests fail if DCHECK is enabled.
5 IPCChannelPosixTest.AdvancedConnected 5 IPCChannelPosixTest.AdvancedConnected
6 IPCChannelPosixTest.ResetState 6 IPCChannelPosixTest.ResetState
7 IPCChannelPosixTest.MultiConnection 7 IPCChannelPosixTest.MultiConnection
8 IPCFuzzingTest.SanityTest 8 IPCFuzzingTest.SanityTest
9 IPCFuzzingTest.MsgBadPayloadArgs 9 IPCFuzzingTest.MsgBadPayloadArgs
10 IPCFuzzingTest.MsgBadPayloadShort 10 IPCFuzzingTest.MsgBadPayloadShort
11 IPCChannelTest.DescriptorTest 11 IPCSendFdsTest.DescriptorTest
12 IPCChannelTest.ChannelTest 12 IPCChannelTest.ChannelTest
13 IPCChannelTest.ChannelProxyTest 13 IPCChannelTest.ChannelProxyTest
14 IPCChannelTest.SendMessageInChannelConnected 14 IPCChannelTest.SendMessageInChannelConnected
15 SyncSocketTest.SanityTest 15 SyncSocketTest.SanityTest
OLDNEW
« no previous file with comments | « no previous file | ipc/ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698