gecko-dev/testing
Henrik Skupin 09cb31cb1a Bug 1381403 - Wait for minidump files in mozcrash mockup. r=ato
Because of bug 1376795 minidump files seem to get created with a slight
delay. As such these are not present at the time when the application
process is gone. Mozcrash currently doesn't detect those crashes, which
causes test failures to happen in our crash unit tests.

Also the tests should only run for those builds with the crash reporter
enabled. If that's not the case, like for code-coverage builds, mark
the test as skipped in setUp.

MozReview-Commit-ID: 9VqFuLX5NHl

--HG--
extra : rebase_source : dfed5d5a9527010f7838420b630c60fc2831f682
2017-07-17 10:32:40 +02:00
..
awsy Bug 1366199 - Relax marionette-harness depencency for AWSY. r=erahm 2017-06-28 14:57:03 -07:00
config Bug 1380712 - Update grcov after modification of the linked-files-map.json format. r=jmaher 2017-07-13 18:52:00 +02:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1374268 - Increase waiting time for all safebrowsing files being downloaded r=francois 2017-07-17 10:23:36 +08:00
geckodriver Backed out 3 changesets (bug 1372595) for build bustage everywhere except Linux32 and OS X 2017-06-22 19:23:30 -07:00
gtest
instrumentation
marionette Bug 1381403 - Wait for minidump files in mozcrash mockup. r=ato 2017-07-17 10:32:40 +02:00
mochitest Bug 1380132 - Part 2 - Set MOZ_DEVELOPER_OBJ_DIR before launching Firefox. r=gps 2017-07-12 17:01:56 -07:00
modules Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
mozbase Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
mozharness Bug 1380141 - Running Talos locally on OS X results in crashed tabs. r=Alex_Gaynor,jmaher 2017-07-12 17:05:29 -07:00
profiles Bug 1375280 - Allow the Browser Toolbox by default in local builds;r=jryans 2017-07-14 07:56:27 -07:00
runtimes Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley 2017-05-25 18:31:41 +08:00
specialpowers Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
talos Bug 1380141 - Running Talos locally on OS X results in crashed tabs. r=Alex_Gaynor,jmaher 2017-07-12 17:05:29 -07:00
tools Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
tps Bug 1380402 - Set MOZ_DEVELOPER_REPO_DIR in the environment when running TPS on mac. r=markh 2017-07-12 14:13:24 -04:00
web-platform Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug 2017-07-17 14:17:22 +08:00
xpcshell Bug 1380132 - Part 2 - Set MOZ_DEVELOPER_OBJ_DIR before launching Firefox. r=gps 2017-07-12 17:01:56 -07:00
README.txt
cppunittest.ini Bug 1371771 - Add a MOZ_DEFINE_ENUM macro and variants to MFBT. r=froydnj 2017-06-30 19:58:11 -04:00
mach_commands.py Bug 1371833 - In 'mach test-info', use posix paths for queries; r=jmaher 2017-06-21 13:59:28 -06:00
moz.build Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07: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