diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-03-13 16:35:03 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-03-13 16:36:05 +0100 |
commit | aa1a39311af0516dd6d2610a89b45221b60f3f20 (patch) | |
tree | ce4416338bb3fbadde00ef2d512977233ee57ae0 /services/sync/tests/unit/xpcshell.ini | |
parent | 4c431486433428b18610c3578b693f3e1f1136eb (diff) | |
download | UXP-aa1a39311af0516dd6d2610a89b45221b60f3f20.tar UXP-aa1a39311af0516dd6d2610a89b45221b60f3f20.tar.gz UXP-aa1a39311af0516dd6d2610a89b45221b60f3f20.tar.lz UXP-aa1a39311af0516dd6d2610a89b45221b60f3f20.tar.xz UXP-aa1a39311af0516dd6d2610a89b45221b60f3f20.zip |
Remove some fxa tests.
Tag #812
Diffstat (limited to 'services/sync/tests/unit/xpcshell.ini')
-rw-r--r-- | services/sync/tests/unit/xpcshell.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/services/sync/tests/unit/xpcshell.ini b/services/sync/tests/unit/xpcshell.ini index 7e97835ac..28424129b 100644 --- a/services/sync/tests/unit/xpcshell.ini +++ b/services/sync/tests/unit/xpcshell.ini @@ -122,11 +122,6 @@ skip-if = os == "android" [test_syncscheduler.js] [test_upgrade_old_sync_key.js] -# Firefox Accounts specific tests -[test_fxa_startOver.js] -[test_fxa_service_cluster.js] -[test_fxa_node_reassignment.js] - # Finally, we test each engine. [test_addons_engine.js] run-sequentially = Hardcoded port in static files. |