Bug 213202
Summary: | [WPE] fast/mediastream/getUserMedia-grant-persistency3.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aboya, bugs-noreply, eocanha, lmoura, pnormand |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lauro Moura
fast/mediastream/getUserMedia-grant-persistency3.html
Still failing as of r283344
Alicia Boya GarcĂa
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