<Swing Dev> jtreg test was:: Patch for NPE at BasicTreeUI$Actions.page:4470
Jaroslav Tulach
jaroslav.tulach at oracle.com
Tue Nov 20 15:17:36 UTC 2012
Dne Pá 16. listopadu 2012 18:00:45, Alexander Scherbatiy napsal(a):
> It is a good idea to add an automated test but it can be possible
> if there are known steps which reproduce the issue.
Hello Alexander,
I am trying to create the test. I've got jdk8-b65 sources, built them and then
I tried to run the JTree tests. But they are failing!
/src/jdk8/jdk/test$ jtreg -jdk:src/jdk8/build/linux-i586/j2sdk-image/
javax/swing/JTree
Test results: passed: 3; failed: 2
What should I do? Just ignore the two failing tests and add my own anyway?
-jt
PS: My version of jtreg maybe a bit outdated, if that matters:
/src/jdk8/jdk/test$ jtreg -jdk:/src/jdk8/build/linux-i586/j2sdk-image/ -
version
jtreg, version 4.1 fcs b03
Installed in /bin/jtreg.dir/lib/jtreg.jar
Running on platform version 1.8.0-internal from /src/jdk8/build/linux-
i586/j2sdk-image/jre.
Built with Java(TM) 2 SDK, Version 1.5.0-b64 on July 11, 2011.
Copyright 2008 Oracle and/or its affiliates. All rights reserved.
Use is subject to license terms.
More information about the swing-dev
mailing list