gecko-dev/testing
Philip Jägenstedt 47b10099fb Bug 1457397 [wpt PR 10673] - Use a non-zero exit code if tag_master.py fails, a=testonly
Automatic update from web-platform-testsUse a non-zero exit code if tag_master.py fails (#10673)

This way, the Travis job will fail, and ci_manifest.sh will not
continue to upload a manifest for an untagged-* tag.

Related to https://github.com/w3c/web-platform-tests/issues/10572 but
doesn't fix it, rather it'll make the Travis jobs fail when this
problem happens, making it easier to notice.

Drive-by: use the sha instead of "master" in log output

--

wpt-commits: 1e5d263997a3cd3f09471ab642774eb3bb150e84
wpt-pr: 10673
2018-05-02 07:48:24 +01:00
..
awsy Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
config Bug 1457012 - Update Android host-utils for Linux; r=me,a=test-only 2018-04-27 06:59:54 -06:00
crashtest
firefox-ui Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
geckodriver Backed out changeset cf1022433399 (bug 1433574) Linux build bustages on a CLOSED TREE 2018-04-24 04:35:07 +03:00
gtest Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
marionette Bug 1458280 - Release marionette_driver 2.7.0 and marionette_harness 4.5.0; r=whimboo 2018-05-01 16:10:50 -06:00
mochitest Bug 1457971 - Support test chunks in runjunit.py and run geckoview-junit in 3 chunks on debug builds; r=me,a=test-only 2018-04-30 17:58:27 -06:00
modules Bug 1455674 part 19. Get rid of JS uses of nsIDOMElement. r=qdot 2018-04-26 23:37:34 -04:00
mozbase Bug 1457662 - [mozdevice] Use separate file object to read shell output for callback; r=bc 2018-04-30 17:58:24 -06:00
mozharness Bug 1458395 - Do not use stub installer on esr60. r=aki 2018-05-01 19:32:38 -04:00
profiles Bug 1453712 - Use a preference to set the testing flag. r=jryans 2018-04-12 09:22:42 -07:00
raptor Bug 1449199 - Mitmproxy integration with raptor for OSX; r=jmaher 2018-04-24 09:25:47 -04:00
runtimes Bug 1456092 - Update animationinspector paths in mochitest-*.runtimes.json;r=pbro 2018-04-23 14:42:28 +02:00
specialpowers Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
talos Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
tools Bug 1449350 - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('six'), r=aki 2018-03-28 11:50:40 +13:00
tps Bug 1453497 - Bump TPS dependency versions r=markh 2018-04-12 13:14:14 -07:00
web-platform Bug 1457397 [wpt PR 10673] - Use a non-zero exit code if tag_master.py fails, a=testonly 2018-05-02 07:48:24 +01:00
webdriver Bug 1401129 - Release webdriver 0.35.0. r=whimboo 2018-03-08 16:05:08 +00:00
xpcshell Bug 1440714 - Remove DeviceManagerADB and Droid classes from mozdevice; r=bc 2018-04-26 10:43:08 -06:00
cppunittest.ini
mach_commands.py Bug 1063728 - Run SpiderMonkey style checkers as part of the build instead of make check. r=chmanchester 2018-04-26 09:09:51 +02:00
moz.build No bug - fix typos in Bugzilla components metadata in moz.build files. r=me DONTBUILD 2018-04-19 15:50:31 +03:00
README.txt
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1455143 - Generate test archives into final path; r=ted 2018-04-19 14:21:28 -07:00

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