BidirectionalStreamTest.TestBufferingWithTrailers is flaky under DrMemory |
||
Issue descriptionhttps://build.chromium.org/p/chromium.memory.fyi/builders/Windows%20Unit%20%28DrMemory%20full%29%20%281%29/builds/4659/steps/memory%20test%3A%20net/logs/stdio, https://build.chromium.org/p/chromium.memory.fyi/builders/Windows%20Unit%20%28DrMemory%20full%29%20%281%29/builds/4652/steps/memory%20test%3A%20net/logs/stdio, and https://build.chromium.org/p/chromium.memory.fyi/builders/Windows%20Unit%20%28DrMemory%20full%29%20%281%29/builds/4648/steps/memory%20test%3A%20net/logs/stdio fail with the error: [ RUN ] BidirectionalStreamTest.TestBufferingWithTrailers c:\b\build\slave\drm-cr\build\src\net\http\bidirectional_stream_unittest.cc(315): error: Value of: sequenced_data_->AllReadDataConsumed() Actual: false Expected: true [ FAILED ] BidirectionalStreamTest.TestBufferingWithTrailers
,
Jun 1 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/62f6782adc7b8f3a2b7fa8445975e828362aadbd commit 62f6782adc7b8f3a2b7fa8445975e828362aadbd Author: xunjieli <xunjieli@chromium.org> Date: Wed Jun 01 18:29:27 2016 Fix flaky BidirectionalStreamTest This CL attempts to fix the flakiness observed on DrMemory bots by running the current message loop until idle after resuming the sequence socket data. R=mef@chromium.org BUG= 604611 Review-Url: https://codereview.chromium.org/2011183002 Cr-Commit-Position: refs/heads/master@{#397188} [modify] https://crrev.com/62f6782adc7b8f3a2b7fa8445975e828362aadbd/net/http/bidirectional_stream_unittest.cc [modify] https://crrev.com/62f6782adc7b8f3a2b7fa8445975e828362aadbd/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
,
Jun 13 2016
Helen, is this fixed now, or does it need more work?
,
Jun 13 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Apr 19 2016