Closed
Bug 1319328
Opened 4 years ago
Closed 4 years ago
Intermittent services/sync/tests/unit/test_bookmark_tracker.js | test_mobile_query - [test_mobile_query : 1576] Should create folder with all bookmarks queries - 0 == 1
Categories
(Firefox :: Sync, defect, P1)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: lina)
Details
(Keywords: intermittent-failure)
Filed by: philringnalda [at] gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=6991901&repo=autoland https://archive.mozilla.org/pub/firefox/tinderbox-builds/autoland-win64/1479776510/autoland_win8_64_test-xpcshell-bm111-tests1-windows-build80.txt.gz
Assignee | ||
Comment 1•4 years ago
|
||
I think we need an `await PlacesTestUtils.promiseAsyncUpdates()` before the first `fetchGuidsWithAnno` call, since we're mixing sync and async Places APIs. Nominating for Monday's triage.
Component: Web Services → Sync
Product: Core → Firefox
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → kcambridge
Priority: -- → P1
Assignee | ||
Comment 2•4 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=639888523e7300c30fbb142c06c73c29107eff0d
Pushed by kcambridge@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/a5a5b7e56cba Wait for pending statements before checking annos in test_mobile_query. a=testonly
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a5a5b7e56cba
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Updated•4 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•