gecko-dev/testing
Geoff Brown f276d8071e Bug 1339594 - Improve Talos error handling for hung browser; r=jmaher
Previously, some talos hangs were resulting in psutil.NoSuchProcess
errors, because the hung browser was killed twice. With this change,
exceptions encountered on killing the process are handled, so that
hangs result in minidump generation and crash reporting. The
NoSuchProcess failures will be replaced with PROCESS-CRASH failures.
2017-02-24 09:53:09 -07:00
..
config Bug 1329703 - Update geckodriver to 0.13.0, r=maja_zf 2017-01-13 21:11:45 +00:00
crashtest
firefox-ui Bug 1288633 - Add SafeBrowsing report false positive URL test.r=francois 2017-02-21 11:25:04 +08:00
gtest Bug 1331049 - DeadlockDetector death test fails on osx tc build, extend timeout to 30 minutes. r=ted 2017-02-09 08:27:19 -05:00
instrumentation Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
marionette Merge m-c to autoland, a=merge 2017-02-22 15:07:12 -08:00
mochitest merge mozilla-inbound to mozilla-central a=merge 2017-02-24 11:46:38 +01:00
modules Bug 1317019 - Fix object iteration and check if scriptName exists. r=chmanchester,jmaher 2017-01-21 16:04:28 -07:00
mozbase Merge m-c to inbound, a=merge 2017-02-16 17:23:00 -08:00
mozharness Bug 1338232 - Fix typo r=nthomas a=release DONTBUILD 2017-02-23 21:50:10 -05:00
profiles Bug 1304306 - (Part 2) Add mochitest-browser-chrome test for Form Autofill preferences. r=MattN 2017-02-11 20:35:08 +08:00
runtimes Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted 2016-12-30 16:16:56 -05:00
specialpowers Bug 1337537 - Avoid SystemGroup assertion during WebAudio test (r=ehsan) 2017-02-13 17:03:05 -08:00
talos Bug 1339594 - Improve Talos error handling for hung browser; r=jmaher 2017-02-24 09:53:09 -07:00
tools Bug 1337828 - Pass unexpected test paths as is from mach_test_package_bootstrap to the test harness, r=maja_zf 2017-02-09 09:55:18 -05:00
tps
web-platform Bug 1332691: Disable wasm WPT nop/resizing test cases; r=bustage 2017-02-24 13:25:44 +01:00
xpcshell Bug 1337679 - stylo: Disable currently crashing xpcshell tests; r=ted 2017-02-10 17:59:43 -08:00
README.txt
cppunittest.ini Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium 2016-12-09 09:09:41 -10:00
mach_commands.py Bug 1324470 - Add support for |mach test-info|; r=gps,ekyle 2017-02-07 09:42:29 -07:00
moz.build Bug 1330329 - set bug_components for talos tests in moz.build files. r=gbrown 2017-01-13 08:40:30 -05:00
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1200311 - Build the gtest libxul during the compile tier instead of package-tests. r=ted 2017-02-06 14:34:07 -08: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