RESOLVED FIXED246698
REGRESSION?(255635@main): [ iOS ] media/video-object-fit.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=246698
Summary REGRESSION?(255635@main): [ iOS ] media/video-object-fit.html is a constant f...
Hercules Hjalmarsson
Reported 2022-10-18 10:39:32 PDT
media/video-object-fit.html Is a constant image failure on iOS ToT and since 255635@main. The image diff suggests an image tolerance issue. This could be a possible progression also if looking at 255635@main. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media/video-object-fit.html DIFF: 0.21% image difference. *Diff images attached*
Attachments
Diff images (97.92 KB, application/zip)
2022-10-18 10:44 PDT, Hercules Hjalmarsson
no flags
Radar WebKit Bug Importer
Comment 1 2022-10-18 10:40:00 PDT
Hercules Hjalmarsson
Comment 2 2022-10-18 10:44:10 PDT
Created attachment 463061 [details] Diff images
Hercules Hjalmarsson
Comment 3 2022-10-18 10:46:31 PDT
This issue can be bisected to 255635@main using command: run-webkit-tests --iterations=2 --ios-simulator media/video-object-fit.html
EWS
Comment 4 2022-10-18 10:55:54 PDT
Test gardening commit 255684@main (16142a75bab4): <https://commits.webkit.org/255684@main> Reviewed commits have been landed. Closing PR #5502 and removing active labels.
Jer Noble
Comment 5 2022-10-18 10:58:49 PDT
This went from failing in one way to failing another.
Jer Noble
Comment 6 2022-10-27 10:01:54 PDT
Jer Noble
Comment 7 2022-10-27 13:06:21 PDT
(In reply to Jer Noble from comment #6) > This may get better via https://commits.webkit.org/256069@main. And it does appear that this test is passing now: Test run @ 10/27/2022, 10:49:30 AM Commits: 256071@main iOS 16 Simulator wk2 Release on iPad (5th generation) with x86_64 (20A360) Expected: IMAGE Actual: PASS
Jer Noble
Comment 8 2022-10-27 15:18:57 PDT
I spoke too soon; looks like it was a flaky pass.
Jer Noble
Comment 9 2022-10-27 15:23:49 PDT
(In reply to Jer Noble from comment #8) > I spoke too soon; looks like it was a flaky pass. Aaaand, it looks like a spoke too soon about speaking too soon. The new failure mode is that all the images match (and correctly implement `object-fit:` values). But the test now generates a `FAIL` string at the end, which is surprising, since there are no failure modes in the test itself.
Jer Noble
Comment 10 2022-10-31 15:27:56 PDT
EWS
Comment 11 2022-11-04 08:44:32 PDT
Committed 256320@main (5c28999a8939): <https://commits.webkit.org/256320@main> Reviewed commits have been landed. Closing PR #5982 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.