Files
tubestation/toolkit/components/extensions/test/xpcshell/xpcshell-remote.ini
Bob Silverberg 6c451a9e15 Bug 1383728 - Add missing tests back into manifests, r=mixedpuppy
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
2017-07-24 08:57:50 -04:00

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]