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

Issue 1423093005: Split <object> tests further to reduce timeout risk (Closed)

Created:
5 years, 1 month ago by davve
Modified:
5 years, 1 month ago
Reviewers:
fs
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split <object> tests further to reduce timeout risk BUG=392640 Committed: https://crrev.com/7f21a74094c93b91b2c47e5f1b9ff79841ddab21 Cr-Commit-Position: refs/heads/master@{#356822}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address review comments #

Patch Set 3 : Also include assert_approx_equals adjustment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -99 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 chunks +15 lines, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/buildtests.py View 1 chunk +35 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js View 1 2 2 chunks +10 lines, -10 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-auto-auto.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-auto-fixed.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-auto-percentage.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-fixed-auto.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-fixed-fixed.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-fixed-percentage.html View 1 chunk +23 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-height-auto.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-height-fixed.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-height-percentage.html View 1 chunk +0 lines, -28 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-percentage-auto.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-percentage-fixed.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object-placeholder-percentage-percentage.html View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423093005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423093005/1
5 years, 1 month ago (2015-10-29 08:25:16 UTC) #2
davve
Down to ~72 tests per file now. Not sure it's low enough, the tests take ...
5 years, 1 month ago (2015-10-29 09:24:08 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-29 09:24:44 UTC) #6
davve
On 2015/10/29 09:24:08, David Vest wrote: > ... the tests take ~2900 ms on my ...
5 years, 1 month ago (2015-10-29 09:45:01 UTC) #7
fs
lgtm On 2015/10/29 at 09:24:08, davve wrote: > Down to ~72 tests per file now. ...
5 years, 1 month ago (2015-10-29 09:52:46 UTC) #8
davve
https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (left): https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/TestExpectations#oldcode201 third_party/WebKit/LayoutTests/TestExpectations:201: crbug.com/392640 [ Release ] svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Timeout Pass ] ...
5 years, 1 month ago (2015-10-29 10:16:10 UTC) #9
fs
https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js File third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js (right): https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js#newcode416 third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js:416: 1, On 2015/10/29 at 10:16:10, David Vest wrote: > ...
5 years, 1 month ago (2015-10-29 10:19:41 UTC) #10
fs
https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (left): https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/TestExpectations#oldcode201 third_party/WebKit/LayoutTests/TestExpectations:201: crbug.com/392640 [ Release ] svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Timeout Pass ] ...
5 years, 1 month ago (2015-10-29 10:20:48 UTC) #11
davve
https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js File third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js (right): https://codereview.chromium.org/1423093005/diff/1/third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js#newcode416 third_party/WebKit/LayoutTests/svg/as-object/sizing/svg-in-object.js:416: 1, On 2015/10/29 10:19:41, fs wrote: > On 2015/10/29 ...
5 years, 1 month ago (2015-10-29 10:30:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423093005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423093005/40001
5 years, 1 month ago (2015-10-29 10:32:25 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-10-29 12:36:10 UTC) #16
commit-bot: I haz the power
5 years, 1 month ago (2015-10-29 12:36:54 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7f21a74094c93b91b2c47e5f1b9ff79841ddab21
Cr-Commit-Position: refs/heads/master@{#356822}

Powered by Google App Engine
This is Rietveld 408576698