gecko-dev/testing
Jordan Lund f79eab30a2 Bug 1333443 - 52.0b1 is busted due to migration bug, r=rail
this is to fix the migration configs themselves. I've left aurora_to_beta.py
without osx-universal because on our next migration, beta won't have
osx-universal anymore.

This patch is needed because it breaks the sanity checking since this line:
https://hg.mozilla.org/mozilla-central/rev/f82cd0199ab7#l10.16 is effectively
duplicating this one:
https://dxr.mozilla.org/mozilla-central/rev/8ff550409e1d1f8b54f6f7f115545dbef857be0b/testing/mozharness/configs/merge_day/aurora_to_beta.py#29

MozReview-Commit-ID: 3jNnB8yPMSJ

--HG--
extra : rebase_source : 290267b216e83b9ebbaacbbf562533a2dbfc6faa
extra : amend_source : d4140a2f5af00cff26776a19b0ad532e54e369b9
2017-01-24 16:45:07 +00:00
..
config Bug 1329703 - Update geckodriver to 0.13.0, r=maja_zf 2017-01-13 21:11:45 +00:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
firefox-ui Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-23 14:15:30 +01:00
gtest Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
instrumentation Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
marionette Bug 1293855 - Skip test_should_not_scroll_elements_if_click_point_is_in_view for Fennec. r=maja_zf 2017-01-23 16:05:32 +01:00
mochitest Bug 1333049 - Remove leakcheck hack from mochitest harness, r=jmaher 2017-01-23 08:57:08 -05:00
modules Bug 1237961 - Assert.throws raises a TypeError exception when the "expected" parameter is an arrow function. r=mikedeboer 2017-01-20 15:38:56 +01:00
mozbase Backed out changeset 35ee729f6f1e (bug 1295699) for flake8 test failure 2017-01-23 15:09:57 +01:00
mozharness Bug 1333443 - 52.0b1 is busted due to migration bug, r=rail 2017-01-24 16:45:07 +00:00
profiles Bug 1326189 part 4 - Support caret in test_visited_reftests. r=dholbert 2017-01-20 17:27:18 +11:00
runtimes Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
specialpowers Bug 1332874: Check that extra windows and tabs are closed after each mochitest. r=aswan 2017-01-21 15:19:33 -08:00
talos Backed out changeset a82768d2e585 (bug 1331129) for unexpected access to xperf in pageloader@mozilla.org.xpi. r=backout 2017-01-23 19:13:16 +01:00
tools Bug 1326467 - remove old testing/tools/ files. r=ted 2017-01-06 11:33:45 -05:00
tps Bug 1313573 - Validate the sync ping during TPS test runs r=markh 2016-11-02 14:25:07 -04:00
web-platform Bug 1332615 - Enable unprefixed fullscreen API for fullscreen tests. r=xidorn 2017-01-20 07:37:00 -05:00
xpcshell Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
README.txt
cppunittest.ini Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium 2016-12-09 09:09:41 -10:00
mach_commands.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
moz.build Bug 1330329 - set bug_components for talos tests in moz.build files. r=gbrown 2017-01-13 08:40:30 -05:00
remotecppunittests.py Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
runcppunittests.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
testsuite-targets.mk Bug 1330772 - Remove all b2g related code from reftests, r=jmaher 2017-01-12 16:37:37 -05:00

README.txt

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