Closed
Bug 1277181
Opened 8 years ago
Closed 8 years ago
Intermittent browser_ext_browserAction_pageAction_icon.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -
Categories
(WebExtensions :: Untriaged, defect)
WebExtensions
Untriaged
Tracking
(firefox50 wontfix, firefox51 fixed)
RESOLVED
FIXED
mozilla51
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
06:44:04 INFO - 173 INFO TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_browserAction_pageAction_icon.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -
https://treeherder.mozilla.org/logviewer.html#?job_id=29186564&repo=mozilla-inbound#L0-L26194
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
Looking at the raw logs I'm seeing an issue with default_icon:
Reading manifest: Error processing browser_action.default_icon: SyntaxError: String "chrome://browser/content/browser.xul" must be a relative URL
Comment 6•8 years ago
|
||
I also see this error: Error processing browser_action.default_icon: SyntaxError: String "javascript:true" must be a relative URL
Both of these errors are also thrown for page_action.default_icon
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 11•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/9b25e4cb167c9231c9a9c9f50155ea1564efdb15
Bug 1277181: Split up browser_ext_browserAction_page_icon test. r=trivial
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 14•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•8 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
status-firefox50:
--- → affected
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•