Bug 229055
| Summary: | [GTK][WPE] Test http/wpt/webrtc/sframe-transform-error.html fails since it was added on r280958 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=228947 | ||
Carlos Alberto Lopez Perez
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
+
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Expectations updated on r281002
Radar WebKit Bug Importer
<rdar://problem/121074408>