Closed
Bug 1404578
Opened 7 years ago
Closed 7 years ago
test_async_batchUpdatesForNode.js should be under browser/ not toolkit/
Categories
(Firefox :: Bookmarks & History, defect, P1)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jorgk-bmo, Assigned: standard8)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
First seen: Sat Sep 30, 2017, 1:48:57
TEST-UNEXPECTED-FAIL | toolkit/components/places/tests/unit/test_async_batchUpdatesForNode.js
M-C last good: cd9c8c48e4b3ded47a776f757008f3dcf5
M-C first bad: 57f68296c350469d73d788eb3695a89894
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cd9c8c48e4b3ded47a776f757008f3dcf5&tochange=57f68296c350469d73d788eb3695a89894
Seems to be related to bug 1392533.
Mark and Marco, could you please advise me what I need to do so this test doesn't fail in the Thunderbird Xpcshell suite.
I have the impression that this introduces a(n) (undesired) dependency between browser and toolkit.
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(standard8)
Flags: needinfo?(mak77)
Reporter | ||
Updated•7 years ago
|
Whiteboard: [Thunderbird-testfailure: X all]
Assignee | ||
Comment 1•7 years ago
|
||
Oops. Marco asked me to move the added function from PlacesTransactions.jsm to PlacesUiUtils.jsm and I forgot that it moved from toolkit to browser. The test just needs moving to browser. I can pick this up on Monday unless anyone wants to do it before then.
Flags: needinfo?(standard8)
Flags: needinfo?(mak77)
Reporter | ||
Comment 2•7 years ago
|
||
Thanks, Mark, not me. I have plenty of other bustage at hand.
Comment 3•7 years ago
|
||
ah oops, yes the test should be moved to browser/components/places/tests/browser
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Component: General → Bookmarks & History
Priority: -- → P1
Product: Thunderbird → Firefox
Summary: TEST-UNEXPECTED-FAIL | toolkit/components/places/tests/unit/test_async_batchUpdatesForNode.js → test_async_batchUpdatesForNode.js should be under browser/ not toolkit/
Whiteboard: [Thunderbird-testfailure: X all] → [fxsearch]
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8914250 [details]
Bug 1404578 - test_async_batchUpdatesForNode.js should be under browser/ not toolkit/.
https://reviewboard.mozilla.org/r/185572/#review190528
Attachment #8914250 -
Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a213a36e39d
test_async_batchUpdatesForNode.js should be under browser/ not toolkit/. r=mak
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Reporter | ||
Comment 8•7 years ago
|
||
Thanks Mark and Marco!
You need to log in
before you can comment on or make changes to this bug.
Description
•