OLD | NEW |
1 # Very slow under Valgrind. | 1 # Very slow under Valgrind. |
2 KeygenHandlerTest.*SmokeTest | 2 KeygenHandlerTest.*SmokeTest |
3 KeygenHandlerTest.*ConcurrencyTest | 3 KeygenHandlerTest.*ConcurrencyTest |
4 | 4 |
5 # Fails Valgrind with varying stack traces. http://crbug.com/43179 | 5 # Fails Valgrind with varying stack traces. http://crbug.com/43179 |
6 SpdyNetworkTransactionTest.PostWithEarlySynReply | 6 SpdyNetworkTransactionTest.PostWithEarlySynReply |
| 7 |
| 8 # These tests fail under Valgrind, see http://crbug.com/62314 |
| 9 SSLClientSocketTest.Connect* |
OLD | NEW |