[Webkit-unassigned] [Bug 206656] New: [GTK] Several WPT mediacapture-streams tests are failing since they were updated in r252335

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 05:36:14 PST 2020


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

            Bug ID: 206656
           Summary: [GTK] Several WPT mediacapture-streams tests are
                    failing since they were updated in r252335
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

* imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-firstframe.https.html [ Failure ]
  * imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-removetrack.https.html [ Failure ]
  * imported/w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https.html [ Failure ]
  * imported/w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https.html [ Failure ]

--- /w3c/web-platform-tests/mediacapture-streams/MediaStream-removetrack.https-expected.txt
+++ /w3c/web-platform-tests/mediacapture-streams/MediaStream-removetrack.https-actual.txt
@@ -7,6 +7,6 @@


 PASS Tests that a removal from a MediaStream works as expected
-PASS Test that removal from a MediaStream fires ended on media elements (video first) 
+FAIL Test that removal from a MediaStream fires ended on media elements (video first) assert_equals: audio element ended because no more audio tracks expected true but got false
 FAIL Test that removal from a MediaStream fires ended on media elements (audio first) assert_equals: audio element ended because no more audio tracks expected true but got false


--- /w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-firstframe.https-expected.txt
+++ /w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-firstframe.https-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 3463: Error: assert_unreached: Got unexpected event resize Reached unreachable code
 When prompted, accept to share your video stream.

 Description

--- /w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https-expected.txt 
+++ /w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https-actual.txt
@@ -1,9 +1,9 @@
 When prompted, accept to share your video stream.


-PASS A device can be opened twice and have the same device ID 
-PASS A device can be opened twice with different resolutions requested 
-FAIL groupId is correctly reported by getSettings() for all input devices assert_equals: expected (string) "" but got (undefined) undefined
+FAIL A device can be opened twice and have the same device ID promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
+FAIL A device can be opened twice with different resolutions requested promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
+FAIL groupId is correctly reported by getSettings() for all input devices promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
 PASS deviceId is reported by getSettings() for getUserMedia() audio tracks 
 FAIL groupId is reported by getSettings() for getUserMedia() audio tracks assert_equals: groupId should exist and it should be a string. expected "string" but got "undefined"
 PASS sampleRate is reported by getSettings() for getUserMedia() audio tracks 

--- /w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https-expected.txt
+++ /w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https-actual.txt
@@ -1,9 +1,9 @@
 When prompted, accept to share your video stream.


-PASS A device can be opened twice and have the same device ID 
-PASS A device can be opened twice with different resolutions requested 
-FAIL groupId is correctly reported by getSettings() for all input devices assert_equals: expected (string) "" but got (undefined) undefined
+FAIL A device can be opened twice and have the same device ID promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
+FAIL A device can be opened twice with different resolutions requested promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
+FAIL groupId is correctly reported by getSettings() for all input devices promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
 PASS deviceId is reported by getSettings() for getUserMedia() audio tracks 
 FAIL groupId is reported by getSettings() for getUserMedia() audio tracks assert_equals: groupId should exist and it should be a string. expected "string" but got "undefined"
 PASS sampleRate is reported by getSettings() for getUserMedia() audio tracks

-- 
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/20200123/e0fa2ad1/attachment.htm>


More information about the webkit-unassigned mailing list