regression test failures
Alan Bateman
Alan.Bateman at oracle.com
Tue Jan 14 13:35:23 UTC 2014
On 14/01/2014 13:25, Lance Andersen wrote:
> Hi David,
>
> Thank you for the email.
>
> Running the command jtreg -l :jdk_all produces (I assume running this from jdk/test was the correct spot to run this from)
>
> ---------------
> ~/Dropbox/LancePTR/jtreg/win32/bin/jtreg -l :jdk_all
> Testsuite: /Users/lance/Documents/hg-workspaces/jdk8/jdbc-jdk/jdk/test
> /Users/lance/Documents/hg-workspaces/jdk8/jdbc-jdk/jdk/test/TEST.groups: group needs_jre: file not found: java/text/Bidi/Bug6665028.java
jdk_all is not the name of a jtreg group (jdk_other is, which is why
this works for you).
On the java/text/Bidi/Bug6665028.java message then this is just a
warning (and is harmless). That test was removed and it looks like the
TEST.groups file wasn't updated.
-Alan.
More information about the build-dev
mailing list