Skip to content
Snippets Groups Projects
Commit ef987340 authored by timurrrr@chromium.org's avatar timurrrr@chromium.org
Browse files

Don't run HTTPSRequestTest tests under Valgrind on Mac

BUG=62314
TBR=glider
Review URL: http://codereview.chromium.org/4682001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65370 0039d316-1c4b-4281-b951-d872f2087c98
parent 003c7466
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,3 @@ KeygenHandlerTest.*ConcurrencyTest
# Fails Valgrind with varying stack traces. http://crbug.com/43179
SpdyNetworkTransactionTest.PostWithEarlySynReply
# These tests fail under Valgrind, see http://crbug.com/62314
SSLClientSocketTest.*
# Very slow under Valgrind, (see <http://crbug.com/37289>).
KeygenHandlerTest.SmokeTest
# These tests fail under Valgrind on Mac, see http://crbug.com/62314
SSLClientSocketTest.*
HTTPSRequestTest.*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment