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

Issue 619746 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 508730
Owner: ----
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Test failure when running layout tests with --enable-wptserve on chromium_fyi (blocked cross-origin frame)

Project Member Reported by dcampb@google.com, Jun 13 2016

Issue description

<b>Version: <Kenneth, what is the frequency?></b>
OS: <Linux>

What steps will reproduce the problem?
(1)build blink_test target on linux

(2) run : run-webkit-tests imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_datauri_0*.html -t Default --enable-wptserve

What is the expected output?
Pass
What do you see instead?
Failure, Text

These tests are failing on the chromium_fyi bot due to the blocking of a frame with the origin "http://web-platform.test:8001". This frame is trying to access a cross-origin frame.

Files include: 
imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html

imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html

This bug is related to the Chromium_FYI builder WebKit Linux - WPTServe

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 14 2016

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

commit 46872e427b97477ab233fc4f47a70620272ff006
Author: dcampb <dcampb@google.com>
Date: Tue Jun 14 19:02:44 2016

Modified WPTServeExpectations for test failures on "WebKit Linux - WPTServe"

These test failed on the "WebKit Linux - WPT Serve" builder with --enable-wptserve.
Added to the WPTServeExpectations file to allow bot to continue running and find more bugs/errors.

BUG= 619746 

Review-Url: https://codereview.chromium.org/2063073003
Cr-Commit-Position: refs/heads/master@{#399763}

[modify] https://crrev.com/46872e427b97477ab233fc4f47a70620272ff006/third_party/WebKit/LayoutTests/WPTServeExpectations

Project Member

Comment 2 by sheriffbot@chromium.org, Jun 14 2016

Labels: Hotlist-Google
Project Member

Comment 3 by bugdroid1@chromium.org, Jun 15 2016

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

commit 46872e427b97477ab233fc4f47a70620272ff006
Author: dcampb <dcampb@google.com>
Date: Tue Jun 14 19:02:44 2016

Modified WPTServeExpectations for test failures on "WebKit Linux - WPTServe"

These test failed on the "WebKit Linux - WPT Serve" builder with --enable-wptserve.
Added to the WPTServeExpectations file to allow bot to continue running and find more bugs/errors.

BUG= 619746 

Review-Url: https://codereview.chromium.org/2063073003
Cr-Commit-Position: refs/heads/master@{#399763}

[modify] https://crrev.com/46872e427b97477ab233fc4f47a70620272ff006/third_party/WebKit/LayoutTests/WPTServeExpectations

Cc: -qyears...@chromium.org
Cc: qyears...@chromium.org
Components: Blink>Infra
Labels: -Pri-2 -Hotlist-Google Pri-3
Summary: Test failure when running layout tests with --enable-wptserve on chromium_fyi (blocked cross-origin frame) (was: test failure when running "run-webkit-test" with --enable-wptserve on chromium_fyi (blocked cross-origin frame))
As listed above, the relevant tests to look at for this issue are:

imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html
imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html
Project Member

Comment 6 by sheriffbot@chromium.org, Aug 15 2016

Labels: Hotlist-Google

Comment 7 by tkent@chromium.org, Nov 6 2016

Mergedinto: 508730
Status: Duplicate (was: Untriaged)
Project Member

Comment 8 by bugdroid1@chromium.org, Nov 7 2016

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

commit 41cb5b73de8ddb7f5066023213d54d44f72d358f
Author: tkent <tkent@chromium.org>
Date: Mon Nov 07 00:01:10 2016

Fix WPTServeEpectations up.

- Add imported/wpt/dom/nodes/Document-createElement*.html which are currently
  failing on the bots.

- Merge tests with  crbug.com/619746  into the section of  crbug.com/508730 .

- Triage some tests associated to  crbug.com/508734 

BUG= 619746 ,  508730 ,  508734 
TBR=qyearsley@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2476173003
Cr-Commit-Position: refs/heads/master@{#430200}

[modify] https://crrev.com/41cb5b73de8ddb7f5066023213d54d44f72d358f/third_party/WebKit/LayoutTests/WPTServeExpectations

Sign in to add a comment