Closed Bug 1344665 Opened 7 years ago Closed 11 months ago

Intermittent browser/base/content/test/webextensions/browser_update_interactive_noprompt.js | Test timed out -

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1735363

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

There's a lot of bad-looking stuff in the logs though its unclear what, if any, of it is related to this failure.

In an earlier test (browser_extension_update.js), we got this:
[task 2017-03-28T15:58:49.757810Z] 15:58:49     INFO - GECKO(1425) | 1490716729730	addons.xpi	WARN	Exception running bootstrap method shutdown on update2@tests.mozilla.org TypeError: extension is undefined (...)

There are several versions of this:
[task 2017-03-28T15:59:11.446090Z] 15:59:11     INFO - GECKO(1425) | [1425] WARNING: Received NS_ERROR_STORAGE_BUSY when attempting to open database '/tmp/tmpR_LA6I.mozrunner/storage/permanent/chrome/idb/2029012401EexhtceanCspiuotnrSat.sqlite', retrying for up to 10 seconds: file /home/worker/workspace/build/src/dom/indexedDB/ActorsParent.cpp, line 4504

Then in this test (browser_extension_update_noprompt.js) we get:
[task 2017-03-28T15:59:44.679404Z] 15:59:44     INFO - GECKO(1425) | Extension error: Failed to open input source 'jar:file:///tmp/tmpR_LA6I.mozrunner/extensions/update2@tests.mozilla.org.xpi!/manifest.json' resource://gre/modules/Extension.jsm:355 :: readJSON/<@resource://gre/modules/Extension.jsm:355:7

This is strange though, update2 is the extension used in the earlier test, it isn't referenced in this test.  The stack trace that follows also goes all the way back to browser startup!

Followed by:
[task 2017-03-28T15:59:56.658836Z] 15:59:56     INFO - GECKO(1425) | 1490716796654	addons.xpi	WARN	Download of https://example.com/browser/browser/base/content/test/webextensions/browser_legacy_webext.xpi failed: Refusing to upgrade addon legacy_update@tests.mozilla.org to different ID update2@tests.mozilla.org

This last problem is the immediate cause of the test timeout, but I'm having a hard time figuring out how that error is occurring.
Assignee: nobody → aswan
Keywords: leave-open
Attachment #8852712 - Flags: review?(kmaglione+bmo)
Comment on attachment 8852712 [details]
Bug 1344665 Wait for full extension startup in permission tests

https://reviewboard.mozilla.org/r/124882/#review127442
Attachment #8852712 - Flags: review?(kmaglione+bmo) → review+
Pushed by aswan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82cfd4f6945f
Wait for full extension startup in permission tests r=kmag
Depends on: 1341337
Assignee: aswan → nobody
Priority: -- → P5
Product: Toolkit → WebExtensions
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 11 months ago
Duplicate of bug: 1735363
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: