[Webkit-unassigned] [Bug 223054] New: [ BigSur Debug wk2 arm64 ] fast/mediastream/RTCIceCandidate.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 16:22:05 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=223054

            Bug ID: 223054
           Summary: [ BigSur Debug wk2 arm64 ]
                    fast/mediastream/RTCIceCandidate.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com

fast/mediastream/RTCIceCandidate.html

is a constant text failure in macOS BigSur Debug wk2 on Apple Silicon only. 

HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2FRTCIceCandidate.html

TEXT DIFF:
--- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/fast/mediastream/RTCIceCandidate-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/fast/mediastream/RTCIceCandidate-actual.txt
@@ -66,7 +66,7 @@

 Conversion of sdpMLineIndex to unsigned short, following WebIDL rules without [Clamp] or [EnforceRange]
 PASS (new RTCIceCandidate({candidate:"foo", sdpMLineIndex:"a"})).sdpMLineIndex is 0
-PASS (new RTCIceCandidate({candidate:"foo", sdpMLineIndex:-1})).sdpMLineIndex is 65535
+FAIL (new RTCIceCandidate({candidate:"foo", sdpMLineIndex:-1})).sdpMLineIndex should be 65535. Was 0.
 PASS (new RTCIceCandidate({candidate:"foo", sdpMLineIndex:65536})).sdpMLineIndex is 0
 PASS (new RTCIceCandidate({candidate:"foo", sdpMLineIndex:65537})).sdpMLineIndex is 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210311/35158b1f/attachment.htm>


More information about the webkit-unassigned mailing list