Bug 265685
| Summary: | NEW TEST (271377@main): [ Sonoma x86_64 ] http/wpt/webcodecs/encoder-task-failing.html is constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119043575>
EWS
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
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
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
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
Pull request: https://github.com/WebKit/WebKit/pull/21871
EWS
Committed 272205@main (24dc374004d3): <https://commits.webkit.org/272205@main>
Reviewed commits have been landed. Closing PR #21871 and removing active labels.