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

Issue 678487 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

http/tests/inspector/resource-tree/resource-tree-reload.html is flaky

Project Member Reported by yhirano@chromium.org, Jan 5 2017

Issue description

Comment 2 by l...@chromium.org, Feb 15 2017

Owner: chenwilliam@chromium.org
Status: Assigned (was: Untriaged)
chenwilliam@, would you like to take a look at this?
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 17 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/9ff76ab6219e6b5e0841651012720a88719e931a

commit 9ff76ab6219e6b5e0841651012720a88719e931a
Author: Andrey Lushnikov <lushnikov@chromium.org>
Date: Fri Nov 17 03:38:41 2017

DevTools: migrate resource-tree tests to new framework

This patch migrates all but one test in
http/tests/devtools/resource-tree onto a new framework.

The cached-resource-metadata.html test is moved into the startup/ folder.

As a drive-by, this also fixes the flakiness of
resource-tree-reload.html test.

BUG= chromium:678487 
R=dgozman, chenwilliam

Change-Id: I23752916b98336b1706cf326e2a535321fc56a78
Reviewed-on: https://chromium-review.googlesource.com/773793
Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517282}
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/SlowTests
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/TestExpectations
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/iframe-main-resource-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/iframe-main-resource.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/iframe-main-resource.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-metadata-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-metadata.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-metadata.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-request-content-after-loading-and-clearing-cache-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-request-content-after-loading-and-clearing-cache.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-request-content-after-loading-and-clearing-cache.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-request-content-while-loading-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-request-content-while-loading.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-request-content-while-loading.js
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-crafted-frame-add.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-crafted-frame-add.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-document-url-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-document-url.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-document-url.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-events-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-events.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-events.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-add-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-add.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-add.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-in-crafted-frame-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-in-crafted-frame.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-in-crafted-frame.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-navigate-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-navigate.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-frame-navigate.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-htmlimports-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-htmlimports.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-htmlimports.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-invalid-mime-type-css-content-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-invalid-mime-type-css-content.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-invalid-mime-type-css-content.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-no-xhrs-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-no-xhrs.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-no-xhrs.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-non-unique-url-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-non-unique-url.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-non-unique-url.js
[modify] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-reload-expected.txt
[delete] https://crrev.com/26d5650aa9c24dc93d2f970a011a04133f9a5c57/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-reload.html
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resource-tree-reload.js
[add] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/resource-tree/resources/resource-tree-reload.html
[rename] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/startup/cached-resource-metadata-expected.txt
[rename] https://crrev.com/9ff76ab6219e6b5e0841651012720a88719e931a/third_party/WebKit/LayoutTests/http/tests/devtools/startup/cached-resource-metadata.html

Status: Fixed (was: Assigned)

Sign in to add a comment