Bug 225969

Summary: [iOS14-Simulator Wk2] imported/mozilla/svg/as-image/canvas-drawImage-scale-1b.html is a flaky failure
Product: WebKit Reporter: Amir Mark Jr <amir_mark>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ayumi_kojima, dino, sabouhallawa, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Expected
none
Actual
none
Diff none

Description Amir Mark Jr 2021-05-19 08:36:15 PDT
imported/mozilla/svg/as-image/canvas-drawImage-scale-1b.html

Is a flaky image failure on iOS 14 Simulator WK2 release and iOS 14 E Simulator WK2 Release


HISTORY:

https://results.webkit.org/?platform=ios&suite=layout-tests&test=imported%2Fmozilla%2Fsvg%2Fas-image%2Fcanvas-drawImage-scale-1b.html


IMAGE DIFF:

https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r277240%20(1367)/imported/mozilla/svg/as-image/canvas-drawImage-scale-1b-diff.png
Comment 1 Radar WebKit Bug Importer 2021-05-19 08:38:27 PDT
<rdar://problem/78206839>
Comment 2 Alexey Proskuryakov 2021-05-19 09:42:37 PDT
Expected: green square, actual: orange square.

This test has a 100 ms timer, which is not good.
Comment 3 Amir Mark Jr 2021-05-19 09:47:30 PDT
Created attachment 429053 [details]
Expected
Comment 4 Amir Mark Jr 2021-05-19 09:48:04 PDT
Created attachment 429054 [details]
Actual
Comment 5 Amir Mark Jr 2021-05-19 09:48:27 PDT
Created attachment 429055 [details]
Diff
Comment 6 ayumi_kojima 2021-08-02 15:54:03 PDT
I was able to reproduce the same failure at TOT using: 

run-webkit-tests --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --ios-simulator imported/mozilla/svg/as-image/canvas-drawImage-scale-1b.html --iterations 100
Comment 7 ayumi_kojima 2021-08-02 16:07:09 PDT
I was able to reproduce the image failure at the oldest spade available (r265027).