running TestNG tests from nashorn/test by jtreg

A. Sundararajan sundararajan.athijegannathan at oracle.com
Tue Jun 17 10:11:49 UTC 2014


Hi,

only a subset of nashorn tests can be run with jtreg.

*) cd $nashorn_repo_top_dir/test
*) jtreg -jdk:<your_jdk_image_dir> .

If you want to run all tests, you've to run do

*) cd $nashorn_repo_top_dir/make
*) ant clean test test262parallel

-Sundar

On Monday 16 June 2014 09:10 PM, Lev Priima wrote:
> Hi,
>
> Could you please point me to the doc, describing how to run 
> TestNG-tests from nashorn/test by using jtreg harness?
>



More information about the jtreg-use mailing list