r=bhearsum
- Set warnOnWarnings for both Compare steps


git-svn-id: svn://10.0.0.236/trunk@254695 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ccooper%deadsquid.com 2008-10-21 01:57:45 +00:00
parent 3dd2d1cc12
commit 00fa672117

View File

@ -107,6 +107,7 @@ def tinderboxPrint(testName,
return output
class CompareBloatLogs(ShellCommand):
warnOnWarnings = True
warnOnFailure = True
bloatLog = ""
@ -178,6 +179,7 @@ class CompareBloatLogs(ShellCommand):
summary)
class CompareLeakLogs(ShellCommand):
warnOnWarnings = True
warnOnFailure = True
mallocLog = ""
leakFailureThreshold = 7261838