| OLD | NEW |
| 1 # Very slow under Valgrind, (see <http://crbug.com/37289>). | 1 # Very slow under Valgrind, (see <http://crbug.com/37289>). |
| 2 KeygenHandlerTest.SmokeTest | 2 KeygenHandlerTest.SmokeTest |
| 3 | 3 |
| 4 # These tests fail under Valgrind on Mac, see http://crbug.com/62314 | 4 # These tests fail under Valgrind on Mac, see http://crbug.com/62314 |
| 5 SSLClientSocketTest.* | 5 SSLClientSocketTest.* |
| 6 HTTPSRequestTest.* | 6 HTTPSRequestTest.* |
| 7 | |
| 8 # crbug.com/474316 | |
| 9 WebSocketEndToEndTest.HstsHttpsToWebSocket | |
| OLD | NEW |