Index: test/js-perf-test/JSTests.json |
diff --git a/test/js-perf-test/JSTests.json b/test/js-perf-test/JSTests.json |
index 2d587965bd7b9b3715ad4fc4f5182f606022bae3..44b821f7b528993d01e9ab3b04a7b82498cb3412 100644 |
--- a/test/js-perf-test/JSTests.json |
+++ b/test/js-perf-test/JSTests.json |
@@ -73,28 +73,6 @@ |
"tests": [ |
{"name": "Super"}, |
{"name": "DefaultConstructor"} |
- ] |
- }, |
- { |
- "name": "Closures", |
- "path": ["Closures"], |
- "main": "run.js", |
- "resources": ["closures.js"], |
- "flags": [], |
- "results_regexp": "^Closures\\-Closures\\(Score\\): (.+)$", |
- "tests": [ |
- {"name": "Closures"} |
- ] |
- }, |
- { |
- "name": "Closures", |
- "path": ["Closures"], |
- "main": "run.js", |
- "resources": ["closures.js"], |
- "flags": ["--mark_shared_functions_for_tier_up"], |
- "results_regexp": "^Closures\\-Closures\\(Score\\): (.+)$", |
- "tests": [ |
- {"name": "Closures"} |
] |
}, |
{ |