New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 663875 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 601332



Sign in to add a comment

http/tests/inspector/network/har-content.html is flaky when run in random order

Project Member Reported by jeffcarp@chromium.org, Nov 9 2016

Issue description

The 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

 
Owner: allada@chromium.org
Status: Assigned (was: Untriaged)
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.
Description: Show this description
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Comment 5 by allada@chromium.org, Nov 15 2016

Status: Fixed (was: Assigned)
Thank you!!

Sign in to add a comment