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

Issue 1923043002: Import web-platform-tests@028d354aba4c8ee6700def957a45f3927241d8b0 (Closed)

Created:
4 years, 7 months ago by dtapuska
Modified:
4 years, 7 months ago
Reviewers:
tkent, bokan
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, darin-cc_chromium.org, Eric Willigers, jam, rjwright, shans, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Import web-platform-tests@028d354aba4c8ee6700def957a45f3927241d8b0 Using update-w3c-deps in Blink 3f9ef16903199e305ae2ffb3fe74fcdd48e2ded0. In anticipation of trying to activate some more tests rebasing against the latest web platform tests is needed. BUG=606875, 606900, 606934 Committed: https://crrev.com/582a64d06dcc04eb756a068cb7c31ddbd68f35a1 Cr-Commit-Position: refs/heads/master@{#389898}

Patch Set 1 #

Patch Set 2 : Fix expectations after the test harness was updated #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2047 lines, -641 lines) Patch
M third_party/WebKit/LayoutTests/W3CImportExpectations View 3 chunks +15 lines, -3 lines 2 comments Download
M third_party/WebKit/LayoutTests/fast/encoding/api/ascii-supersets-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-constructor.html View 1 chunk +10 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-constructor-expected.txt View 1 chunk +5 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-slice.html View 3 chunks +18 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-slice-expected.txt View 1 chunk +18 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/FileAPI/idlharness-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/Event-defaultPrevented-after-dispatch.html View 1 chunk +26 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/ProgressEvent.html View 1 chunk +4 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/ProgressEvent-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/interfaces-expected.txt View 1 4 chunks +10 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument.html View 4 chunks +23 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/DOMImplementation-createDocument-expected.txt View 1 2 chunks +24 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createElement-expected.txt View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.html View 4 chunks +16 lines, -31 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.js View 1 chunk +24 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent-expected.txt View 6 chunks +201 lines, -109 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Element-hasAttributes.html View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-isSameNode.html View 1 chunk +100 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-decoder-expected.txt View 1 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-utf16-surrogates-expected.txt View 1 1 chunk +5 lines, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_scale.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas_scale-expected.html View 1 chunk +14 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-link-element/resources/stylesheet.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-link-element/stylesheet.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-link-element/stylesheet-with-base.html View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-link-element/stylesheet-with-base-expected.html View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-ignored-in-media-element.html View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/document-base-url.html View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/document-base-url-expected.html View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/resources/cat.jpg View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox.html View 2 chunks +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/email.html View 1 chunk +58 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html View 2 chunks +18 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/tabular-data/the-table-element/insertRow-method-03.html View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html View 1 chunk +2 lines, -6 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-3.html View 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-4.html View 1 chunk +33 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/idlharness.js View 2 chunks +36 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/readme.md View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/testharness.js View 5 chunks +59 lines, -43 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/leaktests/html-collection.html View 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-model/keyframes/effect-value-context.html View 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation/id.html View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation/pause.html View 1 chunk +99 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation/ready.html View 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation/reverse.html View 1 chunk +150 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/constructor.html View 10 chunks +224 lines, -141 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/constructor-expected.txt View 1 chunk +73 lines, -73 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing.html View 3 chunks +2 lines, -49 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/keyframe-handling.html View 1 chunk +40 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/keyframe-handling-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/resources/effect-easing-tests.js View 1 chunk +42 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/imported/web-platform-tests/FileAPI/blob/Blob-constructor-expected.txt View 1 chunk +5 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/imported/web-platform-tests/FileAPI/blob/Blob-constructor-expected.txt View 1 chunk +5 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/resources/idlharness.js View 15 chunks +131 lines, -51 lines 0 comments Download
M third_party/WebKit/LayoutTests/resources/testharness.js View 5 chunks +59 lines, -43 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
dtapuska
4 years, 7 months ago (2016-04-26 20:24:20 UTC) #4
bokan
rs-lgtm
4 years, 7 months ago (2016-04-26 20:29:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923043002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923043002/20001
4 years, 7 months ago (2016-04-26 21:07:10 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-26 21:34:27 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/582a64d06dcc04eb756a068cb7c31ddbd68f35a1 Cr-Commit-Position: refs/heads/master@{#389898}
4 years, 7 months ago (2016-04-26 21:36:59 UTC) #11
tkent
https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/LayoutTests/W3CImportExpectations File third_party/WebKit/LayoutTests/W3CImportExpectations (right): https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/LayoutTests/W3CImportExpectations#newcode779 third_party/WebKit/LayoutTests/W3CImportExpectations:779: imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-1.html [ Skip ] If these tests can run ...
4 years, 7 months ago (2016-04-26 23:11:31 UTC) #13
suzyh_UTC10 (ex-contributor)
https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/LayoutTests/W3CImportExpectations File third_party/WebKit/LayoutTests/W3CImportExpectations (right): https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/LayoutTests/W3CImportExpectations#newcode770 third_party/WebKit/LayoutTests/W3CImportExpectations:770: imported/web-platform-tests/web-animations/animation-effect-timing/easing.html [ Skip ] Seconding tkent's comment, the animations ...
4 years, 7 months ago (2016-04-27 00:13:39 UTC) #14
dtapuska
On 2016/04/27 00:13:39, suzyh wrote: > https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/LayoutTests/W3CImportExpectations > File third_party/WebKit/LayoutTests/W3CImportExpectations (right): > > https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/LayoutTests/W3CImportExpectations#newcode770 > ...
4 years, 7 months ago (2016-04-27 00:26:07 UTC) #15
suzyh_UTC10 (ex-contributor)
4 years, 7 months ago (2016-04-27 00:26:42 UTC) #16
Message was sent while issue was closed.
On 2016/04/27 at 00:26:07, dtapuska wrote:
> On 2016/04/27 00:13:39, suzyh wrote:
> >
https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/Layo...
> > File third_party/WebKit/LayoutTests/W3CImportExpectations (right):
> > 
> >
https://codereview.chromium.org/1923043002/diff/20001/third_party/WebKit/Layo...
> > third_party/WebKit/LayoutTests/W3CImportExpectations:770:
> >
imported/web-platform-tests/web-animations/animation-effect-timing/easing.html [
> > Skip ]
> > Seconding tkent's comment, the animations team would prefer -expected.txt
files
> > or [ Fail ] lines in TestExpectations. Importing web-animations tests are
new
> > and we're actively working to fix them. crbug.com/600248.
> 
> Will do the suggestion tomorrow.

Fantastic, thanks!

Powered by Google App Engine
This is Rietveld 408576698