Closed
Bug 1527452
Opened 6 years ago
Closed 6 years ago
Fix unsound bookmark mirror tests
Categories
(Firefox :: Sync, enhancement, P1)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: lina, Assigned: lina)
References
Details
Attachments
(1 file)
Most of our mirror tests currently omit the parentid
for records, and test_keywords_complex
, test_inconsistencies
, and test_move_into_parent_sibling
, and test_update_frecencies
all store partial structure with missing children.
This is OK today, but Dogear will reupload folders with partial structure (bug 1515784, bug 1482608) and missing parentid
s, so let's fix up these tests now.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by kcambridge@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f67210d5e4e
Fix bookmark mirror tests to prepare for Rust merging. r=markh
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•