[2020-05-24T20:12:51.00] # [2020-05-24T20:12:51.00] export DATABASE_FILE [2020-05-24T20:12:51.00] export KSH [2020-05-24T20:12:51.00] export DISPLAY [2020-05-24T20:12:51.00] export STABLE_VM_OPTS [2020-05-24T20:12:51.00] export SystemRoot [2020-05-24T20:12:51.00] export AWT_WORKSPACE [2020-05-24T20:12:51.00] export HOME [2020-05-24T20:12:51.00] export SWT_OPTS [2020-05-24T20:12:51.00] export CC [2020-05-24T20:12:51.00] export USER_HOME [2020-05-24T20:12:51.00] export TEMP [2020-05-24T20:12:51.00] export GCONFTOOL [2020-05-24T20:12:51.00] export APPLETVIEWER [2020-05-24T20:12:51.00] export PATH [2020-05-24T20:12:51.00] TEST_DEST_DIR="ApplicationModal_copy_2" [2020-05-24T20:12:51.00] # Actual: TEST_DEST_DIR=ApplicationModal_copy_2 [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] TESTNAME="${test_case_name}" [2020-05-24T20:12:51.00] # Actual: TESTNAME=ApplicationModal [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] testName="AWT_Modality/Automated/Focus//ApplicationModal" [2020-05-24T20:12:51.00] # Actual: testName=AWT_Modality/Automated/Focus//ApplicationModal [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] TESTDIR="${test_work_dir}" [2020-05-24T20:12:51.00] # Actual: TESTDIR=C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2 [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] testWorkDir="${test_work_dir}/" [2020-05-24T20:12:51.00] # Actual: testWorkDir=C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] export testWorkDir [2020-05-24T20:12:51.00] tlogOutFile="${test_work_dir}/${test_name}.tlog" [2020-05-24T20:12:51.00] # Actual: tlogOutFile=C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ApplicationModal.tlog [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] testErrFile="${test_work_dir}/${test_name}.err" [2020-05-24T20:12:51.00] # Actual: testErrFile=C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ApplicationModal.err [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] EXECUTE_CLASS="${test_name}" [2020-05-24T20:12:51.00] # Actual: EXECUTE_CLASS=ApplicationModal [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] CLASSPATH="${CLASSPATH}${PS}${AWT_WORKSPACE}/share/lib/AWT_Modality/classes" [2020-05-24T20:12:51.00] # Actual: CLASSPATH=;c:/opt/aurora/CommonData/awt/share/lib/AWT_Modality/classes [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] TONGA_EXECUTE="${KSH} ${testWorkDir}ApplicationModal.ksh ${testWorkDir} ${JAVAC} ${JAVA} ${JAVA_OPTS} ${JAVAC_OPTS}" [2020-05-24T20:12:51.00] # Actual: TONGA_EXECUTE=C:/cygwin/bin/bash.exe C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ApplicationModal.ksh C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ c:/opt/aurora/CommonData/jdk/bin/javac c:/opt/aurora/CommonData/jdk/bin/java [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] APPLICATION_TIMEOUT="${TIMEOUT}" [2020-05-24T20:12:51.00] # Actual: APPLICATION_TIMEOUT=50 [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] CLASSPATH="${test_work_dir}${PS}${CLASSPATH}" [2020-05-24T20:12:51.00] # Actual: CLASSPATH=C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2;;c:/opt/aurora/CommonData/awt/share/lib/AWT_Modality/classes [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] export CLASSPATH [2020-05-24T20:12:51.00] PATH="${PATH}${PS}${LD_LIBRARY_PATH}" [2020-05-24T20:12:51.00] # Actual: PATH=C:/cygwin/bin;C:/cygwin/usr/bin; [2020-05-24T20:12:51.00] [2020-05-24T20:12:51.00] export PATH [2020-05-24T20:12:51.00] ${TONGA_EXECUTE} ${TEST_ARGS} [2020-05-24T20:12:51.00] # Actual: C:/cygwin/bin/bash.exe C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ApplicationModal.ksh C:/opt/aurora/sandbox/results/ResultDir/ApplicationModal_copy_2/ c:/opt/aurora/CommonData/jdk/bin/javac c:/opt/aurora/CommonData/jdk/bin/java [2020-05-24T20:12:51.00] [2020-05-24T20:12:52.99] Testcase Name: Test1 [2020-05-24T20:12:53.01] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having null frame owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:12:54.22] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test1$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:12:56.84] Mouse is on top of component java.awt.Button[button1,30,0,90x50,label=Open] in Test1$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:12:59.45] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test1$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:01.56] Mouse is on top of component java.awt.Button[button3,0,0,30x50,label=Close] in Test1$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:03.06] Testcase Status: PASS [2020-05-24T20:13:03.06] Testcase Name: Test2 [2020-05-24T20:13:03.06] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having null dialog owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:13:04.20] Mouse is on top of component java.awt.Button[button4,30,0,74x37,label=Open] in Test2$CustomFrame[frame1,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:13:06.81] Mouse is on top of component java.awt.Button[button5,30,0,90x50,label=Open] in Test2$CustomWindow[win1,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:09.42] Mouse is on top of component java.awt.Button[button6,0,0,30x37,label=Close] in Test2$CustomDialog[dialog1,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:11.54] Mouse is on top of component java.awt.Button[button7,0,0,30x50,label=Close] in Test2$CustomWindow[win1,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:13.04] Testcase Status: PASS [2020-05-24T20:13:13.04] Testcase Name: Test3 [2020-05-24T20:13:13.04] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having a hidden frame owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:13:14.18] Mouse is on top of component java.awt.Button[button8,30,0,74x37,label=Open] in Test3$CustomFrame[frame2,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:13:16.79] Mouse is on top of component java.awt.Button[button9,30,0,90x50,label=Open] in Test3$CustomWindow[win2,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:19.40] Mouse is on top of component java.awt.Button[button10,0,0,30x37,label=Close] in Test3$CustomDialog[dialog2,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:21.51] Mouse is on top of component java.awt.Button[button11,0,0,30x50,label=Close] in Test3$CustomWindow[win2,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:23.02] Testcase Status: PASS [2020-05-24T20:13:23.02] Testcase Name: Test4 [2020-05-24T20:13:23.02] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having hidden dialog owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:13:24.16] Mouse is on top of component java.awt.Button[button12,30,0,74x37,label=Open] in Test4$CustomFrame[frame3,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:13:26.77] Mouse is on top of component java.awt.Button[button13,30,0,90x50,label=Open] in Test4$CustomWindow[win3,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:29.38] Mouse is on top of component java.awt.Button[button14,0,0,30x37,label=Close] in Test4$CustomDialog[dialog3,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:31.49] Mouse is on top of component java.awt.Button[button15,0,0,30x50,label=Close] in Test4$CustomWindow[win3,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:32.99] Testcase Status: PASS [2020-05-24T20:13:32.99] Testcase Name: Test5 [2020-05-24T20:13:32.99] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame is shown - an application modal dialog (D1) having null frame owner is shown - a window having D1 as owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:13:34.15] Mouse is on top of component java.awt.Button[button16,30,0,74x37,label=Open] in Test5$CustomFrame[frame4,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:13:36.76] Mouse is on top of component java.awt.Button[button17,30,0,74x37,label=Open] in Test5$CustomDialog[dialog4,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:39.37] Mouse is on top of component java.awt.Button[button18,0,0,30x50,label=Close] in Test5$CustomWindow[win4,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:41.48] Mouse is on top of component java.awt.Button[button19,0,0,30x37,label=Close] in Test5$CustomDialog[dialog4,200,0,150x150,invalid,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:42.99] Testcase Status: PASS [2020-05-24T20:13:42.99] Testcase Name: Test6 [2020-05-24T20:13:42.99] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: An application modal dialog (D1) having null frame owner is shown - a window having D1 as owner is shown - a frame is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:13:44.14] Mouse is on top of component java.awt.Button[button20,30,0,74x37,label=Open] in Test6$CustomDialog[dialog5,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:13:46.75] Mouse is on top of component java.awt.Button[button21,30,0,90x50,label=Open] in Test6$CustomWindow[win5,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:13:59.39] Mouse is on top of component java.awt.Button[button22,0,0,30x37,label=Close] in Test6$CustomDialog[dialog5,200,0,150x150,invalid,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:14:01.39] Testcase Status: PASS [2020-05-24T20:14:01.39] Testcase Name: Test7 [2020-05-24T20:14:01.39] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: An application modal dialog (D1) having a null frame owner is shown - a dialog (D2) having D1 owner is shown - a Dialog with a hidden frame owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:14:02.55] Mouse is on top of component java.awt.Button[button23,30,0,74x37,label=Open] in Test7$CustomDialog1[dialog6,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog1] [2020-05-24T20:14:05.16] Mouse is on top of component java.awt.Button[button24,30,0,74x37,label=Open] in Test7$CustomDialog2[dialog7,0,0,150x150,layout=java.awt.GridLayout,MODELESS,title=Dialog2] [2020-05-24T20:14:12.78] Mouse is on top of component java.awt.Button[button25,0,0,30x37,label=Close] in Test7$CustomDialog1[dialog6,200,0,150x150,invalid,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog1] [2020-05-24T20:14:14.79] Testcase Status: PASS [2020-05-24T20:14:14.79] Testcase Name: Test8 [2020-05-24T20:14:14.79] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a hidden frame owner is shown - an application modal dialog with a frame (F1) owner is shown - F1 is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:14:20.92] Mouse is on top of component java.awt.Button[button26,30,0,90x50,label=Open] in Test8$CustomWindow[win6,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:14:28.55] Mouse is on top of component java.awt.Button[button27,30,0,74x37,label=Open] in Test8$CustomDialog[dialog8,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:14:41.18] Mouse is on top of component java.awt.Button[button28,0,0,30x37,label=Close] in Test8$CustomDialog[dialog8,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:14:43.79] Mouse is on top of component java.awt.Button[button29,0,0,30x37,label=Close] in Test8$CustomFrame[frame5,0,0,150x150,invalid,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:14:50.82] Testcase Status: PASS [2020-05-24T20:14:50.82] Testcase Name: Test9 [2020-05-24T20:14:50.82] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a hidden frame owner is shown - an application modal dialog with a null Dialog owner is shown - a frame is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:14:56.96] Mouse is on top of component java.awt.Button[button30,30,0,90x50,label=Open] in Test9$CustomWindow[win7,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:15:04.58] Mouse is on top of component java.awt.Button[button31,30,0,74x37,label=Open] in Test9$CustomDialog[dialog9,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:15:17.22] Mouse is on top of component java.awt.Button[button32,0,0,30x37,label=Close] in Test9$CustomDialog[dialog9,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:15:44.28] Testcase Info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a hidden frame owner is shown - an application modal dialog with a null Dialog owner is shown - a frame is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:15:44.28] TESTCASE ERR: FAIL: Close button on the frame did not gain focus when the blocking Dialog was closed [2020-05-24T20:15:44.32] About to screen capture - Image: C:\opt\aurora\sandbox\results\ResultDir\ApplicationModal_copy_2\ScreenImage1.png [2020-05-24T20:15:48.27] Mouse is on top of component java.awt.Button[button33,0,0,30x37,label=Close] in Test9$CustomFrame[frame6,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:15:55.29] Testcase Status: FAIL [2020-05-24T20:15:55.29] Testcase Name: Test10 [2020-05-24T20:15:55.29] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a frame (F1) owner is shown - an application modal dialog having frame (F1) owner is shown - F1 is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:16:01.44] Mouse is on top of component java.awt.Button[button34,30,0,90x50,label=Open] in Test10$CustomWindow[win8,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:09.06] Mouse is on top of component java.awt.Button[button35,30,0,74x37,label=Open] in Test10$CustomDialog[dialog10,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:16:21.70] Mouse is on top of component java.awt.Button[button36,0,0,30x37,label=Close] in Test10$CustomDialog[dialog10,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:16:24.31] Mouse is on top of component java.awt.Button[button37,0,0,30x37,label=Close] in Test10$CustomFrame[frame7,0,0,150x150,invalid,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:16:26.31] Testcase Status: PASS [2020-05-24T20:16:26.31] Test failed! See the report [2020-05-24T20:16:26.50] Execution failed for main test [2020-05-24T20:16:26.72] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having null frame owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:16:27.92] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test1$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:16:30.54] Mouse is on top of component java.awt.Button[button1,30,0,90x50,label=Open] in Test1$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:33.15] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test1$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:16:35.26] Mouse is on top of component java.awt.Button[button3,0,0,30x50,label=Close] in Test1$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:36.76] Test passed [2020-05-24T20:16:37.28] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having null dialog owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:16:38.49] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test2$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:16:41.11] Mouse is on top of component java.awt.Button[button1,30,0,90x50,label=Open] in Test2$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:43.72] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test2$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:16:45.83] Mouse is on top of component java.awt.Button[button3,0,0,30x50,label=Close] in Test2$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:47.33] Test passed [2020-05-24T20:16:47.80] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having a hidden frame owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:16:49.02] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test3$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:16:51.63] Mouse is on top of component java.awt.Button[button1,30,0,90x50,label=Open] in Test3$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:54.24] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test3$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:16:56.35] Mouse is on top of component java.awt.Button[button3,0,0,30x50,label=Close] in Test3$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:16:57.86] Test passed [2020-05-24T20:16:58.39] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame (F1) is shown - a window having F1 as owner is shown - an application modal dialog having hidden dialog owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:16:59.59] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test4$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:17:02.20] Mouse is on top of component java.awt.Button[button1,30,0,90x50,label=Open] in Test4$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:17:04.81] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test4$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:17:06.92] Mouse is on top of component java.awt.Button[button3,0,0,30x50,label=Close] in Test4$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:17:08.43] Test passed [2020-05-24T20:17:08.93] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A frame is shown - an application modal dialog (D1) having null frame owner is shown - a window having D1 as owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:17:10.14] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test5$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:17:12.75] Mouse is on top of component java.awt.Button[button1,30,0,74x37,label=Open] in Test5$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:17:15.37] Mouse is on top of component java.awt.Button[button2,0,0,30x50,label=Close] in Test5$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:17:17.48] Mouse is on top of component java.awt.Button[button3,0,0,30x37,label=Close] in Test5$CustomDialog[dialog0,200,0,150x150,invalid,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:17:18.98] Test passed [2020-05-24T20:17:19.47] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: An application modal dialog (D1) having null frame owner is shown - a window having D1 as owner is shown - a frame is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:17:20.70] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test6$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:17:23.31] Mouse is on top of component java.awt.Button[button1,30,0,90x50,label=Open] in Test6$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:17:35.96] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test6$CustomDialog[dialog0,200,0,150x150,invalid,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:17:37.96] Test passed [2020-05-24T20:17:38.46] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: An application modal dialog (D1) having a null frame owner is shown - a dialog (D2) having D1 owner is shown - a Dialog with a hidden frame owner is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:17:39.66] Mouse is on top of component java.awt.Button[button0,30,0,74x37,label=Open] in Test7$CustomDialog1[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog1] [2020-05-24T20:17:42.28] Mouse is on top of component java.awt.Button[button1,30,0,74x37,label=Open] in Test7$CustomDialog2[dialog1,0,0,150x150,layout=java.awt.GridLayout,MODELESS,title=Dialog2] [2020-05-24T20:17:49.90] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test7$CustomDialog1[dialog0,200,0,150x150,invalid,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog1] [2020-05-24T20:17:51.90] Test passed [2020-05-24T20:17:52.37] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a hidden frame owner is shown - an application modal dialog with a frame (F1) owner is shown - F1 is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:17:58.59] Mouse is on top of component java.awt.Button[button0,30,0,90x50,label=Open] in Test8$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:18:06.21] Mouse is on top of component java.awt.Button[button1,30,0,74x37,label=Open] in Test8$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:18:18.84] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test8$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:18:21.46] Mouse is on top of component java.awt.Button[button3,0,0,30x37,label=Close] in Test8$CustomFrame[frame0,0,0,150x150,invalid,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:18:28.47] Test passed [2020-05-24T20:18:28.90] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a hidden frame owner is shown - an application modal dialog with a null Dialog owner is shown - a frame is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:18:35.09] Mouse is on top of component java.awt.Button[button0,30,0,90x50,label=Open] in Test9$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:18:42.72] Mouse is on top of component java.awt.Button[button1,30,0,74x37,label=Open] in Test9$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:18:55.35] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test9$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:19:22.41] Testcase Info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a hidden frame owner is shown - an application modal dialog with a null Dialog owner is shown - a frame is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:19:22.41] TESTCASE ERR: FAIL: Close button on the frame did not gain focus when the blocking Dialog was closed [2020-05-24T20:19:22.46] About to screen capture - Image: C:\opt\aurora\sandbox\results\ResultDir\ApplicationModal_copy_2\ScreenImage2.png [2020-05-24T20:19:26.44] Mouse is on top of component java.awt.Button[button3,0,0,30x37,label=Close] in Test9$CustomFrame[frame0,0,0,150x150,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:19:33.45] Test failed [2020-05-24T20:19:33.64] Execution failed Test9 [2020-05-24T20:19:33.85] Testcase info: Tests whether focus transfer between windows happens correctly when the following happens: A Window having a frame (F1) owner is shown - an application modal dialog having frame (F1) owner is shown - F1 is shown. Also check if the focus transfer happens correctly when the windows are hidden [2020-05-24T20:19:40.06] Mouse is on top of component java.awt.Button[button0,30,0,90x50,label=Open] in Test10$CustomWindow[win0,0,200,150x150,layout=java.awt.GridLayout] [2020-05-24T20:19:47.68] Mouse is on top of component java.awt.Button[button1,30,0,74x37,label=Open] in Test10$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:20:00.32] Mouse is on top of component java.awt.Button[button2,0,0,30x37,label=Close] in Test10$CustomDialog[dialog0,200,0,150x150,layout=java.awt.GridLayout,APPLICATION_MODAL,title=Dialog] [2020-05-24T20:20:02.93] Mouse is on top of component java.awt.Button[button3,0,0,30x37,label=Close] in Test10$CustomFrame[frame0,0,0,150x150,invalid,layout=java.awt.GridLayout,title=Frame,resizable,normal] [2020-05-24T20:20:04.94] Test passed [2020-05-24T20:20:05.10] Test failed! [2020-05-24T20:20:05.10] # Test level exit status: 1 # Host info: CYGWIN_NT-6.3 ursqe-win8-x64-57 2.11.2(0.329/5/3) 2018-11-08 14:34 x86_64 Cygwin