Backed out changeset 37f7f74bee08 (bug 1366694)

This commit is contained in:
Carsten "Tomcat" Book 2017-07-11 13:14:36 +02:00
parent 5a11b78c49
commit 45bb84b0da

View File

@ -838,11 +838,6 @@ class MochitestArguments(ArgumentContainer):
"geckomediaplugin": 20000,
}
# a11y tests leak 248 bytes when we try to run with USER_LIMITED access
# token level for Windows sandbox. Bug 1379643 tracks fixing this.
if os.name == 'nt' and options.flavor == 'a11y':
options.leakThresholds["default"] += 248
# 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