gecko-dev/testing
Brian Birtles cfc1070b72 Bug 1436659 - Use async/await in timing-model/animations tests; r=hiro
Using async/await makes these tests easier to read and appears to be supported
in all browsers now. This patch updates the tests in
web-animations/timing-model/animations since we will update these tests later in
this patch series and it will be easier if we convert them to using async first.

MozReview-Commit-ID: 70QKlkXTHW

--HG--
extra : rebase_source : ff2b4ab369f7e27ec6ec2db7ec08bb94667bb227
2018-02-13 15:04:09 +09:00
..
awsy Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
config Bug 1436183 - Update tooltool manifests for Android host-utils (linux), again; r=jmaher 2018-02-08 06:29:08 -07:00
crashtest Bug 1425356 - remove XUL template support, r=bz 2017-12-19 14:11:06 +00:00
firefox-ui Bug 1422934 - Make the tab close button an image, and remove the extends from its binding. r=dao,Gijs 2018-01-11 16:12:07 +00:00
geckodriver Bug 1437570 - Upgrade to rust-ini 0.10.2. r=jgraham 2018-02-12 16:17:45 +00:00
gtest Bug 1322616 - Report unique message for gtest output timeout; r=jmaher 2017-12-05 15:43:03 -07:00
marionette Bug 1434906 - Removed dependency to datetimePage.html in test_date_time_value.py; r=whimboo 2018-02-06 20:06:40 +00:00
mochitest Bug 1429150 - Make the path to the root of the test data directory available via a pref r=ahal 2018-02-07 14:49:49 -08:00
modules Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
mozbase Bug 892902 - [mozprocess] Ensure that process returncodes are positive on Windows. r=ahal 2018-02-12 23:05:14 +01:00
mozharness Bug 1436857 - Upgrade psutil from version 3.1.1 to 5.4.3. r=gps 2018-02-08 23:22:16 +01:00
profiles Bug 1434952 - Remove signed.applets.codebase_principal_support pref. r=mrbkap 2018-02-01 12:44:59 -08:00
runtimes Bug 1424917 - Remove support for HSTS Priming. r=mayhemer, r=ckerschb 2018-01-10 11:07:00 -05:00
specialpowers Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-07 02:29:42 +02:00
talos Backed out changeset 62b6738695de (bug 1432037) for talos damp crashes on a CLOSED TREE 2018-02-12 20:53:54 +02:00
tools Bug 1436857 - Upgrade psutil from version 3.1.1 to 5.4.3. r=gps 2018-02-08 23:22:16 +01:00
tps Bug 1425987 - part 2: Cleanup Sync logging by rationalizing preference management. r=tcsc 2017-12-19 09:48:31 +11:00
web-platform Bug 1436659 - Use async/await in timing-model/animations tests; r=hiro 2018-02-13 15:04:09 +09:00
webdriver Backed out changeset 34faef444ae3 (bug 1403923) for WD failures on Linux debug and x64 debug at /webdriver/tests/execute_async_script/user_prompts.py r=backout on a CLOSED TREE 2017-12-15 21:02:58 +02:00
xpcshell Bug 1437529: --verify shudown node h2 server for phase2 r=gbrown 2018-02-12 09:57:48 -05:00
cppunittest.ini
mach_commands.py Backed out 5 changesets (bug 1421799) for failing firefox ui functional tests. r=backout on a CLOSED TREE 2018-01-03 20:21:28 +02:00
moz.build Bug 1433974 - Update BUG_COMPONENT for some of the new Testing components, r=jmaher 2018-01-29 12:57:54 -05:00
README.txt
remotecppunittests.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
runcppunittests.py Bug 1377007 - autospider.py,runcppunittests.py export the path to directory js/src,r=Yoric 2017-12-08 11:14:12 +01:00
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