gecko-dev/testing
Henrik Skupin 04dbc73772 Bug 1417051 - Mozharness has to run Marionette tests from tests folder. r=maja_zf
Updates the mozharness script to run the Marionette command by using
the test folder as current working directory. This will make sure
that the relative path to the tests is reported. It's identical to
the location in the tree.

MozReview-Commit-ID: 6hOQnJSqfv0

--HG--
extra : rebase_source : b54f2a928d47b369b4102a920532aee0503534df
2017-11-30 17:55:03 +01:00
..
awsy Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
config Bug 1415242 - Update host-utils manifest for osx hosts; r=me, a=test-only 2017-11-27 11:26:10 -07:00
crashtest
firefox-ui Bug 1422373 - Re-add Firefox UI safebrowsing tests. r=jmaher 2017-12-01 22:15:44 +01:00
geckodriver NO BUG - TLSify more docs links in geckodriver/Marionette. r=me 2017-12-04 13:34:26 +00:00
gtest Backed out 16 changesets (bug 1402519) for conflicts during merge r=backout on a CLOSED TREE 2017-11-23 00:11:44 +02:00
marionette Bug 1417051 - Report relative path to Marionette test modules starting from cwd. r=maja_zf 2017-11-30 17:03:18 +01:00
mochitest Bug 1420310 - Part 1: Wait for the next event tick in ContentTaskUtils.waitForEvent r=felipe 2017-12-01 10:05:46 +09:00
modules Bug 1422547 - Define uniqueProcessID in newAppInfo of testing/modules/AppInfo.jsm as it is accessed in xpcshell tests and ExtensionUtils.jsm. r=mccr8 2017-12-02 16:16:00 +02:00
mozbase Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
mozharness Bug 1417051 - Mozharness has to run Marionette tests from tests folder. r=maja_zf 2017-11-30 17:55:03 +01:00
profiles Backed out changeset be86ccde4f4a (bug 1352497) for bc failures on Windows 7 debug with e10s at docshell/test/browser/browser_bug1309900_crossProcessHistoryNavigation.js r=backout a=backout 2017-11-26 01:36:44 +02:00
runtimes Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
specialpowers Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
talos Bug 1422451 - move talos xperf from win7 hardware to VM. r=rwood 2017-12-04 10:11:03 -05:00
tools
tps Bug 1415957 - Remove MozMill from TPS. r=tcsc 2017-11-09 15:34:06 -05:00
web-platform Merge inbound to mozilla-central r=merge a=merge 2017-12-04 22:20:49 +02:00
webdriver Bug 1414256 - [webdriver] Fix spelling error for unknown capabilities. r=jgraham,whimboo 2017-11-04 19:00:48 -04:00
xpcshell Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
cppunittest.ini Bug 1402151, part 9 - Implement gtest for FTP directory listing parsing. r=michal 2017-09-25 11:19:33 -07:00
mach_commands.py merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-09 00:00:16 +02:00
moz.build Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown 2017-11-16 08:56:51 -05:00
README.txt
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1412932 - Inline pgo-profile-run target; r=ted 2017-11-07 15:06:45 -08: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