< prev index next >

test/java/awt/Modal/ToFront/FrameToFrontDocModal2Test.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

@@ -23,10 +23,11 @@
 
 import java.awt.Dialog;
 
 /*
  * @test
+ * @key headful
  * @bug 8050885
  * @summary Check if toFront method works correctly for a document modal dialog.
  *
  * @library ../helpers ../../../../lib/testlibrary/
  * @build ExtendedRobot
< prev index next >