Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn.

This commit is contained in:
Julian Seward
2015-09-28 12:01:42 +02:00
parent e278d57cc4
commit ad8e3b37e6
15 changed files with 354 additions and 27 deletions

View File

@@ -582,7 +582,8 @@ class RefTest(object):
def runApp(self, profile, binary, cmdargs, env,
timeout=None, debuggerInfo=None,
symbolsPath=None, options=None):
symbolsPath=None, options=None,
valgrindPath=None, valgrindArgs=None, valgrindSuppFiles=None):
def timeoutHandler():
self.handleTimeout(