aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-12-09 18:18:29 -0800
committerAlon Zakai <alonzakai@gmail.com>2011-12-09 18:18:29 -0800
commitc5c3b0f127ab7025197ef9688d5e20aaeef80ce7 (patch)
treeeb7ed64477fa9a3e032c5254d890dece0d4af9a7 /tests/runner.py
parent49a6b2b87442ec7d675a568472876a22b4040fa4 (diff)
do poppler only in default
Diffstat (limited to 'tests/runner.py')
-rw-r--r--tests/runner.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 0cec5e02..2e6dbdf8 100644
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -3723,8 +3723,7 @@ at function.:blag
js_engines=[SPIDERMONKEY_ENGINE]) # V8 issue 1407
def test_poppler(self):
- # Test this big test only in default, and in s_0_0 (to ensure it works without ta2)
- if not (self.use_defaults or (Settings.RELOOP == 0 and Building.LLVM_OPTS == 0 and Settings.MICRO_OPTS == 0 and Settings.QUANTUM_SIZE != 1)): return self.skip('very slow, we only do this in default and s_0_0')
+ if not self.use_defaults: return self.skip('very slow, we only do this in default')
Settings.SAFE_HEAP = 0 # Has variable object