--- old/make/project.properties 2015-03-09 18:38:56.863667486 +0530 +++ new/make/project.properties 2015-03-09 18:38:56.775667050 +0530 @@ -134,6 +134,10 @@ test-sys-prop.test262.suite.dir=${test262.suite.dir} test-sys-prop.es5conform.testcases.dir=${test.external.dir}/ES5Conform/TestCases test-sys-prop.test.basic.dir=${test.basic.dir} +test-sys-prop.test.external.dir=${test.external.dir} +test-sys-prop.test.maptests.dir=${test.maptests.dir} +test-sys-prop.test.sandbox.dir=${test.sandbox.dir} +test-sys-prop.test.trusted.dir=${test.trusted.dir} test-sys-prop-no-security.test.dir=${test.dir} test-sys-prop-no-security.test.js.roots=${test.nosecurity.dir} @@ -147,9 +151,11 @@ # turn on/off scripting mode for parser tests test-sys-prop.parsertest.scripting=true +test-sys-prop.parserapitest.verbose=false # turn on/off test262 scripts for parser tests test-sys-prop.parsertest.test262=false +test-sys-prop.parserapitest.test262=false # Control the verbosity of the CompilerTest test-sys-prop.compilertest.verbose=false