diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-11-30 08:45:46 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-11-30 08:45:46 +0100 |
commit | 3d2dbf279f4ec1fa44ce79c8f692c38e561c6625 (patch) | |
tree | f24bd4ac72cea5a849486a877968664bcc9e70ea /services/sync/tests/unit/xpcshell.ini | |
parent | e156a64a5bd630e1a995f667852c905e4e228f93 (diff) | |
download | UXP-3d2dbf279f4ec1fa44ce79c8f692c38e561c6625.tar UXP-3d2dbf279f4ec1fa44ce79c8f692c38e561c6625.tar.gz UXP-3d2dbf279f4ec1fa44ce79c8f692c38e561c6625.tar.lz UXP-3d2dbf279f4ec1fa44ce79c8f692c38e561c6625.tar.xz UXP-3d2dbf279f4ec1fa44ce79c8f692c38e561c6625.zip |
Remove healthreport telemetry module from Sync + tests
Diffstat (limited to 'services/sync/tests/unit/xpcshell.ini')
-rw-r--r-- | services/sync/tests/unit/xpcshell.ini | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/services/sync/tests/unit/xpcshell.ini b/services/sync/tests/unit/xpcshell.ini index dc33c0eb2..7e97835ac 100644 --- a/services/sync/tests/unit/xpcshell.ini +++ b/services/sync/tests/unit/xpcshell.ini @@ -168,15 +168,4 @@ skip-if = debug [test_tab_store.js] [test_tab_tracker.js] -[test_healthreport.js] -skip-if = ! healthreport - -[test_healthreport_migration.js] -skip-if = ! healthreport - [test_warn_on_truncated_response.js] - -# FxA migration -[test_block_sync.js] -[test_fxa_migration.js] -[test_fxa_migration_sentinel.js] |