Pavlenko, Andrey A wrote: > It fails because the patch for HARMONY-2116 has been rolled back. > Moreover, I believe the patch should not be applied again. So, I thing > the test case testHarmony2116 should be removed from the test.
I commented it out for the moment in r576770 until somebody gets time to fix it or decide it is useless. Regards, Tim > -----Original Message----- > From: Rui Hu [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 18, 2007 11:39 AM > To: [email protected] > Subject: [classlib][awt] Test java.awt.EventDispatchThreadRTest fails > > I've just found that the test "java.awt.EventDispatchThreadRTest" in > AWT module fails in recent revisions. > > The error message is: > > testHarmony2116 Failure expected:<0> but was:<170452> > > junit.framework.AssertionFailedError: expected:<0> but was:<170452> > at > java.awt.EventDispatchThreadRTest.testHarmony2116(EventDispatchThreadRTe > st.java:61) > at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25) > > Would anyone take a look at it? Thanks a lot!
