Commit e6633269 authored by rnk@chromium.org's avatar rnk@chromium.org

Exclude the TCP PPAPI tests introduced in r112693 on Mac valgrind also.

TBR=dpolukhin@chromium.org
BUG=104535
TEST=mac vg bots go green

Review URL: http://codereview.chromium.org/8770052

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112731 0039d316-1c4b-4281-b951-d872f2087c98
parent 735d18fa
...@@ -359,4 +359,6 @@ PPAPITest.WebSocket_TextSendReceive ...@@ -359,4 +359,6 @@ PPAPITest.WebSocket_TextSendReceive
# More PPAPI crashes under Valgrind. http://crbug.com/105080 # More PPAPI crashes under Valgrind. http://crbug.com/105080
PPAPITest.UDPSocketPrivateShared PPAPITest.UDPSocketPrivateShared
PPAPITest.TCPSocketPrivateShared
OutOfProcessPPAPITest.UDPSocketPrivateShared OutOfProcessPPAPITest.UDPSocketPrivateShared
OutOfProcessPPAPITest.TCPSocketPrivateShared
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment