RESOLVED FIXED 265685
NEW TEST (271377@main): [ Sonoma x86_64 ] http/wpt/webcodecs/encoder-task-failing.html is constant failure
https://bugs.webkit.org/show_bug.cgi?id=265685
Summary NEW TEST (271377@main): [ Sonoma x86_64 ] http/wpt/webcodecs/encoder-task-fai...
Marta Darbinyan
Reported 2023-12-01 11:38:44 PST
Description: http/wpt/webcodecs/encoder-task-failing.html is failing on Sonoma since it was enabled in 271377@main. This issue can be bisected to 271377@main using the command: run-webkit-tests --root --exit-after-n-failures 1 --debug http/wpt/webcodecs/encoder-task-failing.html History: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebcodecs%2Fencoder-task-failing.html Diff Log: FAIL Test that H264 encoding failure is propagated to JavaScript assert_unreached: Should have rejected: undefined Reached unreachable code Link: https://results.safari.apple.com/archive/http/wpt/webcodecs/encoder-task-failing-pretty-diff.html?platform=mac&version_name=Sunburst&is_simulator=False&style=release&flavor=wk2&model=Macmini8%2C1&architecture=x86_64&suite=layout-tests&uuid=170144993200&after_time=1701454334&before_time=1701454334
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-01 11:39:15 PST
EWS
Comment 2 2023-12-01 12:23:32 PST
Test gardening commit 271404@main (b74f37620e58): <https://commits.webkit.org/271404@main> Reviewed commits have been landed. Closing PR #21177 and removing active labels.
EWS
Comment 3 2023-12-08 17:08:48 PST
Test gardening commit 271773@main (798694a56db2): <https://commits.webkit.org/271773@main> Reviewed commits have been landed. Closing PR #21546 and removing active labels.
youenn fablet
Comment 4 2023-12-15 06:11:27 PST
x86_64 encoder does not have the same behaviour as arm64 to fail encoding tasks. Given this, we should just not expect this platform to pass the test.
youenn fablet
Comment 5 2023-12-15 06:12:35 PST
I'll rewrite the test to expect that frameCount + errorCount = 6 to have the test output PASS no matter whether encoder fails or not.
youenn fablet
Comment 6 2023-12-15 09:16:41 PST
EWS
Comment 7 2023-12-18 01:32:56 PST
Committed 272205@main (24dc374004d3): <https://commits.webkit.org/272205@main> Reviewed commits have been landed. Closing PR #21871 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.