WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
219825
[GStreamer] webrtc/sframe-keys.html is failing since added in
r270532
https://bugs.webkit.org/show_bug.cgi?id=219825
Summary
[GStreamer] webrtc/sframe-keys.html is failing since added in r270532
Diego Pino
Reported
2020-12-12 03:54:41 PST
webrtc/sframe-keys.html [ Failure ]
r270532
added RTCRtpSFrameTransformer.cpp:updateEncryptionKey that needs to be supported or implemented in GTK/WPE. Diff:
https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r270728%20(17426)/webrtc/sframe-keys-diff.txt
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webrtc/sframe-keys-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webrtc/sframe-keys-actual.txt @@ -1,6 +1,14 @@ +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported. +Harness Error (FAIL), message = The operation is not supported. + PASS Audio exchange with SFrame setup -PASS Add a new encryption key -PASS Add a new encryption key with key id +FAIL Add a new encryption key assert_true: key id 1 expected true got false +FAIL Add a new encryption key with key id assert_true: key id 2 expected true got false
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2021-03-01 19:57:20 PST
And
r273158
/
bug222165
added support to BigInts as sframe key indentifiers, updating the test, that now is flaking timing out most of the time in release builds. Skipping in release, keeping Failing expectation in debug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug