New issue
Advanced search Search tips

Issue 784956 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

fast/.../frameset-repeated-name.html in webkit_layout_tests failing on chromium.webkit/WebKit Win10

Project Member Reported by loonyb...@chromium.org, Nov 14 2017

Issue description

fast/.../frameset-repeated-name.html in webkit_layout_tests failing on chromium.webkit/WebKit Win10

Builders failed on: 
- WebKit Win10: 
  https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win10


It seems like there's a racing condition here:
Sometimes 
(file test):fast/history/resources/frameset-dest.html (in frame "<!--framePath //<!--frame0-->-->")
                about:blank (in frame "f1")
                about:blank (in frame "f2")
                about:blank (in frame "f3")
                about:blank (in frame "f4")
occurs first, but some other times
(file test):fast/history/resources/frameset-dest.html (in frame "<!--framePath //<!--frame1-->-->")
                about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame0-->-->")
                about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame1-->-->")
                about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame2-->-->")
                about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame3-->-->")
===============================================
occurs first.

I will mark it as flaky for now, dcheng@ please help take a look.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 14 2017

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

commit 720ef1dcb9a82044901865b329ecf084d3c13c8a
Author: Luna Lu <loonybear@chromium.org>
Date: Tue Nov 14 19:21:54 2017

Mark test frameset-repeated-name.html as flaky

TBR: dcheng
Bug: 784956
Change-Id: I6d1a8d397a366e452683c363926abc4bad847b1e
Reviewed-on: https://chromium-review.googlesource.com/769407
Reviewed-by: Luna Lu <loonybear@chromium.org>
Commit-Queue: Luna Lu <loonybear@chromium.org>
Cr-Commit-Position: refs/heads/master@{#516381}
[modify] https://crrev.com/720ef1dcb9a82044901865b329ecf084d3c13c8a/third_party/WebKit/LayoutTests/TestExpectations

Comment 2 by dcheng@chromium.org, Nov 15 2017

Cc: lukasza@chromium.org creis@chromium.org
Labels: Pri-2
Setting defect without priority to Pri-2.

Sign in to add a comment