gecko-dev/testing
Ralph Giles 6095257b3d Bug 1411363 - Update Cargo.lock files for Rust 1.22. r=froydnj
Cargo 0.23.0-beta, included with Rust 1.22.0-beta.2, wants to
move the top-level package description out of the [root] section
of Cargo.lock and into a parallel [[package]] section.
Accept this update by temporarily running the build without
passing --frozen and committing the result.

This is accepted by the cargo versions included in the current
and previous stable rust releases, so it will work with all
supported toolchains.

MozReview-Commit-ID: 1hMykhTknHi

--HG--
extra : rebase_source : 153d2016cd5e637584ea1d755198fbd1a5e7067e
2017-10-24 10:00:24 -07:00
..
awsy Bug 1395540 - Part 4: Fix the DMD stacks. r=njn 2017-09-21 14:41:44 -07:00
config Bug 1410265 - Update grcov to version 0.1.27. r=jmaher 2017-10-20 00:06:47 +01:00
crashtest Bug 1402183 - Part 2: Add crashtest r=mstange 2017-09-23 18:42:47 +02:00
firefox-ui Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
geckodriver Bug 1411363 - Update Cargo.lock files for Rust 1.22. r=froydnj 2017-10-24 10:00:24 -07:00
gtest Bug 1406687 Pass return values from fwrite to Unused to silence the warn-unused-result warning r=njn 2017-10-09 15:01:48 -05:00
instrumentation
marionette Backed out changeset 6960879cb1e3 (bug 1407695) for eslint failure at testing/marionette/cookie.js:219: ["expiry"] is better written in dot notation. r=backout 2017-10-24 18:48:58 +02:00
mochitest Backed out changeset dab1c5badddb (bug 1407679) for failing server startup in mochitests on Android. r=backout on a CLOSED TREE 2017-10-24 21:18:26 +02:00
modules Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
mozbase Bug 1390606 - (follow-up) Remove extra diagnostics; r=me,test-only 2017-10-20 15:30:59 -06:00
mozharness merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-23 23:55:17 +02:00
profiles Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
runtimes Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
specialpowers Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
talos Bug 1409688 - default page header last modified to none if not available; r=jmaher 2017-10-24 10:58:05 -04:00
tools bug 1407368 - rename Breakpad's src/common/memory.h. r=gsvelto 2017-10-17 19:44:36 -04:00
tps
web-platform Backed out changeset f5b8efb37541 (bug 1407695) 2017-10-24 18:48:53 +02:00
webdriver Bug 1411026 - Provide String type conversion for ErrorStatus. r=whimboo 2017-10-23 21:46:44 +01:00
xpcshell Backed out changeset dab1c5badddb (bug 1407679) for failing server startup in mochitests on Android. r=backout on a CLOSED TREE 2017-10-24 21:18:26 +02: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 Bug 1410969 - Consolidate code for resolving path metadata; r=ahal 2017-10-23 10:42:41 -07:00
moz.build Bug 1403222 - Add test suite families to SCHEDULES.exclusive r=dustin 2017-09-26 10:47:22 -04:00
README.txt
remotecppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
runcppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
testsuite-targets.mk Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -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