I see 6 failures and 7 errors running on Windows x86 at r883734

Name                                                             Tests Errors 
Failures
java.awt.WindowTest                                                7      0     
 1
javax.swing.ImageIcon_MultithreadedTest                            2      0     
 1
javax.swing.plaf.basic.BasicScrollBarUITest                       18      0     
 1
javax.swing.text.html.HTMLDocument_Reader_ActionsTest             58      1     
 1
org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassObjectIDTest  1      1     
 0
org.apache.harmony.jpda.tests.jdwp.MultiSession.RefTypeIDTest      1      1     
 0
org.apache.harmony.sound.tests.javax.sound.sampled.AudioSystemTest 5      3     
 2
org.apache.harmony.tests.tools.javac.MainTest                      2      1     
 0

Looks like most of my failures are similar to yours. I think the jpda tests are 
intermittent failures that have been known for a while, and are caused by 
timeouts which are quite likely to be timing issues in the tests. I think the 
java.awt.WindowTest is caused by me moving the mouse/typing while they were 
running ;)
I don't see any beans failures.

Regards,
Oliver



Tim Ellison wrote:
I currently see the following 5 failures and 10 errors when testing r883666


Name                                               Tests Errors Failures
javax.swing                                           17      0      1
javax.swing.plaf.basic                                18      0      1
javax.swing.text.html                                 58      1      1
org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand    4      4      0
org.apache.harmony.logging.tests.java.util.logging    13      1      0
org.apache.harmony.sound.tests.javax.sound.sampled     5      3      2
org.apache.harmony.tests.tools.javac                   2      1      0

I'll take a look through each and raise JIRAs as appropriate.


I've also re-enabled the full test job on Hudson Ubuntu/x86_64 [1], but
there are a number of beans failures there I don't see locally, which I
am attributing to the fact that the build machine is running on xvfb


[1]
http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64-full-tests/

Regards,
Tim


--
Oliver Deakin
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Reply via email to