Closed
Bug 1773398
Opened 4 years ago
Closed 4 years ago
Intermittent org.mozilla.geckoview.test.WebExtensionTest#updateWithPerms | org.mozilla.geckoview.test.util.UiThreadUtils$TimeoutException: Timed out after 30000ms
Categories
(GeckoView :: Extensions, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=380703307&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/IWmFots9TqWRIXTAjysOcw/runs/0/artifacts/public/logs/live_backing.log
[task 2022-06-09T00:10:46.329Z] 00:10:46 INFO - TEST-START | org.mozilla.geckoview.test.WebExtensionTest#updateWithPerms
[task 2022-06-09T00:11:25.135Z] 00:11:25 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: numtests=925
[task 2022-06-09T00:11:25.136Z] 00:11:25 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: stream=
[task 2022-06-09T00:11:25.137Z] 00:11:25 INFO - org.mozilla.geckoview.test | Error in updateWithPerms(org.mozilla.geckoview.test.WebExtensionTest):
[task 2022-06-09T00:11:25.137Z] 00:11:25 INFO - org.mozilla.geckoview.test | org.mozilla.geckoview.test.util.UiThreadUtils$TimeoutException: Timed out after 30000ms
[task 2022-06-09T00:11:25.138Z] 00:11:25 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.util.UiThreadUtils$TimeoutRunnable.run(UiThreadUtils.java:49)
[task 2022-06-09T00:11:25.138Z] 00:11:25 INFO - org.mozilla.geckoview.test | at android.os.Handler.handleCallback(Handler.java:751)
[task 2022-06-09T00:11:25.138Z] 00:11:25 INFO - org.mozilla.geckoview.test | at android.os.Handler.dispatchMessage(Handler.java:95)
...
[task 2022-06-09T00:11:25.260Z] 00:11:25 INFO - 06-09 00:11:16.159 D/GeckoViewModule( 3416): unregisterListener
[task 2022-06-09T00:11:25.260Z] 00:11:25 INFO - 06-09 00:11:16.159 D/GeckoViewMediaControl( 3416): onDisable
[task 2022-06-09T00:11:25.260Z] 00:11:25 INFO - 06-09 00:11:16.159 D/GeckoViewModule( 3416): unregisterListener
[task 2022-06-09T00:11:25.260Z] 00:11:25 INFO - 06-09 00:11:16.165 E/eglCodecCommon(23631): glUtilsParamSize: unknow param 0x00008caa
[task 2022-06-09T00:11:25.260Z] 00:11:25 INFO - 06-09 00:11:16.176 I/Gecko (23631): [GPU 23631, Unnamed thread 7640a151f790] WARNING: Possibly dropping task posted to updater thread: file /builds/worker/checkouts/gecko/gfx/layers/apz/src/APZUpdater.cpp:365
[task 2022-06-09T00:11:25.261Z] 00:11:25 INFO - 06-09 00:11:16.180 D/GeckoViewConsole( 3416): onEvent GeckoView:WebExtension:Uninstall {"webExtensionId":"update-with-perms@example.com"}
[task 2022-06-09T00:11:25.261Z] 00:11:25 INFO - 06-09 00:11:19.163 D/ServiceAllocator( 3416): org.mozilla.gecko.process.GeckoChildProcessServices$tab16 updateBindings: IDLE priority, 6 importance, 0 successful binds, 0 failed binds, 2 successful unbinds
[task 2022-06-09T00:11:25.261Z] 00:11:25 INFO - 06-09 00:11:24.206 E/GeckoConsole( 3416): [JavaScript Error: "Timeout while waiting for extension child to shutdown: "update" (ID: update-with-perms@example.com, moz-extension://68eccff5-4e2d-4960-884b-2c417bfca95c/)" {file: "resource://gre/modules/Extension.jsm" line: 3243}]
[task 2022-06-09T00:11:25.261Z] 00:11:25 INFO - 06-09 00:11:24.206 E/GeckoConsole( 3416): shutdown@resource://gre/modules/Extension.jsm:3243:10
[task 2022-06-09T00:11:25.261Z] 00:11:25 INFO - 06-09 00:11:24.223 E/GeckoSessionTestRule( 3416): test_end c5ee677f-bc83-49bd-9e28-2d35f3d0f059 updateWithPerms(org.mozilla.geckoview.test.WebExtensionTest)
[task 2022-06-09T00:11:25.262Z] 00:11:25 WARNING - TEST-UNEXPECTED-FAIL | org.mozilla.geckoview.test.WebExtensionTest#updateWithPerms | org.mozilla.geckoview.test.util.UiThreadUtils$TimeoutException: Timed out after 30000ms
[task 2022-06-09T00:11:25.262Z] 00:11:25 INFO - TEST-INFO took 38891ms
| Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Comment 3•4 years ago
|
||
Moving some WebExtension bugs to the GeckoView::Extensions component.
Component: General → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•