NEW213202
[GTK][WPE] fast/mediastream/getUserMedia-grant-persistency3.html is failing on WPE and is a flaky failure on GTK
https://bugs.webkit.org/show_bug.cgi?id=213202
Summary [GTK][WPE] fast/mediastream/getUserMedia-grant-persistency3.html is failing o...
Diego Pino
Reported 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
Attachments
Lauro Moura
Comment 1 2021-09-30 19:24:13 PDT
fast/mediastream/getUserMedia-grant-persistency3.html Still failing as of r283344
Alicia Boya García
Comment 2 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
Carlos Alberto Lopez Perez
Comment 3 2026-01-14 14:17:42 PST
On GTK this test is a flaky failure. The bot gtk-release completed 914 runs on the interval [301594@main-305588@main] Frecuency of results for test: fast/mediastream/getUserMedia-grant-persistency3.html 621 times [67.9%] -> NOERROR 61 times [6.7%] -> TEXT 212 times [23.2%] -> TEXT PASS 20 times [2.2%] -> TEXT TIMEOUT Of those 914 runs it didn't match the expectation 293 times [32.1%] Details of the type and frequency of unmatched expectations: 61 times [6.7%] -> TEXT (Expected: PASS) 212 times [23.2%] -> TEXT PASS (Expected: PASS) 20 times [2.2%] -> TEXT TIMEOUT (Expected: PASS) Flakiness factor: 50.4% - This test was flaky on 50.4% of the 914 runs analyzed, either giving different results within a single run, or a different result than in the previous run.
Carlos Alberto Lopez Perez
Comment 4 2026-01-14 15:22:36 PST
Expectations updated at 305610@main
Note You need to log in before you can comment on or make changes to this bug.