The following tests were removed from the test manifest in https://hg.mozilla.org/mozilla-central/rev/9704283b0e3a and never added back: toolkit/components/extensions/test/xpcshell/test_ext_browserSettings.js toolkit/components/extensions/test/xpcshell/test_ext_extension_content_telemetry.js toolkit/components/extensions/test/xpcshell/test_ext_storage_telemetry.js A bunch of changes were needed to the telemetry tests to make them work in OOP mode as well. MozReview-Commit-ID: LPOrGb8OxNL
14 lines
326 B
INI
14 lines
326 B
INI
[DEFAULT]
|
|
head = head.js head_remote.js head_e10s.js head_telemetry.js
|
|
tail =
|
|
firefox-appdir = browser
|
|
skip-if = appname == "thunderbird" || os == "android"
|
|
dupe-manifest =
|
|
support-files =
|
|
data/**
|
|
xpcshell-content.ini
|
|
tags = webextensions remote-webextensions
|
|
|
|
[include:xpcshell-common.ini]
|
|
[include:xpcshell-content.ini]
|