http/tests/inspector/network/har-content.html is flaky when run in random order |
|||
Issue descriptionThe test: http/tests/inspector/network/har-content.html appears to be flaky when run in random order. Steps to reproduce: This should pass consistently: Tools/Scripts/run-webkit-tests http/tests/inspector/network/ This should fail intermittently: Tools/Scripts/run-webkit-tests http/tests/inspector/network/ --order=random We're working on removing order dependency from Blink layout tests. More context here: https://docs.google.com/document/d/11-628Ny6hY__kfIv__zVD0m3rA0OB9tQLLC_gJI_PNg/edit
,
Nov 14 2016
More info: the expected outcome is 'SLOW', it passed 100% of times in default order and in random order the outcome was 'TEXT' 36 times and 'TEXT PASS' 2 times out of 52 total random order runs.
,
Nov 14 2016
,
Nov 14 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3a106328eefe4573e310d76b900a40034ffa4dbc commit 3a106328eefe4573e310d76b900a40034ffa4dbc Author: allada <allada@chromium.org> Date: Mon Nov 14 22:44:50 2016 [Devtools] Fixed flakey network test Fixes cache problems with HAR network test in devtools. R=dgozman,lushnikov BUG= 663875 Review-Url: https://codereview.chromium.org/2503573002 Cr-Commit-Position: refs/heads/master@{#431928} [modify] https://crrev.com/3a106328eefe4573e310d76b900a40034ffa4dbc/third_party/WebKit/LayoutTests/http/tests/inspector/network/har-content.html
,
Nov 15 2016
,
Nov 15 2016
Thank you!! |
|||
►
Sign in to add a comment |
|||
Comment 1 by kozyatinskiy@chromium.org
, Nov 14 2016Status: Assigned (was: Untriaged)