About run jtreg test
Stuart Monteith
stuart.monteith at linaro.org
Mon Jun 25 12:59:29 UTC 2018
Hi,
I suggest reading doc/testing.md or html under your source tree. It
explains how to configure your build and to run the tests from the
command line. It is the most reliable method.
BR,
Stuart
On 25 June 2018 at 09:44, Jiangning Liu
<Jiangning.Liu at amperecomputing.com> wrote:
> BTW, I have some more questions,
>
>
>
> 1) I just found this http://hg.openjdk.java.net/code-tools/jtreg/file/00d796007637/plugins/idea/README.md , so usually the jtreg test should be triggered using IntelliJ IDE, or I can just use command line?
>
> 2) If I want to do the full test, should I cover all of the test under http://hg.openjdk.java.net/code-tools/jtreg/file/00d796007637/test manually?
>
> 3) There are some .gmk files under test folder, so who are using thest .gmk files? I meant I can't find a "driver" to invoke these make files, or I should just directly use jtreg.jar to run the test?
>
>
>
> Thanks,
>
> -Jiangning
>
> From: Jiangning Liu
> Sent: Monday, June 25, 2018 1:09 PM
> To: jtreg-dev at openjdk.java.net
> Cc: Jonathan Gibbons <jonathan.gibbons at oracle.com>
> Subject: About run jtreg test
>
> Jon,
>
> Now, I'm trying to run jtreg test following http://openjdk.java.net/jtreg/runtests.html, in which it says "The targets all have names of the form jdk_* and langtools_*. You can see a summary of the available targets in the top level test/Makefile.", but I can't find file test/Makefile at http://hg.openjdk.java.net/code-tools/jtreg/file/00d796007637/test . I can find another Makefile at http://hg.openjdk.java.net/code-tools/jtreg/file/00d796007637/test/timeouts/test , so is this the correct one I can use to run test jtreg? Or I need to run anything else instead?
>
> Thanks,
> -Jiangning
More information about the jtreg-dev
mailing list