aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 442f5c18..eb8f73f2 100644
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -2390,7 +2390,7 @@ else:
global COMPILER_TEST_OPTS; COMPILER_TEST_OPTS = []
- QUANTUM_SIZE = 4
+ QUANTUM_SIZE = 1
RELOOP = OPTIMIZE = 1
USE_TYPED_ARRAYS = 0
ASSERTIONS = SAFE_HEAP = CHECK_OVERFLOWS = CORRECT_OVERFLOWS = CHECK_SIGNS = 0