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

Issue 1846903003: Add virtual suite: fast/images --force-gpu-rasterization (Closed)

Created:
4 years, 8 months ago by Noel Gordon
Modified:
4 years, 8 months ago
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add virtual suite: fast/images --force-gpu-rasterization One test (pixel crack) is a timeout. The remaining changes are because the images in the test are being rescaled and the rescaling is done on the GPU with this flag, but in Skia software without the flag, causing minor differences in the test results: rebaseline them. BUG=600087 Committed: https://crrev.com/8a842c7971b4c2ffc5d375592bd37b933ba215b6 Cr-Commit-Position: refs/heads/master@{#384845}

Patch Set 1 #

Patch Set 2 : Add TestExpectations #

Patch Set 3 : Add pixel-crack-image-background-webkit-transform-scale.html #

Patch Set 4 : Add pixel-crack-image-background-webkit-transform-scale.html Timeout #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +66 lines, -0 lines 2 comments Download
M third_party/WebKit/LayoutTests/VirtualTestSuites View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/virtual/gpu-rasterization/fast/images/README.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 44 (26 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/1846903003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/1
4 years, 8 months ago (2016-04-01 06:48:09 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/203773)
4 years, 8 months ago (2016-04-01 07:24:06 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/20001
4 years, 8 months ago (2016-04-02 03:22:59 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/40001
4 years, 8 months ago (2016-04-02 04:24:05 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/198425)
4 years, 8 months ago (2016-04-02 05:15:24 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/60001
4 years, 8 months ago (2016-04-02 08:49:21 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/198449)
4 years, 8 months ago (2016-04-02 09:37:20 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/80001
4 years, 8 months ago (2016-04-02 10:16:47 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/198458)
4 years, 8 months ago (2016-04-02 11:10:07 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/100001
4 years, 8 months ago (2016-04-02 11:26:06 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/198461)
4 years, 8 months ago (2016-04-02 12:23:31 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/120001
4 years, 8 months ago (2016-04-02 12:29:50 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-02 13:30:30 UTC) #30
alancutter (OOO until 2018)
lgtm with nit. https://codereview.chromium.org/1846903003/diff/120001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1846903003/diff/120001/third_party/WebKit/LayoutTests/TestExpectations#newcode985 third_party/WebKit/LayoutTests/TestExpectations:985: We should mention in the description ...
4 years, 8 months ago (2016-04-04 01:56:05 UTC) #32
Noel Gordon
https://codereview.chromium.org/1846903003/diff/120001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1846903003/diff/120001/third_party/WebKit/LayoutTests/TestExpectations#newcode985 third_party/WebKit/LayoutTests/TestExpectations:985: On 2016/04/04 01:56:05, alancutter wrote: > We should mention ...
4 years, 8 months ago (2016-04-04 03:13:26 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846903003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846903003/120001
4 years, 8 months ago (2016-04-04 03:14:54 UTC) #40
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 8 months ago (2016-04-04 04:26:42 UTC) #42
commit-bot: I haz the power
4 years, 8 months ago (2016-04-04 04:27:40 UTC) #44
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8a842c7971b4c2ffc5d375592bd37b933ba215b6
Cr-Commit-Position: refs/heads/master@{#384845}

Powered by Google App Engine
This is Rietveld 408576698