Commit e676e681 authored by rtenneti@google.com's avatar rtenneti@google.com

SPDY - Deleted SpdyHttpStream.* suppression from DrMemory.

We had fixed race condition bugs with checnked upload
in http://src.chromium.org/viewvc/chrome?view=rev&revision=146255

We had renamed all SpdyHttpStreamSpdyTest.* tests as
SpdyHttpStreamSpdy2Test and SpdyHttpStreamSpdy3Test and the old suppression
is not needed. We have been running SpdyHttpStreamSpdy*Test* for a while.

R=rnk@chromium.org
BUG=95007
TEST=valgrind unittests
Review URL: https://chromiumcodereview.appspot.com/10852005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150117 0039d316-1c4b-4281-b951-d872f2087c98
parent 7203a5ec
......@@ -26,7 +26,3 @@ SSLClientSocketTest.ConnectMismatched
##############################################################################
# TODO(rnk): The exclusions below should only apply to the full mode
# DrMemory bot.
# Hits DCHECK failure due to 100ms delayed task in socket_test_util.cc, see
# http://crbug.com/110793 and http://crbug.com/95007
SpdyHttpStreamTest.*
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