Closed
Bug 981706
Opened 11 years ago
Closed 10 years ago
[meta] some TPS tests failing
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
People
(Reporter: edwong, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
Haven't investigated. Just getting early eyes on this
0. clone/pull TPS and tps tests: https://developer.mozilla.org/en-US/docs/TPS
1. ./INSTALL.sh inst
2. source inst/bin/activate
3. run this:
runtps --testfile=/Users/<user>/services-central/services/sync/tests/tps/all_tests.json --binary=/Applications/FirefoxNightly.app/Contents/MacOS/firefox
result:
TEST-UNEXPECTED-FAIL | test_sync.js | [phase1] Exception caught: This login already exists.'This login already exists.' when calling method: [nsILoginManager::addLogin] Stack trace: Password.prototype.Create()@resource://tps/passwords.jsm:89 < TPS.HandlePasswords()@resource://tps/tps.jsm:329 < Passwords__add()@resource://tps/tps.jsm:938 < TPS.RunNextTestAction()@resource://tps/tps.jsm:499 < TPS.RunNextTestAction()@resource://tps/tps.jsm:511 < TPS.RunNextTestAction()@resource://tps/tps.jsm:511 < <file:unknown>
TEST-PASS | test_prefs.js |
TEST-UNEXPECTED-FAIL | test_tabs.js | [phase3] Exception caught: ASSERTION FAILED! error locating tab No traceback available
TEST-PASS | test_passwords.js |
TEST-PASS | test_history.js |
TEST-PASS | test_formdata.js |
TEST-PASS | test_bug530717.js |
TEST-PASS | test_bug531489.js |
TEST-PASS | test_bug538298.js |
TEST-PASS | test_bug556509.js |
TEST-UNEXPECTED-FAIL | test_bug562515.js | test did not complete
TEST-UNEXPECTED-FAIL | test_bug563989.js | test did not complete
TEST-PASS | test_bug535326.js |
TEST-PASS | test_bug501528.js |
TEST-PASS | test_bug575423.js |
TEST-PASS | test_bug546807.js |
TEST-UNEXPECTED-FAIL | test_history_collision.js | [phase4] Exception caught: ASSERTION FAILED! Uri visits found in history database, but they shouldn't be No traceback available
TEST-PASS | test_privbrw_formdata.js |
TEST-PASS | test_privbrw_passwords.js |
TEST-PASS | test_privbrw_tabs.js |
TEST-PASS | test_bookmarks_in_same_named_folder.js |
TEST-UNEXPECTED-FAIL | test_client_wipe.js | test did not complete
TEST-PASS | test_special_tabs.js |
TEST-PASS | test_addon_sanity.js |
TEST-PASS | test_addon_restartless_xpi.js |
TEST-PASS | test_addon_nonrestartless_xpi.js |
TEST-UNEXPECTED-FAIL | test_addon_reconciling.js | [phase06] Exception caught: ASSERTION FAILED! addon restartless-xpi@tests.mozilla.org is present, but it shouldn't be No traceback available
TEST-PASS | test_addon_wipe.js |
Reporter | ||
Comment 1•11 years ago
|
||
Let's use this bug to track all the automation failures.
Summary: some TPS tests failing → [meta] some TPS tests failing
Comment 2•11 years ago
|
||
Edwin, can you please file each of those issues in a separate bug and mark those blocking this bug? I can then have a look at them.
Reporter | ||
Comment 3•11 years ago
|
||
Henrik - Will do. However, I don't believe many of the failures are not the TPS fault. When I run sync 1.1, I get all pass.
Updated•11 years ago
|
Updated•11 years ago
|
Component: Server: Sync → Firefox Sync: Backend
Comment 4•10 years ago
|
||
All broken tests have been fixed. We have a green testrun since July 30th!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 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
•