< prev index next >

test/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java

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

*** 34,43 **** --- 34,44 ---- import static jdk.testlibrary.Asserts.assertTrue; /* * @test 8155742 + * @key headful * @summary Make sure that modifier key mask is set when robot press * some key with one or more modifiers. * @library ../../../../lib/testlibrary/ * @build ExtendedRobot * @run main ModifierRobotKeyTest
< prev index next >