mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 16:57:36 +00:00
Bug 1264420 - Speed up bug-1259306.js test so it doesn't time out r=terrence
This commit is contained in:
parent
126492d6cf
commit
2e96d42cf8
@ -1,8 +1,8 @@
|
||||
if (!('oomTest' in this))
|
||||
quit();
|
||||
|
||||
var lfGlobal = newGlobal();
|
||||
oomTest(() => {
|
||||
var lfGlobal = newGlobal();
|
||||
var lfVarx = `
|
||||
gczeal(8, 1);
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user