Bug 229558 - [iOS14] http/tests/navigation/page-cache-getUserMedia-pending-promise.html is a flaky failure
Summary: [iOS14] http/tests/navigation/page-cache-getUserMedia-pending-promise.html is...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-26 08:29 PDT by Eric Hutchison
Modified: 2022-06-23 14:05 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-08-26 08:29:35 PDT
http/tests/navigation/page-cache-getUserMedia-pending-promise.html

is a flaky failure on iOS 14.

History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=http%2Ftests%2Fnavigation%2Fpage-cache-getUserMedia-pending-promise.html

Results: https://build.webkit.org/results/Apple-iPadOS-14-Simulator-Debug-WK2-Tests/r281565%20(1641)/results.html

Diff: 
--- /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/http/tests/navigation/page-cache-getUserMedia-pending-promise-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/http/tests/navigation/page-cache-getUserMedia-pending-promise-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: Failed to create MediaStream audio source: Request is not allowed
 Tests that a page with a pending getUserMedia request is able to go into the back/forward cache.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -7,9 +8,9 @@
 pagehide - entering cache
 pageshow - from cache
 PASS Page was restored from Page Cache
-PASS Promised was resolved
-PASS restoredFromPageCache is true
+FAIL Promise was rejected
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2021-08-26 08:31:44 PDT
<rdar://problem/82391452>
Comment 2 Eric Hutchison 2021-08-26 08:39:46 PDT
Updated test expectations at https://trac.webkit.org/changeset/281623/webkit
Comment 3 Eric Hutchison 2021-09-14 17:03:42 PDT
Unable to locally reproduce test results.
Comment 4 Brent Fulgham 2022-06-23 14:05:57 PDT
Robert Jenner confirmed this is no longer an issue (5/3/2022).