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

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

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

Description

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

Patch Set 1 #

Total comments: 14

Patch Set 2 : Align with review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+401 lines, -783 lines) Patch
M third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html View 1 1 chunk +139 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGTransform-expected.txt View 1 chunk +0 lines, -133 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGTransformList.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-basics.html View 1 1 chunk +183 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-basics.xhtml View 1 chunk +0 lines, -201 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-basics-expected.txt View 1 chunk +0 lines, -154 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-createSVGTransformFromMatrix-argument-type.html View 1 1 chunk +23 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-with-existing-item.html View 1 1 chunk +56 lines, -60 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGTransformList-with-existing-item-expected.txt View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGTransform.js View 1 chunk +0 lines, -140 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGTransformList.js View 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Shanmuga Pandi
PTAL!!
4 years, 3 months ago (2016-09-22 09:20:24 UTC) #2
Srirama
lgtm
4 years, 3 months ago (2016-09-22 10:16:26 UTC) #3
Shanmuga Pandi
PTAL!!
4 years, 3 months ago (2016-09-22 10:17:58 UTC) #5
fs
https://codereview.chromium.org/2362653002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html File third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html (right): https://codereview.chromium.org/2362653002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html#newcode34 third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html:34: assert_equals(transform.matrix.e = 100, 100); Just do this as: transform.matrix.e ...
4 years, 3 months ago (2016-09-22 11:43:20 UTC) #6
Shanmuga Pandi
PTAL https://codereview.chromium.org/2362653002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html File third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html (right): https://codereview.chromium.org/2362653002/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html#newcode34 third_party/WebKit/LayoutTests/svg/dom/SVGTransform.html:34: assert_equals(transform.matrix.e = 100, 100); On 2016/09/22 11:43:20, fs ...
4 years, 3 months ago (2016-09-23 11:37:03 UTC) #8
fs
lgtm
4 years, 3 months ago (2016-09-23 11:44:52 UTC) #9
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/2362653002/40001
4 years, 3 months ago (2016-09-23 11:47:19 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/298509)
4 years, 3 months ago (2016-09-23 12:25:48 UTC) #14
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/2362653002/40001
4 years, 2 months ago (2016-09-24 05:14:07 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 2 months ago (2016-09-24 06:05:19 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-09-24 06:06:59 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c7e97c1604e0d4c9e42f357365ba609fb3ef92fd
Cr-Commit-Position: refs/heads/master@{#420830}

Powered by Google App Engine
This is Rietveld 408576698