Bug 1091917 - Stop ignoring failures to leak log on Windows. r=chmanchester

This commit is contained in:
Andrew McCreight 2016-02-10 10:29:20 -08:00
parent 3317869801
commit 1e2782c28c

View File

@ -795,11 +795,6 @@ class MochitestArguments(ArgumentContainer):
"geckomediaplugin": 20000,
}
# Bug 1091917 - We exit early in tab processes on Windows, so we don't
# get leak logs yet.
if mozinfo.isWin:
options.ignoreMissingLeaks.append("tab")
# XXX We can't normalize test_paths in the non build_obj case here,
# because testRoot depends on the flavor, which is determined by the
# mach command and therefore not finalized yet. Conversely, test paths