Bug 229055 - [GTK][WPE] Test http/wpt/webrtc/sframe-transform-error.html fails since it was added on r280958
Summary: [GTK][WPE] Test http/wpt/webrtc/sframe-transform-error.html fails since it wa...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-12 15:28 PDT by Carlos Alberto Lopez Perez
Modified: 2024-01-16 13:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2021-08-12 15:28:42 PDT
r280958 implemented SFrameTransform error handling and added test  http/wpt/webrtc/sframe-transform-error.html

This test fails since it was added on platforms GTK and WPE. The text diff is:

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/http/wpt/webrtc/sframe-transform-error-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/http/wpt/webrtc/sframe-transform-error-actual.txt
@@ -1,5 +1,9 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
+CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
 
 
-PASS Missing key triggers an error that can be corrected by adding a key
-PASS Tampered data should trigger SFrameTransform errors
+Harness Error (FAIL), message = Unhandled rejection: The operation is not supported.
 
+TIMEOUT Missing key triggers an error that can be corrected by adding a key Test timed out
+NOTRUN Tampered data should trigger SFrameTransform errors
+
Comment 1 Carlos Alberto Lopez Perez 2021-08-12 18:29:07 PDT
Expectations updated on r281002
Comment 2 Radar WebKit Bug Importer 2024-01-16 13:40:04 PST
<rdar://problem/121074408>