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

Issue 2344403002: Convert LayoutTests/svg/dom/SVGLengthList*.html js-tests.js to testharness.js based tests (Closed)

Created:
4 years, 3 months ago by Shanmuga Pandi
Modified:
4 years, 3 months ago
Reviewers:
Srirama, fs
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert LayoutTests/svg/dom/SVGLengthList*.html js-tests.js to testharness.js based tests BUG=636710 Committed: https://crrev.com/59a29f5a769c4ebf7c024a1c74a6ac22814b86f8 Cr-Commit-Position: refs/heads/master@{#419421}

Patch Set 1 #

Total comments: 10

Patch Set 2 : align with review commetns #

Total comments: 23

Patch Set 3 : Align with review comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+424 lines, -1000 lines) Patch
D third_party/WebKit/LayoutTests/platform/android/svg/dom/SVGLengthList-initialize-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/android/svg/dom/SVGLengthList-insertItemBefore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/android/svg/dom/SVGLengthList-removeItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/android/svg/dom/SVGLengthList-replaceItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/android/svg/dom/SVGLengthList-xml-dom-modifications-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/dom/SVGLengthList-initialize-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/dom/SVGLengthList-insertItemBefore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/dom/SVGLengthList-removeItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/dom/SVGLengthList-replaceItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/svg/dom/SVGLengthList-xml-dom-modifications-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/dom/SVGLengthList-initialize-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/dom/SVGLengthList-insertItemBefore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/dom/SVGLengthList-removeItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/dom/SVGLengthList-replaceItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/dom/SVGLengthList-xml-dom-modifications-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/dom/SVGLengthList-initialize-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/dom/SVGLengthList-insertItemBefore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/dom/SVGLengthList-removeItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/dom/SVGLengthList-replaceItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/dom/SVGLengthList-xml-dom-modifications-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGLengthList-initialize-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGLengthList-insertItemBefore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGLengthList-removeItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGLengthList-replaceItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/svg/dom/SVGLengthList-initialize-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/svg/dom/SVGLengthList-insertItemBefore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/svg/dom/SVGLengthList-removeItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/svg/dom/SVGLengthList-replaceItem-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/svg/dom/SVGLengthList-xml-dom-modifications-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-dom-modifications.html View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html View 1 2 1 chunk +103 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.xhtml View 1 chunk +0 lines, -125 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize-expected.txt View 1 chunk +0 lines, -88 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html View 1 2 1 chunk +115 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.xhtml View 1 chunk +0 lines, -135 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore-expected.txt View 1 chunk +0 lines, -94 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-removeItem.html View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-removeItem.xhtml View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-removeItem-expected.txt View 1 chunk +0 lines, -29 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html View 1 2 1 chunk +99 lines, -0 lines 1 comment Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.xhtml View 1 chunk +0 lines, -187 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem-expected.txt View 1 chunk +0 lines, -145 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString.html View 1 chunk +17 lines, -15 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-xml-dom-modifications.xhtml View 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-xml-dom-modifications-expected.txt View 1 chunk +0 lines, -47 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Shanmuga Pandi
PTAL!! Thanks
4 years, 3 months ago (2016-09-17 11:09:44 UTC) #2
Srirama
https://codereview.chromium.org/2344403002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html (right): https://codereview.chromium.org/2344403002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html#newcode28 third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html:28: assert_equals(newLength1 != newLength2, true); use assert_not_equals here and below. ...
4 years, 3 months ago (2016-09-17 11:27:53 UTC) #3
Shanmuga Pandi
PTAL https://codereview.chromium.org/2344403002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html (right): https://codereview.chromium.org/2344403002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html#newcode28 third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-insertItemBefore.html:28: assert_equals(newLength1 != newLength2, true); On 2016/09/17 11:27:52, Srirama ...
4 years, 3 months ago (2016-09-17 12:29:34 UTC) #4
Srirama
LGTM with a suggestion https://codereview.chromium.org/2344403002/diff/20001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html (right): https://codereview.chromium.org/2344403002/diff/20001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html#newcode35 third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html:35: assert_equals(list1.numberOfItems, 3); this checking looks ...
4 years, 3 months ago (2016-09-17 12:48:41 UTC) #6
fs
https://codereview.chromium.org/2344403002/diff/20001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html (right): https://codereview.chromium.org/2344403002/diff/20001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html#newcode13 third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html:13: // This is a test of the SVGLengthList::initialize() API. ...
4 years, 3 months ago (2016-09-17 17:42:37 UTC) #7
Shanmuga Pandi
PTAL! Thank you https://codereview.chromium.org/2344403002/diff/20001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html (right): https://codereview.chromium.org/2344403002/diff/20001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html#newcode13 third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-initialize.html:13: // This is a test of ...
4 years, 3 months ago (2016-09-19 07:40:04 UTC) #8
fs
lgtm https://codereview.chromium.org/2344403002/diff/40001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html (right): https://codereview.chromium.org/2344403002/diff/40001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html#newcode12 third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html:12: function assert_list(list, expectedValues) { Could you move this ...
4 years, 3 months ago (2016-09-19 08:06:43 UTC) #9
Shanmuga Pandi
On 2016/09/19 08:06:43, fs wrote: > lgtm > > https://codereview.chromium.org/2344403002/diff/40001/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html > File third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-replaceItem.html > (right): ...
4 years, 3 months ago (2016-09-19 08:50:35 UTC) #10
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/2344403002/40001
4 years, 3 months ago (2016-09-19 08:51:05 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-19 09:54:21 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 09:56:34 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/59a29f5a769c4ebf7c024a1c74a6ac22814b86f8
Cr-Commit-Position: refs/heads/master@{#419421}

Powered by Google App Engine
This is Rietveld 408576698