Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(930)

Issue 2464743003: Import wpt@f23222137d3fbc14fae1518e64ab3aa9bbf32a7c (Closed)

Created:
4 years, 1 month ago by blink-w3c-test-autoroller
Modified:
4 years, 1 month ago
Reviewers:
qyearsley
CC:
chromium-reviews, blink-reviews, tfarina, blink-reviews-w3ctests_chromium.org, jam, darin-cc_chromium.org, dom-dev_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Import wpt@f23222137d3fbc14fae1518e64ab3aa9bbf32a7c Using update-w3c-deps in Chromium 1b37cd6a32a0205f2bc61dfc4b19609e2db6761a. TBR=qyearsley@chromium.org

Patch Set 1 #

Patch Set 2 : Modify TestExpectations or download new baselines for tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2195 lines, -4541 lines) Patch
M third_party/WebKit/LayoutTests/NeverFixTests View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/SlowTests View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json View 30 chunks +220 lines, -31 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/check_stability.py View 7 chunks +70 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/ci_stability.sh View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Document.html View 1 chunk +65 lines, -21 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/custom-elements-helpers.js View 1 chunk +59 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-click.html View 2 chunks +87 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createDocument.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt View 1 5 chunks +168 lines, -168 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations.html View 1 chunk +0 lines, -950 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations.js View 2 chunks +0 lines, -29 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-appendChild.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-appendChild-expected.txt View 1 1 chunk +85 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-appendData.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-dataChange.html View 1 chunk +14 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-dataChange-expected.txt View 1 2 chunks +216 lines, -3259 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-deleteData.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-insertBefore.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-insertBefore-expected.txt View 1 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-insertData.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-removeChild.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-replaceChild.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-replaceChild-expected.txt View 1 1 chunk +75 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-replaceData.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-splitText.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/ranges/Range-mutations-splitText-expected.txt View 1 1 chunk +126 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/hr-time/idlharness.html View 1 chunk +17 lines, -6 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/hr-time/idlharness-expected.txt View 1 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/sandboxing/sandbox-allow-same-origin.html View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/sandboxing/sandbox-allow-scripts.html View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/sandboxing/sandbox-disallow-same-origin.html View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/sandboxing/sandbox-disallow-scripts.html View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/infrastructure/common-dom-interfaces/collections/historical.html View 1 chunk +25 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/all View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/all.headers View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/resources/empty-href.css View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/stylesheet-empty-href.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/stylesheet-empty-href-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/stylesheet-media.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/document-metadata/the-link-element/stylesheet-media-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-embed-element/historical.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-embed-element/historical-expected.txt View 1 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/usemap-casing.html View 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/usemap-casing-expected.txt View 1 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/historical.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/historical-expected.txt View 1 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/usemap-casing.html View 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/usemap-casing-expected.txt View 1 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/resetting-a-form/reset-form.html View 2 chunks +17 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-action-url.html View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/resources/form-action-url-iframe.html View 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/radio-groupname-case.html View 2 chunks +33 lines, -25 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-add.html View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/selected-index.html View 1 chunk +73 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html View 7 chunks +0 lines, -7 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/uncompiled_event_handler_with_scripting_disabled.html View 1 chunk +21 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/resources/testharness.js View 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-constructor.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-constructor-expected.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/webrtc/simplecall.html View 2 chunks +8 lines, -7 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/imported/wpt/dom/nodes/DOMImplementation-createDocument-expected.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-constructor-expected.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/LayoutTests/resources/testharness.js View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
blink-w3c-test-autoroller
Modify TestExpectations or download new baselines for tests.
4 years, 1 month ago (2016-10-31 14:38:08 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2464743003/20001
4 years, 1 month ago (2016-10-31 14:38:21 UTC) #3
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 15:33:44 UTC) #5
Try jobs failed on following builders:
  linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
  win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)

Powered by Google App Engine
This is Rietveld 408576698