Per https://treeherder.mozilla.org/logviewer?job_id=485789470&repo=try&lineNumber=6653 there's a lot of logs where the window just closes immediately after start: ``` [task 2024-12-06T22:52:54.434Z] 22:52:54 INFO - TEST-START | /geolocation/non-fully-active.https.html [task 2024-12-06T22:52:54.434Z] 22:52:54 INFO - Closing window 3975e8f5-0cec-4d1d-a9cd-0b29c8297fa2 [task 2024-12-06T22:52:55.054Z] 22:52:55 INFO - TEST-UNEXPECTED-ERROR | /geolocation/non-fully-active.https.html | expected OK [task 2024-12-06T22:52:55.054Z] 22:52:55 INFO - TEST-INFO took 627ms ``` Given this is 24H2 specific, perhaps this is related to bug 1900225? I don't see such error on local 24H2 though. David, any idea how this could happen?
Bug 1937188 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Per https://treeherder.mozilla.org/logviewer?job_id=485789470&repo=try&lineNumber=6653 there's a lot of logs where the window just closes immediately after start: ``` [task 2024-12-06T22:52:54.434Z] 22:52:54 INFO - TEST-START | /geolocation/non-fully-active.https.html [task 2024-12-06T22:52:54.434Z] 22:52:54 INFO - Closing window 3975e8f5-0cec-4d1d-a9cd-0b29c8297fa2 [task 2024-12-06T22:52:55.054Z] 22:52:55 INFO - TEST-UNEXPECTED-ERROR | /geolocation/non-fully-active.https.html | expected OK [task 2024-12-06T22:52:55.054Z] 22:52:55 INFO - TEST-INFO took 627ms ``` Given this is 24H2 specific, perhaps this is related to what's described in bug 1900225? I don't see such error on local 24H2 though. David, any idea how this could happen?