Closed
Bug 1855865
Opened 1 year ago
Closed 1 year ago
Timeout in dom/base/test/test_lock_orientation_after_fullscreen.html in M-xorig
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 debug and Shippable (Lite inclusive) Android builds with isolateEverything
isolation strategy (fission.webContentIsolationStrategy set to 1, or default).
[task 2023-09-27T19:18:05.400Z] 19:18:05 WARNING - TEST-UNEXPECTED-FAIL | dom/base/test/test_lock_orientation_after_fullscreen.html | Test timed out. -
[task 2023-09-27T19:18:05.401Z] 19:18:05 WARNING - TEST-UNEXPECTED-FAIL | dom/base/test/test_lock_orientation_after_fullscreen.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once. Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
[task 2023-09-27T19:18:05.401Z] 19:18:05 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:426:16
[task 2023-09-27T19:18:05.401Z] 19:18:05 INFO - afterCleanup@SimpleTest/SimpleTest.js:1477:18
[task 2023-09-27T19:18:05.401Z] 19:18:05 INFO - executeCleanupFunction@SimpleTest/SimpleTest.js:1562:7
[task 2023-09-27T19:18:05.401Z] 19:18:05 INFO - SimpleTest.finish@SimpleTest/SimpleTest.js:1582:3
[task 2023-09-27T19:18:05.401Z] 19:18:05 INFO - @SimpleTest/SimpleTest.js:2265:16
[task 2023-09-27T19:18:05.401Z] 19:18:05 INFO - async*@SimpleTest/SimpleTest.js:2262:17
[task 2023-09-27T19:18:15.574Z] 19:18:15 INFO - TEST-OK | dom/base/test/test_lock_orientation_after_fullscreen.html | took 312587ms
[task 2023-09-27T19:18:15.574Z] 19:18:15 INFO - TEST-START | dom/base/test/test_lock_orientation_with_pending_fullscreen.html
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - Buffered messages logged at 19:18:05
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - add_task | Entering test_pending_fullscreen_request
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - Buffered messages finished
[task 2023-09-27T19:23:41.735Z] 19:23:41 WARNING - TEST-UNEXPECTED-FAIL | dom/base/test/test_lock_orientation_with_pending_fullscreen.html | Test timed out. -
[task 2023-09-27T19:23:41.735Z] 19:23:41 WARNING - TEST-UNEXPECTED-FAIL | dom/base/test/test_lock_orientation_with_pending_fullscreen.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once. Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:426:16
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - afterCleanup@SimpleTest/SimpleTest.js:1477:18
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - executeCleanupFunction@SimpleTest/SimpleTest.js:1562:7
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - SimpleTest.finish@SimpleTest/SimpleTest.js:1582:3
[task 2023-09-27T19:23:41.735Z] 19:23:41 INFO - @SimpleTest/SimpleTest.js:2265:16
Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [fission:android][fxdroid]
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
I guess that root cause is same as bug 1855530
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
•