Bug 1350665 - Disable sync repair tests on beta and release. r?kitcambridge draft
authorEdouard Oger <eoger@fastmail.com>
Wed, 29 Mar 2017 15:27:25 -0400
changeset 553319 e515354f3d5749b01add5c4a8c569e593aeebb13
parent 553172 6ea713ccc9abea93126423fefb855d0e051c95e2
child 622025 af99cc5d821bfa9e5bdde75f008aef7bb44b44b4
push id51590
push userbmo:eoger@fastmail.com
push dateWed, 29 Mar 2017 19:27:37 +0000
reviewerskitcambridge
bugs1350665
milestone55.0a1
Bug 1350665 - Disable sync repair tests on beta and release. r?kitcambridge MozReview-Commit-ID: 6anD2FJ2aQ2
services/sync/tests/unit/xpcshell.ini
--- a/services/sync/tests/unit/xpcshell.ini
+++ b/services/sync/tests/unit/xpcshell.ini
@@ -130,18 +130,22 @@ tags = addons
 [test_bookmark_duping.js]
 [test_bookmark_engine.js]
 [test_bookmark_invalid.js]
 [test_bookmark_livemarks.js]
 [test_bookmark_order.js]
 [test_bookmark_places_query_rewriting.js]
 [test_bookmark_record.js]
 [test_bookmark_repair.js]
+skip-if = release_or_beta
 [test_bookmark_repair_requestor.js]
+# Repair is enabled only on Aurora and Nightly
+skip-if = release_or_beta
 [test_bookmark_repair_responder.js]
+skip-if = release_or_beta
 [test_bookmark_smart_bookmarks.js]
 [test_bookmark_store.js]
 [test_bookmark_decline_undecline.js]
 # Too many intermittent "ASSERTION: thread pool wasn't shutdown: '!mPool'" (bug 804479)
 skip-if = debug
 [test_bookmark_tracker.js]
 requesttimeoutfactor = 4
 [test_bookmark_validator.js]