[Webkit-unassigned] [Bug 210926] [GStreamer][Pipewire] Implement getDisplayMedia() backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 09:46:57 PST 2021


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

Lauro Moura <lmoura at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lmoura at igalia.com

--- Comment #5 from Lauro Moura <lmoura at igalia.com> ---
Update on these tests

fast/mediastream/getDisplayMedia-max-constraints.html was removed in r260638.

r272778 "Make RemoteRealtimeVideoSource a RealtimeVideoCaptureSource" made the timeouts vanish for constraints1 and constraints2, but still flaky timeout in constraints3.

Will update the expectations with Failures for 1&2 and skip 3.

Failures still present:

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/mediastream/getDisplayMedia-max-constraints1-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/mediastream/getDisplayMedia-max-constraints1-actual.txt
@@ -1,4 +1,4 @@

 PASS setup
-PASS Maximize the width if max height is too big
+FAIL Maximize the width if max height is too big assert_greater_than: waitForHeight expected a number greater than 0 but got 0

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/mediastream/getDisplayMedia-max-constraints2-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/mediastream/getDisplayMedia-max-constraints2-actual.txt
@@ -1,4 +1,4 @@

 PASS setup
-PASS Maximize the height if max width is too big
+FAIL Maximize the height if max width is too big assert_greater_than: waitForWidth expected a number greater than 0 but got 0


--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/mediastream/getDisplayMedia-max-constraints3-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/mediastream/getDisplayMedia-max-constraints3-actual.txt
@@ -1,4 +1,4 @@

 PASS setup
-PASS No effect of the max values if they are too big
+FAIL No effect of the max values if they are too big assert_greater_than: waitForHeight expected a number greater than 0 but got 0

-- 
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/20210216/c88020dd/attachment-0001.htm>


More information about the webkit-unassigned mailing list