Closed
Bug 1855866
Opened 1 year ago
Closed 1 year ago
Failure in dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html in M-xorigin
Categories
(GeckoView Graveyard :: Sandboxing, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1855530
People
(Reporter: owlish, Assigned: m_kato)
References
Details
(Whiteboard: [fission:android][fxdroid])
This test fails on all Android builds with both isolateEverything
isolation strategy (fission.webContentIsolationStrategy set to 1, or just default).
Failure:
[task 2023-09-27T19:00:04.037Z] 19:00:04 WARNING - TEST-UNEXPECTED-FAIL | dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html | Event cycle 0 requestFullscreen errored with timeout after 3 seconds.
[task 2023-09-27T19:00:04.037Z] 19:00:04 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:426:16
[task 2023-09-27T19:00:04.037Z] 19:00:04 INFO - rapidCycleAwaitEvents/<@dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html?currentTestURL=dom%2Fbase%2Ftest%2Ffullscreen%2Ftest_fullscreen-api-rapid-cycle.html&closeWhenDone=1&showTestReport=false&expected=pass:120:9
[task 2023-09-27T19:00:04.037Z] 19:00:04 INFO - promise callback*rapidCycleAwaitEvents@dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html?currentTestURL=dom%2Fbase%2Ftest%2Ffullscreen%2Ftest_fullscreen-api-rapid-cycle.html&closeWhenDone=1&showTestReport=false&expected=pass:119:62
[task 2023-09-27T19:00:04.037Z] 19:00:04 INFO - nextTick/<@SimpleTest/SimpleTest.js:2189:34
[task 2023-09-27T19:00:04.037Z] 19:00:04 INFO - async*nextTick@SimpleTest/SimpleTest.js:2233:11
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - setTimeout handler*SimpleTest_setTimeoutShim@SimpleTest/SimpleTest.js:922:41
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - add_task@SimpleTest/SimpleTest.js:2137:17
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - add_setup@SimpleTest/SimpleTest.js:2253:10
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - @dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html?currentTestURL=dom%2Fbase%2Ftest%2Ffullscreen%2Ftest_fullscreen-api-rapid-cycle.html&closeWhenDone=1&showTestReport=false&expected=pass:45:10
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - add_task | Leaving rapidCycleAwaitEvents
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - add_task | Entering ensureOutOfFullscreen
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - add_task | Leaving ensureOutOfFullscreen
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - add_task | Entering rapidCycleAwaitPromises
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - Promise cycle 0 request fullscreen.
[task 2023-09-27T19:00:04.038Z] 19:00:04 INFO - TEST-PASS | dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html | The author of the test has indicated that flaky timeouts are expected. Reason: We race against Promises to turn possible timeouts into errors.
[task 2023-09-27T19:00:04.038Z] 19:00:04 WARNING - TEST-UNEXPECTED-FAIL | dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html | Promise cycle 0 requestFullscreen errored with timeout after 3 seconds.
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:426:16
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - rapidCycleAwaitPromises/<@dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html?currentTestURL=dom%2Fbase%2Ftest%2Ffullscreen%2Ftest_fullscreen-api-rapid-cycle.html&closeWhenDone=1&showTestReport=false&expected=pass:146:9
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - promise callback*rapidCycleAwaitPromises@dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html?currentTestURL=dom%2Fbase%2Ftest%2Ffullscreen%2Ftest_fullscreen-api-rapid-cycle.html&closeWhenDone=1&showTestReport=false&expected=pass:145:62
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - nextTick/<@SimpleTest/SimpleTest.js:2189:34
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - async*nextTick@SimpleTest/SimpleTest.js:2233:11
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - setTimeout handler*SimpleTest_setTimeoutShim@SimpleTest/SimpleTest.js:922:41
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - add_task@SimpleTest/SimpleTest.js:2137:17
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - add_setup@SimpleTest/SimpleTest.js:2253:10
[task 2023-09-27T19:00:04.039Z] 19:00:04 INFO - @dom/base/test/fullscreen/test_fullscreen-api-rapid-cycle.html?currentTestURL=dom%2Fbase%2Ftest%2Ffullscreen%2Ftest_fullscreen-api-rapid-cycle.html&closeWhenDone=1&showTestReport=false&expected=pass:45:10
Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [fission:android][fxdroid]
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → m_kato
Assignee | ||
Updated•1 year ago
|
Updated•9 months ago
|
Product: GeckoView → GeckoView Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•