gecko-dev/testing
Vedant Chakravadhanula 72dd3218a3 Bug 1218554 - Handled the error while attaching the DMG(macOS). r=whimboo
Variable appDir was being referenced before assignment. Changed the try-except-finally blocks to handle the error.

MozReview-Commit-ID: AHEeVhmPfQI

--HG--
extra : rebase_source : b0dd78f3895bb34c4e916bc0441dd9ae5e643dfc
2017-10-27 22:16:55 +05:30
..
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 1411314 - Move safebrowsing functional tests from /security to /safebrowsing. r=francois 2017-10-25 12:51:09 +02:00
geckodriver Bug 1413292 - Remove backtrace crate dependency from geckodriver. r=jgraham 2017-10-31 20:31:53 +00: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 merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
mochitest Bug 1412282 - Allow calling Assert.jsm methods directly from other test-only modules. r=mikedeboer 2017-10-27 14:38:30 +01:00
modules Bug 1411979 - Share the getTempFile function in xpcshell and browser tests. r=mak 2017-10-31 13:25:45 +00:00
mozbase Bug 1218554 - Handled the error while attaching the DMG(macOS). r=whimboo 2017-10-27 22:16:55 +05:30
mozharness Bug 1413005 - Update e10s mozinfo properties for test-verification; r=jmaher 2017-10-31 15:58:28 -06: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 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
talos merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-11-01 00:39:58 +01:00
tools bug 1407368 - rename Breakpad's src/common/memory.h. r=gsvelto 2017-10-17 19:44:36 -04:00
tps
web-platform Bug 1398103 - Adjust toolbar and toolbar button spacing to match photon spec. r=daleharvey 2017-11-01 11:17:50 +01:00
webdriver Bug 1413292 - Remove backtrace crate dependency from geckodriver. r=jgraham 2017-10-31 20:31:53 +00:00
xpcshell Bug 1412282 - Allow calling Assert.jsm methods directly from other test-only modules. r=mikedeboer 2017-10-27 14:38:30 +01:00
README.txt
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 Merge inbound to mozilla-central r=merge a=merge 2017-10-25 12:30:28 +03:00
moz.build Bug 1412916 - fill in missing bugzilla_components. r=gps 2017-10-30 19:07:20 -04:00
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06: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

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