Bug 168217 - compositing/transitions/transform-on-large-layer.html : ImageDiff produced stderr output
Summary: compositing/transitions/transform-on-large-layer.html : ImageDiff produced st...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords:
: 168218 (view as bug list)
Depends on: 133195
Blocks: 168033
  Show dependency treegraph
 
Reported: 2017-02-12 20:48 PST by Fujii Hironori
Modified: 2017-02-27 09:22 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.18 KB, patch)
2017-02-15 01:11 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (2.24 KB, patch)
2017-02-15 20:17 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (2.43 KB, patch)
2017-02-26 22:55 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2017-02-12 20:48:00 PST
After applying Bug 168033's patch:

>   compositing/transitions/transform-on-large-layer.html : ImageDiff produced stderr output:
> Error, test and reference image have different properties.
> [1/1] compositing/transitions/transform-on-large-layer.html failed unexpectedly (reference didn't generate pixel results.)
Comment 1 Simon Fraser (smfr) 2017-02-13 11:00:18 PST
This seems like a bug in your port.
Comment 2 Fujii Hironori 2017-02-15 01:11:13 PST
Created attachment 301595 [details]
Patch
Comment 3 Fujii Hironori 2017-02-15 01:15:49 PST
*** Bug 168218 has been marked as a duplicate of this bug. ***
Comment 4 Fujii Hironori 2017-02-15 01:17:50 PST
(In reply to comment #1)
> This seems like a bug in your port.

This will happen on all ports if Bug 168033 will be landed.

I will fix following two tests in this bug ticket.

  compositing/transitions/transform-on-large-layer.html : ImageDiff produced stderr output:
> Error: test and reference images have different sizes. Test image is 800x600, reference image is 1600x977
> [1/10] compositing/transitions/transform-on-large-layer.html failed unexpectedly (reference didn't generate pixel results.)
>   fast/css/sticky/sticky-left-percentage.html : ImageDiff produced stderr output:
> Error: test and reference images have different sizes. Test image is 800x700, reference image is 800x600
> [2/10] fast/css/sticky/sticky-left-percentage.html failed unexpectedly (reference didn't generate pixel results.)
Comment 5 Fujii Hironori 2017-02-15 18:07:06 PST
Comment on attachment 301595 [details]
Patch

This doesn't seem a simple problem as what I thought.
Simon Fraser removed window.resize in a following bug intentionally.

  Bug 133195 – Fix the compositing/transitions/transform-on-large-layer.html test
Comment 6 Fujii Hironori 2017-02-15 20:17:52 PST
Created attachment 301695 [details]
Patch
Comment 7 Fujii Hironori 2017-02-26 22:55:14 PST
Created attachment 302817 [details]
Patch
Comment 8 WebKit Commit Bot 2017-02-27 09:22:21 PST
Comment on attachment 302817 [details]
Patch

Clearing flags on attachment: 302817

Committed r213073: <http://trac.webkit.org/changeset/213073>
Comment 9 WebKit Commit Bot 2017-02-27 09:22:26 PST
All reviewed patches have been landed.  Closing bug.