aboutsummaryrefslogtreecommitdiff
path: root/make/project.properties
diff options
context:
space:
mode:
authorsundar <none@none>2013-01-10 19:03:25 +0530
committersundar <none@none>2013-01-10 19:03:25 +0530
commit33ae41b58860b4e4ed689ff9f29e1129288acd1e (patch)
tree5bae3ec5debd31cf20f51cbed7f13fde107cbc6e /make/project.properties
parent7fb58da3d422ae44aa2ad3a12a27c91d9bfa3bba (diff)
downloadjdk8u_nashorn-33ae41b58860b4e4ed689ff9f29e1129288acd1e.tar.gz
8005987: ant octane tries to run non-benchmark scripts
Reviewed-by: lagergren, attila, jlaskey
Diffstat (limited to 'make/project.properties')
-rw-r--r--make/project.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/project.properties b/make/project.properties
index 202e0768..e1e77614 100644
--- a/make/project.properties
+++ b/make/project.properties
@@ -160,7 +160,9 @@ octane-test-sys-prop.test.js.roots=${test.external.dir}/octane/
octane-test-sys-prop.test.js.framework=${test.basic.dir}/run-octane.js
# list of tests to be excluded
-octane-test-sys-prop.test.js.exclude.list=base.js
+octane-test-sys-prop.test.js.exclude.list=\
+ base.js \
+ run.js
# test root for sunspider
sunspider-test-sys-prop.test.js.roots=${test.external.dir}/sunspider/tests/sunspider-1.0/