Bug 309552
| Summary: | [GStreamer] media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering.html is a permanent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | New Bugs | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
```
--- /sdk/webkit/layout-test-results/media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering-expected.txt
+++ /sdk/webkit/layout-test-results/media/mediacapabilities/mediacapabilities-decodingInfo-spatialRendering-actual.txt
@@ -3,6 +3,6 @@
EXPECTED (info.supported == 'true') OK
RUN(promise = navigator.mediaCapabilities.decodingInfo({ type: 'media-source', audio: { contentType: 'audio/mp4;codecs=ec-3', channels: 2, spatialRendering: true } });)
Promise resolved OK
-EXPECTED (info.supported == 'false') OK
+EXPECTED (info.supported == 'false'), OBSERVED 'true' FAIL
END OF TEST
```
supports true even when channels count is <= 2 (where no spatial can be rendered), just like how the mock tests are reporting
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/60268
EWS
Committed 309050@main (2e671edb2675): <https://commits.webkit.org/309050@main>
Reviewed commits have been landed. Closing PR #60268 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172269805>