File r1965
test on windows xp with jdk1.6.0_32,
test on LinuxMint13 with OpenJDK Client VM (build 20.0-b12)
(the test failed only on windows )
Summary:
abbot.util.EventNormalizerTest
testForwardNativeDragEvents(abbot.util.EventNormalizerTest)
junit.framework.ComparisonFailure:
Drag/drop operation did not complete
expected:<[JTree]>
but was:<[]>
at junit.framework.Assert.assertEquals(Assert.java:85)
at abbot.util.EventNormalizerTest.testForwardNativeDragEvents(EventNormalizerTest.java:53)