[Cronet] update test expectations for OutputStream tests
commitc8697cf7a4a41b631abe279924fd5a5bb27cea47
authorxunjieli <xunjieli@chromium.org>
Wed, 22 Apr 2015 15:40:44 +0000 (22 08:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Apr 2015 15:41:05 +0000 (22 15:41 +0000)
tree7aa0ac100807cc1fc011ca54c7f6ce897332fa62
parent598af7c6bd830d6da9182d485842f7ca4e51a6b4
[Cronet] update test expectations for OutputStream tests

On Lollipop, the default HttpURLConnection implementation sometimes does not trigger
the write-out-of-bound error until reading response. This CL updates the test
expectations.

BUG=398997

Review URL: https://codereview.chromium.org/1094313004

Cr-Commit-Position: refs/heads/master@{#326305}
components/cronet/android/test/javatests/src/org/chromium/net/urlconnection/CronetBufferedOutputStreamTest.java
components/cronet/android/test/javatests/src/org/chromium/net/urlconnection/CronetFixedModeOutputStreamTest.java