OLD | NEW |
1 # Fails to complete under Valgrind. See http://crbug.com/136351 | 1 # Fails to complete under Valgrind. See http://crbug.com/136351 |
2 # TODO(bruening): would be nice to have a ChromeOS platform to have | 2 # TODO(bruening): would be nice to have a ChromeOS platform to have |
3 # ChromeOS-specific exclude files. | 3 # ChromeOS-specific exclude files. |
4 IPCSyncChannelTest.SendAfterClose | 4 IPCSyncChannelTest.SendAfterClose |
5 IPCSyncChannelTest.RestrictedDispatch | 5 IPCSyncChannelTest.RestrictedDispatch |
| 6 |
| 7 # http://crbug.com/139659 - maybe related to http://crbug.com/136351? |
| 8 IPCSyncChannelTest.RestrictedDispatchDeadlock |
OLD | NEW |