[vector] tests with data providers
Halimi, Jean-Philippe
jean-philippe.halimi at intel.com
Thu Mar 15 00:44:12 UTC 2018
Thanks. I've used jtreg and I agree it's simple to use. As we discussed that we would keep both ways of running for now, the fix should do.
Jp
-----Original Message-----
From: Paul Sandoz [mailto:paul.sandoz at oracle.com]
Sent: Wednesday, March 14, 2018 5:41 PM
To: Halimi, Jean-Philippe <jean-philippe.halimi at intel.com>
Cc: Lupusoru, Razvan A <razvan.a.lupusoru at intel.com>; panama-dev at openjdk.java.net
Subject: Re: [vector] tests with data providers
> On Mar 14, 2018, at 5:33 PM, Halimi, Jean-Philippe <jean-philippe.halimi at intel.com> wrote:
>
> Hi Paul,
>
> I have just rebased but when I launch build-tests.sh it looks like AbstractVectorTests is not included in the classpath which causes compilation failure. I have a new patch set coming that fixed a couple of things for Windows and it takes care of fixing that. I will upload it tomorrow.
>
Ok.
Ah! sorry about that, it's because i am using jtreg for test execution, which compiles tests and their dependencies before execution.
I strongly recommend you try out jtreg :-)
Note that long term we cannot provide support in the repository for alternative test execution, jtreg is the way to go, but for now its fine.
Paul.
More information about the panama-dev
mailing list