gecko-dev/testing
Tarek Ziadé fc7f072b74 Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo
This patches fixes several problems found on Raptor and the condprof:

Raptor:

- Make sure the conditioned profile dir is removed after
  it's been used, not before.
- Adds the --project option to raptor so we know if we're on try
  autoland or mozilla-central.
- Both Fennec and Fenix are deactivated for now
- Use the allow-downgrade flag to be flexible on build ids (the next step will be bug 1628666)

Conditioned profiles, curation of the profile prefs:
- Fully deactivates Normandy during Raptor tests (app.normandy.enabled)
- Removes any GFX blacklisting (gfx.blacklist.*)
- Removes any marionette pref
- Enforce extensions sideloading (extensions.startupScanScopes)

Differential Revision: https://phabricator.services.mozilla.com/D70518
2020-04-16 14:01:55 +00:00
..
awsy
condprofile Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
config
crashtest
extensions
firefox-ui
geckodriver Bug 1581062 - Part 2: Remove the unicode feature from a few crates. r=froydnj,emilio,jgraham,webdriver-reviewers 2020-04-11 08:55:12 +00:00
gtest
jsshell
marionette Bug 1615588 - Updated prompt tests. r=marionette-reviewers,johannh,whimboo 2020-04-16 14:44:56 +00:00
mochitest Bug 1616881 - get rid of uses-unsafe-cpows, r=mconley 2020-04-13 18:05:00 +00:00
modules
mozbase Bug 1562339 - Allow customization of command line used to start emulator by 'mach android-emulator'; r=jmaher 2020-04-14 17:58:49 +00:00
mozharness Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
perfdocs
performance Bug 1627623 - [mozperftest] Implement Andrew's tests r=acreskey 2020-04-14 07:46:51 +00:00
profiles Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
raptor Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
runtimes
specialpowers
talos Bug 1628308 - Fix console complicated test for non-nightly builds. r=jdescottes,perftest-reviewers,sparky. 2020-04-15 21:31:50 +00:00
tools
tps
web-platform Bug 1629818 - Updated expectations for getcredential-rk-passing.https.html on mac. r=aryx a=test-only 2020-04-16 15:54:53 +03:00
webdriver
xpcshell
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff