I expect that some tests that fail one one system will pass on another
and identifying the set up issues or environmental issues may be tricky.
-phil.
On 05/11/2018 01:57 PM, Sergey Bylokhov wrote:
Looks fine as a first step in our cleanup of the tests on lin/mac.
Note: I think that some of the tests fail because of some unrelated
issues(other tests or some setup issues), at least some of them works
fine on my mac, for example:
java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java 8202931
macosx-all
On 11/05/2018 12:08, Phil Race wrote:
PS .. I forgot I wanted to piggy back an update to TEST.ROOT to
add some remaining directories for jtreg to use othervm mode :
http://cr.openjdk.java.net/~prr/8202811.1/
-phil.
On 05/11/2018 10:46 AM, Phil Race wrote:
bug: https://bugs.openjdk.java.net/browse/JDK-8202811
webrev: http://cr.openjdk.java.net/~prr/8202811/
This started out as wanting to problem list a few tests that left
windows open
or otherwise did not terminate. And these are in there, but I also
tried to clean up
most of the reproducible Linux failures I see on Ubuntu 16.04.
All the problem listed tests fail when being run one per jtreg
invocation and
were repeatable.
-phil.