Bug 213202

Summary: [WPE] fast/mediastream/getUserMedia-grant-persistency3.html is failing
Product: WebKit Reporter: Diego Pino <dpino>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: aboya, bugs-noreply, eocanha, lmoura, pnormand
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2020-06-15 11:38:33 PDT
Diff:

@@ -1,3 +1,3 @@

-PASS Testing same page getUserMedia grant persistency with visibility 
+FAIL Testing same page getUserMedia grant persistency with visibility assert_true: Resolving getUserMedia promise should wait for page to be visible expected true got false
Comment 1 Lauro Moura 2021-09-30 19:24:13 PDT
fast/mediastream/getUserMedia-grant-persistency3.html

Still failing as of r283344
Comment 2 Alicia Boya GarcĂ­a 2023-03-27 05:47:41 PDT
Somehow the test passes in GTK in the test runner unlike any other port, but even in GTK it also clearly fails in the minibrowser:


Result	Test Name	Message
Fail	Testing same page getUserMedia grant persistency with visibility	promise_test: Unhandled rejection with value: object "OverconstrainedError: Invalid constraint"
get_stack@file:///webkit/LayoutTests/resources/testharness.js:3780:30
AssertionError@file:///webkit/LayoutTests/resources/testharness.js:3773:31
assert@file:///webkit/LayoutTests/resources/testharness.js:3763:37
@file:///webkit/LayoutTests/resources/testharness.js:664:35
@file:///webkit/LayoutTests/resources/testharness.js:2087:30
@file:///webkit/LayoutTests/resources/testharness.js:2114:40
Asserts run