Bug 193891 - [Win][WebKitTestRunner] Error: test and reference images have different sizes. Test image is 784x561, reference image is 800x600
Summary: [Win][WebKitTestRunner] Error: test and reference images have different sizes...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-27 19:47 PST by Fujii Hironori
Modified: 2019-01-28 17:01 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.20 KB, patch)
2019-01-27 23:42 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 2019-01-27 19:47:19 PST
[Win][WebKitTestRunner] Error: test and reference images have different sizes. Test image is 784x561, reference image is 800x600

Some test cases output smaller pixel images.

> PS C:\webkit\gb> python ./Tools/Scripts/run-webkit-tests --release  --wincairo fast/html/details-replace-summary-child.html
> Using port 'wincairo-win10-wk2'
> Test configuration: <win10, x86_64, release>
> Placing test results in C:\webkit\gb\WebKitBuild\Release\bin64\layout-test-results
> Using Release build
> Pixel tests disabled
> Regular timeout: 30000, slow test timeout: 150000
> Command line: C:\webkit\gb\WebKitBuild\Release\bin64\WebKitTestRunner.exe -
> 
> Found 1 test; running 1, skipping 0.
> 
> Verbose baseline search path: platform\wincairo-win10 -> platform\wincairo -> generic
> 
> Baseline search path: platform\wincairo -> generic
> 
> Running 1 test
> 
> The _NT_SYMBOL_PATH environment variable is not set. Using Microsoft Symbol Server.
> 'rm' is not recognized as an internal or external command,
> operable program or batch file.
> Running 1 WebKitTestRunner.
> 
> [1/1] fast/html/details-replace-summary-child.html failed unexpectedly (text diff)
> 
> Retrying 1 unexpected failure ...
> 
> Running 1 WebKitTestRunner.
> 
>   fast/html/details-replace-summary-child.html : ImageDiff produced stderr output:
> Error: test and reference images have different sizes. Test image is 784x561, reference image is 800x600
> ImageDiff crashed
> [1/1] fast/html/details-replace-summary-child.html failed unexpectedly (text diff, image diff)
> 
> 0 tests ran as expected, 1 didn't:
> 
> 
> Regressions: Unexpected text-only failures (1)
>   fast/html/details-replace-summary-child.html [ Failure ]
> 
> PS C:\webkit\gb>
Comment 1 Fujii Hironori 2019-01-27 23:42:27 PST
Created attachment 360323 [details]
Patch
Comment 2 Fujii Hironori 2019-01-28 17:00:32 PST
Comment on attachment 360323 [details]
Patch

Clearing flags on attachment: 360323

Committed r240622: <https://trac.webkit.org/changeset/240622>
Comment 3 Fujii Hironori 2019-01-28 17:00:34 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-01-28 17:01:50 PST
<rdar://problem/47617184>