gecko-dev/testing
Andreas Tolfsen d22026fa5d Bug 1452479 - Include timeout duration in ScriptTimeoutError. r=whimboo
We don’t currently log what the script timeout was when throwing
ScriptTimeoutError.  It would provide more value to the user to
include the timeout duration than to record "Timed out" as we do
currently.

MozReview-Commit-ID: 3DM1Xer3Qbz

--HG--
extra : rebase_source : 1c4dfc96957dd9b64562e8354526da1b7350e6cf
2018-04-08 17:23:14 +01:00
..
awsy Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
config Bug 1433279 - Update tooltool manifest for Mac host-utils for Android tests; r=me,a=test-only 2018-03-13 12:17:25 -06:00
crashtest
firefox-ui Bug 1451709 - Remove code for the "Restore Tabs From Last Time" button in the tab bar. r=mikedeboer 2018-04-05 14:02:55 +02:00
geckodriver Bug 1451838 - Fix double-mention of exit status. r=whimboo 2018-04-06 15:28:08 +01:00
gtest Bug 1451008 - Disable perfherder reporting for microbenchmarks on asan builds r=froydnj 2018-04-03 11:31:36 -04:00
marionette Bug 1452479 - Include timeout duration in ScriptTimeoutError. r=whimboo 2018-04-08 17:23:14 +01:00
mochitest Bug 1440714 - Convert Android mach commands to adb.py; r=bc 2018-04-05 12:50:29 -06:00
modules Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
mozbase Merge mozilla-inbound to mozilla-central. a=merge 2018-04-06 13:20:21 +03:00
mozharness Bug 1451077 - Do not dump android emulator log in successful runs; r=me,a=test-only 2018-04-05 12:50:27 -06:00
profiles Bug 1448165 p4 - Remove skipDeviceRegistration pref. r=markh,tcsc 2018-03-28 15:15:31 -04:00
runtimes Bug 1443578 - remove the _reflows suffix in a few more places to fix bustage, rs=bustage-fix. 2018-03-22 21:47:47 +01:00
specialpowers Bug 1448736 part 1. Stop attaching Components to untrusted windows in SpecialPowers. r=kmag 2018-03-26 13:35:05 -04:00
talos Bug 1451733 - [mozprofile] Clean up the public facing addons API a bit r=jmaher 2018-04-05 12:04:21 -04:00
tools Bug 1449350 - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('six'), r=aki 2018-03-28 11:50:40 +13:00
tps Bug 1447104 - Update addon metadata in TPS to new format r=markh 2018-03-19 13:19:13 -07:00
web-platform Bug 1452113: Stop generating stylo expectations: Add back annotation for detached-buffers.sharedworker.html to fix Linux 32-bit failures. r=wpt-fix 2018-04-08 21:53:11 +03:00
webdriver Bug 1401129 - Release webdriver 0.35.0. r=whimboo 2018-03-08 16:05:08 +00:00
xpcshell Bug 1440714 - Convert Android mach commands to adb.py; r=bc 2018-04-05 12:50:29 -06:00
cppunittest.ini
mach_commands.py Bug 1445624 - [test] Make sure verbose logging is enabled when running a single test, r=gbrown 2018-03-19 16:04:02 -04: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 1440714 - Convert Android cppunit test harness to adb.py; r=bc 2018-03-16 09:37:48 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1443246 - Don't sign Robocop APK during stage-package. r=gbrown 2018-03-05 11:20:16 -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