Bug 213202 - [WPE] fast/mediastream/getUserMedia-grant-persistency3.html is failing
Summary: [WPE] fast/mediastream/getUserMedia-grant-persistency3.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-15 11:38 PDT by Diego Pino
Modified: 2023-03-27 05:47 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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