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

Issue 1863413005: Use a virtual test suite for DocumentWriteEvaluator layout tests (Closed)

Created:
4 years, 8 months ago by Charlie Harrison
Modified:
4 years, 8 months ago
Reviewers:
pdr., jkarlin
CC:
blink-reviews, chromium-reviews, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use a virtual test suite for DocumentWriteEvaluator layout tests BUG=599115 Committed: https://crrev.com/485e699f2f60b8ccef36f05c040d3d7036be8f1a Cr-Commit-Position: refs/heads/master@{#386179}

Patch Set 1 #

Patch Set 2 : rebase on #386075 #

Total comments: 8

Patch Set 3 : Expect just failure for non virtual doc write tests #

Total comments: 5

Messages

Total messages: 21 (3 generated)
Charlie Harrison
PTAL! This is a split of https://codereview.chromium.org/1861793002 +pdr for RuntimeEnabledFeatureFeatures.in +jkarlin for LayoutTests/
4 years, 8 months ago (2016-04-08 15:11:25 UTC) #2
jkarlin
https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 third_party/WebKit/LayoutTests/TestExpectations:1324: crbug.com/599115 http/tests/preload/document-write [ Pass Failure ] Why this change? ...
4 years, 8 months ago (2016-04-08 15:17:52 UTC) #3
jkarlin
https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html File third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html (right): https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html#newcode26 third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html:26: On 2016/04/08 15:17:52, jkarlin wrote: > Why did this ...
4 years, 8 months ago (2016-04-08 15:18:36 UTC) #4
Charlie Harrison
https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 third_party/WebKit/LayoutTests/TestExpectations:1324: crbug.com/599115 http/tests/preload/document-write [ Pass Failure ] On 2016/04/08 at ...
4 years, 8 months ago (2016-04-08 15:25:13 UTC) #5
jkarlin
https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 third_party/WebKit/LayoutTests/TestExpectations:1324: crbug.com/599115 http/tests/preload/document-write [ Pass Failure ] On 2016/04/08 15:25:12, ...
4 years, 8 months ago (2016-04-08 15:40:43 UTC) #6
jkarlin
https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 third_party/WebKit/LayoutTests/TestExpectations:1324: crbug.com/599115 http/tests/preload/document-write [ Pass Failure ] On 2016/04/08 15:40:43, ...
4 years, 8 months ago (2016-04-08 15:45:53 UTC) #7
Charlie Harrison
Thanks! https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 third_party/WebKit/LayoutTests/TestExpectations:1324: crbug.com/599115 http/tests/preload/document-write [ Pass Failure ] On 2016/04/08 ...
4 years, 8 months ago (2016-04-08 15:54:58 UTC) #8
jkarlin
https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html File third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html (right): https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html#newcode19 third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html:19: assert_less_than(r.startTime, boundedStart); Can this test flake? What guarantee is ...
4 years, 8 months ago (2016-04-08 16:27:43 UTC) #9
Charlie Harrison
https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html File third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html (right): https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html#newcode19 third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html:19: assert_less_than(r.startTime, boundedStart); On 2016/04/08 at 16:27:43, jkarlin wrote: > ...
4 years, 8 months ago (2016-04-08 16:33:34 UTC) #10
jkarlin
lgtm with nit https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html File third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html (right): https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html#newcode19 third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html:19: assert_less_than(r.startTime, boundedStart); On 2016/04/08 16:33:34, csharrison ...
4 years, 8 months ago (2016-04-08 16:45:42 UTC) #11
Charlie Harrison
On 2016/04/08 at 16:45:42, jkarlin wrote: > lgtm with nit > > https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/http/tests/preload/document-write/document_write_preload.html > File ...
4 years, 8 months ago (2016-04-08 16:47:14 UTC) #12
pdr.
This looks good to me as well, just one nit. https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 ...
4 years, 8 months ago (2016-04-08 17:33:24 UTC) #13
Charlie Harrison
https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 third_party/WebKit/LayoutTests/TestExpectations:1324: crbug.com/599115 http/tests/preload/document-write [ Failure ] On 2016/04/08 at 17:33:23, ...
4 years, 8 months ago (2016-04-08 17:35:33 UTC) #14
pdr.
On 2016/04/08 at 17:35:33, csharrison wrote: > https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/TestExpectations > File third_party/WebKit/LayoutTests/TestExpectations (right): > > https://codereview.chromium.org/1863413005/diff/40001/third_party/WebKit/LayoutTests/TestExpectations#newcode1324 ...
4 years, 8 months ago (2016-04-08 18:04:36 UTC) #15
Charlie Harrison
Thanks!
4 years, 8 months ago (2016-04-08 18:07:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1863413005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1863413005/40001
4 years, 8 months ago (2016-04-08 18:07:28 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-08 20:04:42 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 20:07:07 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/485e699f2f60b8ccef36f05c040d3d7036be8f1a
Cr-Commit-Position: refs/heads/master@{#386179}

Powered by Google App Engine
This is Rietveld 408576698