Closed
Bug 690984
Opened 13 years ago
Closed 8 years ago
Finish porting Sync tests to use JS sync server (and enhance as appropriate)
Categories
(Firefox :: Sync, enhancement)
Firefox
Sync
Tracking
()
RESOLVED
INVALID
People
(Reporter: rnewman, Unassigned, Mentored)
References
Details
(Whiteboard: [good first bug][lang=js])
Follow-on from Bug 673548.
We can also clean up and refactor some of the helpers (e.g., the collection modified tracker).
Reporter | ||
Updated•12 years ago
|
Whiteboard: [good first bug] → [good first bug][lang=js][mentor=rnewman]
Assignee | ||
Updated•11 years ago
|
Mentor: rnewman
Whiteboard: [good first bug][lang=js][mentor=rnewman] → [good first bug][lang=js]
Comment 1•8 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #0)
> Follow-on from Bug 673548.
>
> We can also clean up and refactor some of the helpers (e.g., the collection
> modified tracker).
Interested in doing the clean up and refactoring of the code.
Looked at the reference bugs 691643 and 673548. The files I'm to look at are:
services/sync/tests/unit/head_http_server.js
services/sync/tests/unit/test_bookmark_engine.js
services/sync/tests/unit/test_bookmark_smart_bookmarks.js
services/sync/tests/unit/test_clients_engine.js
services/sync/tests/unit/test_corrupt_keys.js
services/sync/tests/unit/test_engine_abort.js
services/sync/tests/unit/test_history_engine.js
services/sync/tests/unit/test_hmac_error.js
services/sync/tests/unit/test_syncengine_sync.js
services/sync/tests/unit/test_httpd_sync_server.js
So what exactly would I be doing to solve the bug?
Flags: needinfo?(rnewman)
Reporter | ||
Comment 2•8 years ago
|
||
eoger, you were just poking around this part of the codebase… care to take over mentoring this?
Flags: needinfo?(rnewman) → needinfo?(eoger)
Comment 4•8 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #2)
> eoger, you were just poking around this part of the codebase… care to take
> over mentoring this?
Richard, it seems this isn't really relevant any more - the tests that should be using the test server already seem to be doing so. Should we just close this?
Flags: needinfo?(rnewman)
Reporter | ||
Comment 5•8 years ago
|
||
Yeah, done enough.
Leni, we're going to close this bug; thanks for taking an interest, and apologies for the churn!
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(rnewman)
Resolution: --- → INVALID
Comment 6•8 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #5)
> Yeah, done enough.
>
> Leni, we're going to close this bug; thanks for taking an interest, and
> apologies for the churn!
Well no worries. It got solved, so it's win-win for everyone :)
Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•