WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
271669
REGRESSION (
276513@main
): [ iOS ] fast/images/async-image-intersect-different-size-for-drawing.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=271669
Summary
REGRESSION (276513@main): [ iOS ] fast/images/async-image-intersect-different...
Jay Stfleur
Reported
2024-03-25 13:46:09 PDT
Description: fast/images/async-image-intersect-different-size-for-drawing.html Is a consistent failure after changes on
276513@main
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fasync-image-intersect-different-size-for-drawing.html&version_name=iOS%2017&recent=false&limit=50000
Diff/Image Diff/Crash Log:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/276628@main%20(2623)/fast/images/async-image-intersect-different-size-for-drawing-diff.txt
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/images/async-image-intersect-different-size-for-drawing-expected.txt +++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/images/async-image-intersect-different-size-for-drawing-actual.txt @@ -3,9 +3,10 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS decodingOptions is "{ decodingMode : Asynchronous, sizeForDrawing : { 500, 500 } }" -PASS decodingOptions is "{ decodingMode : Synchronous, sizeForDrawing : { 1000, 1000 } }" +FAIL decodingOptions should be { decodingMode : Asynchronous, sizeForDrawing : { 500, 500 } }. Was { decodingMode : Asynchronous, sizeForDrawing : { 1000, 1000 } }. +FAIL decodingOptions should be { decodingMode : Synchronous, sizeForDrawing : { 1000, 1000 } }. Was { decodingMode : Synchronous, sizeForDrawing : { 2000, 2000 } }. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-25 13:46:39 PDT
<
rdar://problem/125372071
>
Jay Stfleur
Comment 2
2024-03-25 14:09:31 PDT
Reproducibility: I was able to reproduce using spade from ToT using command run-webkit-tests --ios-simulator fast/images/async-image-intersect-different-size-for-drawing.html --child-process=1 --iterations 5
Said Abou-Hallawa
Comment 3
2024-03-25 18:00:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26445
EWS
Comment 4
2024-03-26 11:51:11 PDT
Test gardening commit
276703@main
(4a2e6597ff86): <
https://commits.webkit.org/276703@main
> Reviewed commits have been landed. Closing PR #26445 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug