Issue metadata
Sign in to add a comment
|
Test failure when running layout tests with --enable-wptserve on chromium_fyi (blocked cross-origin frame) |
||||||||||||||||||||||||
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
,
Jun 14 2016
,
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
,
Aug 13 2016
,
Aug 14 2016
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
,
Aug 15 2016
,
Nov 6 2016
,
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 |
|||||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, Jun 14 2016