Closed
Bug 1507689
Opened 6 years ago
Closed 6 years ago
test_WebExtensionContentScript.js is prone to intermittent failures
Categories
(WebExtensions :: General, defect)
WebExtensions
General
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
This line may be reading the location of the initial about:blank.
<https://searchfox.org/mozilla-central/rev/c0b26c40769a1e5607a1ae8be37fe64df64fc55e/toolkit/components/extensions/test/xpcshell/test_WebExtensionContentScript.js#60>
For some reason my patch in bug 1504728 turns this potential into a perma failure.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be52a638d6c5
Fix an intermittent failure condition in test_WebExtensionContentScript.js which is turned into a perma-failure with the patch in bug 1504728 r=kmag
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•