Skip to content

Commit 9ef86da

Browse files
author
Abhishek Kumar
committed
8334170: bug6492108.java test failed with exception Image comparison failed at (0, 0) for image 4
Reviewed-by: aivanov, azvegint
1 parent 001d686 commit 9ef86da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jdk/com/sun/java/swing/plaf/gtk/bug6492108.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ protected Component createContentPane() {
109109
} catch (Throwable t) {
110110
fail("Problem creating text components");
111111
}
112+
setDelay(50);
112113
return panel;
113114
}
114115

0 commit comments

Comments
 (0)