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

Issue 1266113003: Rebaseline yuv-video-on-accelerated-canvas.html (Closed)

Created:
5 years, 4 months ago by Daniele Castagna
Modified:
5 years, 4 months ago
Reviewers:
dshwang, Justin Novosad
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Rebaseline yuv-video-on-accelerated-canvas.html crrev.com/1144323003 refactors SkCanvasVideoRenderer and produces a slightly different YUV conversion (differences between hw/sw) in certain cases. This CL removes yuv-video-on-accelerated-canvas-expected.html and change yuv-video-on-accelerated-canvas.html into a pixel test that will be re-baselined once the refactor lands. More info about this change in crrev.com/1144323003 (msg69). BUG=449197

Patch Set 1 #

Patch Set 2 : NeedsManualRebaseline and comment. #

Patch Set 3 : Rebase on master. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -83 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +3 lines, -0 lines 2 comments Download
D LayoutTests/fast/canvas/yuv-video-on-accelerated-canvas-expected.html View 1 chunk +0 lines, -83 lines 0 comments Download

Messages

Total messages: 25 (7 generated)
Daniele Castagna
5 years, 4 months ago (2015-08-10 18:29:04 UTC) #3
Justin Novosad
I am not a big fan of removing test coverage. Instead of removing this test, ...
5 years, 4 months ago (2015-08-10 19:09:55 UTC) #4
Daniele Castagna
On 2015/08/10 at 19:09:55, junov wrote: > I am not a big fan of removing ...
5 years, 4 months ago (2015-08-10 19:34:27 UTC) #5
Justin Novosad
This test verifies that video->gpu-canvas works at all. The fact that it uses a SW ...
5 years, 4 months ago (2015-08-10 20:15:38 UTC) #6
Justin Novosad
Ok I misread this CL. It removes the "Expected.html", not the actual test. Effectively transforming ...
5 years, 4 months ago (2015-08-10 20:28:04 UTC) #7
Justin Novosad
Also, should put a comment in TestExpectation that refers to the the Chromium code review, ...
5 years, 4 months ago (2015-08-10 20:31:14 UTC) #8
Justin Novosad
Summary/description is not clear. What matters about this CL is: a) Changing yuv-video-on-accelerated-canvas.hml into a ...
5 years, 4 months ago (2015-08-10 20:40:42 UTC) #9
Daniele Castagna
Thank you junov for all the suggestions. PTAL.
5 years, 4 months ago (2015-08-10 20:46:55 UTC) #10
Justin Novosad
On 2015/08/10 20:46:55, Daniele Castagna wrote: > Thank you junov for all the suggestions. > ...
5 years, 4 months ago (2015-08-10 21:05:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1266113003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1266113003/20001
5 years, 4 months ago (2015-08-10 21:06:28 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/52868) mac_blink_rel on tryserver.blink (JOB_FAILED, ...
5 years, 4 months ago (2015-08-10 21:09:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1266113003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1266113003/40001
5 years, 4 months ago (2015-08-10 21:34:40 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/65681)
5 years, 4 months ago (2015-08-10 22:58:21 UTC) #20
dshwang
lgtm https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpectations#newcode773 LayoutTests/TestExpectations:773: crbug.com/477668 crbug.com/450699 crbug.com/449197 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualRebaseline ] Following ...
5 years, 4 months ago (2015-08-11 06:34:43 UTC) #21
Daniele Castagna
https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpectations#newcode773 LayoutTests/TestExpectations:773: crbug.com/477668 crbug.com/450699 crbug.com/449197 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualRebaseline ] On 2015/08/11 ...
5 years, 4 months ago (2015-08-11 17:06:07 UTC) #22
dshwang
On 2015/08/11 17:06:07, Daniele Castagna wrote: > https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpectations > File LayoutTests/TestExpectations (right): > > https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpectations#newcode773 ...
5 years, 4 months ago (2015-08-11 18:11:03 UTC) #23
Justin Novosad
On 2015/08/11 18:11:03, dshwang wrote: > On 2015/08/11 17:06:07, Daniele Castagna wrote: > > > ...
5 years, 4 months ago (2015-08-11 18:24:23 UTC) #24
Daniele Castagna
5 years, 4 months ago (2015-08-12 00:39:39 UTC) #25
On 2015/08/11 at 18:24:23, junov wrote:
> On 2015/08/11 18:11:03, dshwang wrote:
> > On 2015/08/11 17:06:07, Daniele Castagna wrote:
> > >
> >
https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpecta...
> > > File LayoutTests/TestExpectations (right):
> > > 
> > >
> >
https://codereview.chromium.org/1266113003/diff/40001/LayoutTests/TestExpecta...
> > > LayoutTests/TestExpectations:773: crbug.com/477668 crbug.com/450699
> > > crbug.com/449197
virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html
> > [
> > > NeedsManualRebaseline ]
> > > On 2015/08/11 at 06:34:43, dshwang wrote:
> > > > Following two tests need to be marked, also
> > > > fast/canvas/yuv-video-on-accelerated-canvas.html
> > > >
> > >
> >
virtual/display_list_2d_canvas/fast/canvas/yuv-video-on-accelerated-canvas.html
> > > 
> > > I guess we should also remove the corresponding -expected.html files then,
> > > right?
> > 
> > correct
> 
> Eh, what corresponding -expected.html files?  The virtual test suites all use
the same reference.

Got it.

Since I found other two yuv-to-canvas tests that should be re-baselined I'm
going to close this CL and
create crrev.com/1273163005.

Powered by Google App Engine
This is Rietveld 408576698