Closed
Bug 1372834
Opened 8 years ago
Closed 7 years ago
browser/browser_updatesBackgroundWindowFailures.js fails when ran with --verify and when it runs without other tests
Categories
(Toolkit :: Application Update, defect, P3)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 file)
21.02 KB,
patch
|
molly
:
review+
|
Details | Diff | Splinter Review |
I noticed this while working on bug 1372523 and thought it was something I had done. Turns out that it fails even without those changes. After looking at the values used I found that the detailsURL is properly set in the nsIUpdate and I suspect this *might* have to do with client code.
![]() |
Assignee | |
Updated•8 years ago
|
Priority: -- → P4
![]() |
Assignee | |
Updated•7 years ago
|
Summary: browser/browser_updatesBackgroundWindowFailures.js fails when it runs without other tests → browser/browser_updatesBackgroundWindowFailures.js fails when ran with --verify and when it runs without other tests
![]() |
Assignee | |
Updated•7 years ago
|
Priority: P4 → P3
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Pushed to try
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e7ae5a55ed0fa0ba0eafb6bc5b753df664b9a09b
Assignee: nobody → robert.strong.bugs
Status: NEW → ASSIGNED
Attachment #9033520 -
Flags: review?(mhowell)
![]() |
Assignee | |
Comment 2•7 years ago
|
||
Pushed to try with eslint fix
https://treeherder.mozilla.org/#/jobs?repo=try&revision=37141a9b48d8a21a632e7e56fc47238ecd41ec62
![]() |
Assignee | |
Comment 3•7 years ago
|
||
btw: I'm working on a fix in a different bug for most if not all of the recent bc tests
Updated•7 years ago
|
Attachment #9033520 -
Flags: review?(mhowell) → review+
Pushed by rstrong@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/07b8f593f7b3
browser/browser_updatesBackgroundWindowFailures.js fails when ran with --verify and when it runs without other tests. r=mhowell
![]() |
||
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•