Bug 1684323 - Lower the leak threshold for Mochitest tasks. rs=me
--HG-- extra : rebase_source : 83a45a5c7a938d6c22f4b0594778944708921d60
This commit is contained in:
Родитель
fc1fb9fd09
Коммит
674c2608da
|
@ -22,7 +22,7 @@ config = {
|
|||
"mochitest-browser-chrome-thunderbird": [
|
||||
"--flavor=browser",
|
||||
"--subsuite=thunderbird",
|
||||
"--leak-threshold=125829120",
|
||||
], # 120MB
|
||||
"--leak-threshold=104857600", # 100MB
|
||||
],
|
||||
},
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче