nashorn/make/project.properties
changeset 26058 17acdbe290b2
parent 26056 a64f0cd60e66
child 26069 3f5132a21ab5
equal deleted inserted replaced
26057:1ca8a16f4edc 26058:17acdbe290b2
   199 # file containing test262 tests to be excluded
   199 # file containing test262 tests to be excluded
   200 # test262-test-sys-prop.test.js.excludes.file=${test262.dir}/test/config/excludelist.xml
   200 # test262-test-sys-prop.test.js.excludes.file=${test262.dir}/test/config/excludelist.xml
   201 
   201 
   202 # list of test262 test dirs to be excluded
   202 # list of test262 test dirs to be excluded
   203 test262-test-sys-prop.test.js.exclude.dir=\
   203 test262-test-sys-prop.test.js.exclude.dir=\
   204     ${test262.suite.dir}/ch12/12.6/12.6.4/12.6.4-2.js \
       
   205     ${test262.suite.dir}/intl402/ \
   204     ${test262.suite.dir}/intl402/ \
   206     ${test262.suite.dir}/bestPractice/
   205     ${test262.suite.dir}/bestPractice/
   207 
   206 
   208 test262-test-sys-prop.test.failed.list.file=${build.dir}/test/failedTests
   207 test262-test-sys-prop.test.failed.list.file=${build.dir}/test/failedTests
   209 
   208