Bug 276562

Summary: [ iOS18 ] 3 wpt/webcodecs/* layout tests are constantly failing.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ben Schwartz 2024-07-12 16:24:29 PDT
The following two tests (and many variants) are constantly failing on iOS 18:

imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.html
imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.worker.html

HISTORY:

No link, as we don't currently perform automated testing on iOS 18 in CI.

TEXT DIFF:

Most diffs have lines similar to "+(Encoder Configuration) AllowFrameReordering is not supported for H264_Baseline_3_0", or "DataError: Key frame is required".

REPRODUCIBILITY:

I was able to reproduce this issue on the latest iOS 18 simulator ToT using the following command:

run-webkit-tests --ios-simulator -v --clobber-old-results imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.html imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.worker.html
Comment 1 Ben Schwartz 2024-07-12 16:30:04 PDT
It appears that the failures stem from an issue with h264. The unexpected failures are:

  imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.html?h264_annexb
  imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.html?h264_avc
  imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.worker.html?h264_annexb
Comment 2 Radar WebKit Bug Importer 2024-07-12 16:30:13 PDT
<rdar://problem/131640556>
Comment 3 Ben Schwartz 2024-07-12 16:31:08 PDT
^ and: imported/w3c/web-platform-tests/webcodecs/videoDecoder-codec-specific.https.any.html?h264_annexb
Comment 4 EWS 2024-07-12 16:43:05 PDT
Test gardening commit 280929@main (1168d5b38082): <https://commits.webkit.org/280929@main>

Reviewed commits have been landed. Closing PR #30773 and removing active labels.