OLD | NEW |
1 # Takes 27-40 seconds to run. | 1 # Takes 27-40 seconds to run. |
2 IPCSyncChannelTest.ChattyServer | 2 IPCSyncChannelTest.ChattyServer |
3 # Hangs on Linux sometimes. See http://crbug.com/22141 | 3 # Hangs on Linux sometimes. See http://crbug.com/22141 |
4 IPCChannelTest.ChannelTest | 4 IPCChannelTest.ChannelTest |
5 # Crashes under Valgrind. See http://crbug.com/46782 | 5 # Crashes under Valgrind. See http://crbug.com/46782 |
6 IPCSyncChannelTest.Multiple | 6 IPCSyncChannelTest.Multiple |
7 # These crash under Valgrind way too often. See http://crbug.com/140442 | |
8 IPCSyncChannelTest.* | |
OLD | NEW |