RESOLVED FIXED 213780
[GStreamer] is failing webrtc/vp9.html since added in r263734
https://bugs.webkit.org/show_bug.cgi?id=213780
Summary [GStreamer] is failing webrtc/vp9.html since added in r263734
Diego Pino
Reported 2020-06-30 02:21:57 PDT
webrtc/vp9.html [ Failure ] The test was added in r263734. Probably failing due to lack of VP9 support. Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r263734%20(14371)/webrtc/vp9-diff.txt --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webrtc/vp9-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webrtc/vp9-actual.txt @@ -1,4 +1,3 @@ -PASS VP9 in getCapabilities -PASS Verify VP9 activation +FAIL VP9 in getCapabilities assert_true: expected true got false
Attachments
Philippe Normand
Comment 1 2020-06-30 02:27:44 PDT
I suppose because WPE/GTK don't enable the new runtime feature for VP9...
youenn fablet
Comment 2 2020-06-30 02:31:42 PDT
(In reply to Philippe Normand from comment #1) > I suppose because WPE/GTK don't enable the new runtime feature for VP9... Probably. The runtime flag currently switch on/off the codecs at the factory level. See LibWebRTCProviderCocoa::createEncoderFactory for instance.
Philippe Normand
Comment 3 2020-07-04 01:15:28 PDT
*** Bug 213947 has been marked as a duplicate of this bug. ***
Philippe Normand
Comment 4 2021-04-23 02:27:16 PDT
Radar WebKit Bug Importer
Comment 5 2021-04-24 15:03:34 PDT
Note You need to log in before you can comment on or make changes to this bug.