[2015-04-27T23:17:09.61] # [2015-04-27T23:17:09.61] export KSH [2015-04-27T23:17:09.61] export PATH [2015-04-27T23:17:09.61] export TESTBASE [2015-04-27T23:17:09.61] export HOME [2015-04-27T23:17:09.61] export DISPLAY [2015-04-27T23:17:09.61] export TEMP [2015-04-27T23:17:09.61] cwd=`echo $0 | sed 's/[^\/]*.tlog//'` [2015-04-27T23:17:09.61] [2015-04-27T23:17:09.61] [2015-04-27T23:17:09.61] # Dtonga deploy function sub. [2015-04-27T23:17:09.61] deploy () { [2015-04-27T23:17:09.61] rsh $1 sh -s << --EOF-- [2015-04-27T23:17:09.61] `cat ${cwd}/${2}/${3}.tlog` [2015-04-27T23:17:09.61] --EOF-- [2015-04-27T23:17:09.61] } [2015-04-27T23:17:09.61] [2015-04-27T23:17:09.61] SUITE_NAME="2D_MultiMonitor" [2015-04-27T23:17:09.61] # Actual: SUITE_NAME=2D_MultiMonitor [2015-04-27T23:17:09.61] TEST_BASE="${TESTBASE}/${SUITE_NAME}/Automated" [2015-04-27T23:17:09.61] # Actual: TEST_BASE=/export/local/aurora/CommonData/java2d/src/2D_MultiMonitor/Automated [2015-04-27T23:17:09.61] DATADIR="${DATA_DIR}/${SUITE_NAME}" [2015-04-27T23:17:09.61] # Actual: DATADIR=/export/local/aurora/CommonData/java2d/data/2D_MultiMonitor [2015-04-27T23:17:09.61] echo ################################### [2015-04-27T23:17:09.61] # Actual: echo ################################### [2015-04-27T23:17:09.62] ################################### [2015-04-27T23:17:09.62] echo Setting the TEST_TIMEOUT [2015-04-27T23:17:09.62] # Actual: echo Setting the TEST_TIMEOUT [2015-04-27T23:17:09.62] Setting the TEST_TIMEOUT [2015-04-27T23:17:09.62] APPLICATION_TIMEOUT="100" [2015-04-27T23:17:09.62] # Actual: APPLICATION_TIMEOUT=100 [2015-04-27T23:17:09.62] export APPLICATION_TIMEOUT [2015-04-27T23:17:09.62] TEST_TIMEOUT="100" [2015-04-27T23:17:09.62] # Actual: TEST_TIMEOUT=100 [2015-04-27T23:17:09.62] export TEST_TIMEOUT [2015-04-27T23:17:09.62] echo "TEST_TIMEOUT ${TEST_TIMEOUT}" [2015-04-27T23:17:09.62] # Actual: echo "TEST_TIMEOUT 100" [2015-04-27T23:17:09.62] TEST_TIMEOUT 100 [2015-04-27T23:17:09.62] echo ################################### [2015-04-27T23:17:09.62] # Actual: echo ################################### [2015-04-27T23:17:09.62] ################################### [2015-04-27T23:17:09.62] ${JAVAC} -d ${suite_work_dir}/classes -classpath ${CLASSPATH}${PATH_SEP}${suite_work_dir}/classes ${TEST_BASE}/${test_case_name}.java [2015-04-27T23:17:09.62] # Actual: /export/local/aurora/CommonData/jdk/bin/javac -d /export/local/aurora/sandbox/results/ResultDir/2D_MultiMonitor/classes -classpath /export/local/aurora/CommonData/java2d/share/lib/mediaserver/media-server.jar:/export/local/aurora/CommonData/java2d/share/lib/mediaserver/.:/export/local/aurora/CommonData/java2d/share/lib/ImageComparator/ImageComparator.jar:/export/local/aurora/sandbox/results/ResultDir/2D_MultiMonitor/classes /export/local/aurora/CommonData/java2d/src/2D_MultiMonitor/Automated/FrameFullScreenTest.java [2015-04-27T23:17:11.92] CLASSPATH="${CLASSPATH}${PATH_SEP}${suite_work_dir}/classes${PATH_SEP}${DATADIR}" [2015-04-27T23:17:11.92] # Actual: CLASSPATH=/export/local/aurora/CommonData/java2d/share/lib/mediaserver/media-server.jar:/export/local/aurora/CommonData/java2d/share/lib/mediaserver/.:/export/local/aurora/CommonData/java2d/share/lib/ImageComparator/ImageComparator.jar:/export/local/aurora/sandbox/results/ResultDir/2D_MultiMonitor/classes:/export/local/aurora/CommonData/java2d/data/2D_MultiMonitor [2015-04-27T23:17:11.92] export CLASSPATH [2015-04-27T23:17:11.92] mkdir ${test_work_dir}/base [2015-04-27T23:17:11.92] # Actual: mkdir /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:17:11.93] ${JAVA_HOME}/bin/java -Xmx128m -Xms128m ${JAVA_OPTS} ${test_case_name} -outputdir ${test_work_dir}/base [2015-04-27T23:17:11.93] # Actual: /export/local/aurora/CommonData/jdk/bin/java -Xmx128m -Xms128m -XX:+UseParallelGC -Dprofile.jdk FrameFullScreenTest -outputdir /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:17:12.46] [2015-04-27T23:17:12.46] =============== Device Information =========================== [2015-04-27T23:17:12.46] No of devices: 1 [2015-04-27T23:17:12.46] [2015-04-27T23:17:12.46] Available Devices [2015-04-27T23:17:12.46] ----------------- [2015-04-27T23:17:12.46] [2015-04-27T23:17:12.46] Graphics Device 0: X11GraphicsDevice[screen=0] [2015-04-27T23:17:12.46] [2015-04-27T23:17:12.46] Available Graphics Configs [2015-04-27T23:17:12.46] -------------------------- [2015-04-27T23:17:12.46] GraphicsConfig 0: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21] [2015-04-27T23:17:12.46] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.51] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] GraphicsConfig 1: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa2] [2015-04-27T23:17:12.51] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.51] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] GraphicsConfig 2: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa3] [2015-04-27T23:17:12.51] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.51] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] GraphicsConfig 3: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa4] [2015-04-27T23:17:12.51] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.51] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] GraphicsConfig 4: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa5] [2015-04-27T23:17:12.51] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.51] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] GraphicsConfig 5: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa6] [2015-04-27T23:17:12.51] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.51] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.51] [2015-04-27T23:17:12.52] GraphicsConfig 6: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa7] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] GraphicsConfig 7: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] GraphicsConfig 8: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa9] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] GraphicsConfig 9: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xaa] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] GraphicsConfig 10: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xab] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] GraphicsConfig 11: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xac] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] GraphicsConfig 12: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xad] [2015-04-27T23:17:12.52] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.52] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.52] [2015-04-27T23:17:12.53] GraphicsConfig 13: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xae] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 14: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xaf] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 15: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb0] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 16: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb1] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 17: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb2] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 18: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb3] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 19: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb4] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] GraphicsConfig 20: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb5] [2015-04-27T23:17:12.53] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.53] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.53] [2015-04-27T23:17:12.54] GraphicsConfig 21: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb6] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 22: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb7] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 23: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb8] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 24: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb9] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 25: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xba] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 26: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbb] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 27: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.54] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] [2015-04-27T23:17:12.54] GraphicsConfig 28: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbd] [2015-04-27T23:17:12.54] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.55] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] GraphicsConfig 29: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbe] [2015-04-27T23:17:12.55] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.55] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] GraphicsConfig 30: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbf] [2015-04-27T23:17:12.55] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.55] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] GraphicsConfig 31: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41] [2015-04-27T23:17:12.55] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.55] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] Default Config: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21] [2015-04-27T23:17:12.55] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:17:12.55] Screen Insets for default GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:17:12.55] Current Display Mode: width: 1280 height: 720 Color Depth: -1 Refresh Rate: 60 [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] Default Device: X11GraphicsDevice[screen=0] [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] isMultiScreen? false [2015-04-27T23:17:12.55] isVirtualScreen? false [2015-04-27T23:17:12.55] isVirtualScreenHorizontal? false [2015-04-27T23:17:12.55] isVirtualScreenVertical? false [2015-04-27T23:17:12.55] [2015-04-27T23:17:12.55] Max Window Bounds: java.awt.Rectangle[x=0,y=25,width=1280,height=695] [2015-04-27T23:17:12.56] Center Point: java.awt.Point[x=640,y=372] [2015-04-27T23:17:12.56] Screen Size: java.awt.Dimension[width=1280,height=720] [2015-04-27T23:17:12.56] [2015-04-27T23:17:12.56] ============================================================== [2015-04-27T23:17:12.87] Waiting for paint to complete...0 false [2015-04-27T23:17:12.97] Waiting for paint to complete...0 false [2015-04-27T23:17:13.07] Waiting for paint to complete...0 false [2015-04-27T23:17:13.17] Waiting for paint to complete...0 false [2015-04-27T23:17:13.28] Waiting for paint to complete...0 false [2015-04-27T23:17:13.38] Waiting for paint to complete...0 false [2015-04-27T23:17:13.48] Waiting for paint to complete...0 false [2015-04-27T23:17:13.58] Waiting for paint to complete...0 false [2015-04-27T23:17:13.68] Waiting for paint to complete...0 false [2015-04-27T23:17:13.78] Waiting for paint to complete...0 false [2015-04-27T23:17:13.86] Waiting for paint to complete...0 true [2015-04-27T23:17:13.96] Waiting for paint to complete...1 false [2015-04-27T23:17:14.06] Waiting for paint to complete...1 false [2015-04-27T23:17:14.16] Waiting for paint to complete...1 false [2015-04-27T23:17:14.20] Waiting for paint to complete...1 true [2015-04-27T23:17:14.30] Waiting for paint to complete...2 false [2015-04-27T23:17:14.40] Waiting for paint to complete...2 false [2015-04-27T23:17:14.50] Waiting for paint to complete...2 false [2015-04-27T23:17:14.50] Waiting for paint to complete...2 true [2015-04-27T23:17:14.60] Waiting for paint to complete...3 true [2015-04-27T23:17:14.70] Waiting for paint to complete...4 true [2015-04-27T23:17:14.80] Waiting for paint to complete...5 true [2015-04-27T23:17:14.90] Waiting for paint to complete...6 true [2015-04-27T23:17:15.00] Waiting for paint to complete...7 true [2015-04-27T23:17:15.10] Waiting for paint to complete...8 true [2015-04-27T23:17:15.20] Waiting for paint to complete...9 true [2015-04-27T23:17:15.30] Waiting for paint to complete...10 true [2015-04-27T23:17:15.40] Waiting for paint to complete...11 true [2015-04-27T23:17:15.50] Waiting for paint to complete...12 true [2015-04-27T23:17:15.60] Waiting for paint to complete...13 true [2015-04-27T23:17:15.70] Waiting for paint to complete...14 true [2015-04-27T23:17:15.80] Waiting for paint to complete...15 true [2015-04-27T23:17:15.91] Waiting for paint to complete...16 true [2015-04-27T23:17:16.01] Waiting for paint to complete...17 true [2015-04-27T23:17:16.11] Waiting for paint to complete...18 true [2015-04-27T23:17:16.21] Waiting for paint to complete...19 true [2015-04-27T23:17:16.31] Waiting for paint to complete...20 true [2015-04-27T23:17:16.41] Waiting for paint to complete...21 true [2015-04-27T23:17:16.51] Waiting for paint to complete...22 true [2015-04-27T23:17:16.61] Waiting for paint to complete...23 true [2015-04-27T23:17:16.71] Waiting for paint to complete...24 true [2015-04-27T23:17:16.81] Waiting for paint to complete...25 true [2015-04-27T23:17:16.91] Waiting for paint to complete...26 true [2015-04-27T23:17:17.01] Waiting for paint to complete...27 true [2015-04-27T23:17:17.11] Waiting for paint to complete...28 true [2015-04-27T23:17:17.21] Waiting for paint to complete...29 true [2015-04-27T23:17:17.31] Waiting for paint to complete...30 true [2015-04-27T23:17:17.41] Waiting for paint to complete...31 true [2015-04-27T23:17:17.51] Waiting for paint to complete...32 true [2015-04-27T23:17:17.61] Waiting for paint to complete...33 true [2015-04-27T23:17:17.71] Waiting for paint to complete...34 true [2015-04-27T23:17:17.82] Waiting for paint to complete...35 true [2015-04-27T23:17:17.92] Waiting for paint to complete...36 true [2015-04-27T23:17:18.02] Waiting for paint to complete...37 true [2015-04-27T23:17:18.12] Waiting for paint to complete...38 true [2015-04-27T23:17:18.22] Waiting for paint to complete...39 true [2015-04-27T23:17:18.32] Waiting for paint to complete...40 true [2015-04-27T23:17:18.42] Waiting for paint to complete...41 true [2015-04-27T23:17:18.52] Waiting for paint to complete...42 true [2015-04-27T23:17:18.62] Waiting for paint to complete...43 true [2015-04-27T23:17:18.72] Waiting for paint to complete...44 true [2015-04-27T23:17:18.82] Waiting for paint to complete...45 true [2015-04-27T23:17:18.92] Waiting for paint to complete...46 true [2015-04-27T23:17:19.03] Waiting for paint to complete...47 true [2015-04-27T23:17:19.13] Waiting for paint to complete...48 true [2015-04-27T23:17:19.23] Waiting for paint to complete...49 true [2015-04-27T23:17:19.33] Waiting for paint to complete...50 true [2015-04-27T23:17:19.43] Waiting for paint to complete...51 true [2015-04-27T23:17:19.53] Waiting for paint to complete...52 true [2015-04-27T23:17:19.63] Waiting for paint to complete...53 true [2015-04-27T23:17:19.74] Waiting for paint to complete...54 true [2015-04-27T23:17:19.83] Waiting for paint to complete...55 true [2015-04-27T23:17:19.93] Waiting for paint to complete...56 true [2015-04-27T23:17:20.03] Waiting for paint to complete...57 true [2015-04-27T23:17:20.13] Waiting for paint to complete...58 true [2015-04-27T23:17:20.24] Waiting for paint to complete...59 true [2015-04-27T23:17:20.34] Waiting for paint to complete...60 true [2015-04-27T23:17:20.44] Waiting for paint to complete...61 true [2015-04-27T23:17:20.54] Waiting for paint to complete...62 true [2015-04-27T23:17:20.64] Waiting for paint to complete...63 true [2015-04-27T23:17:20.74] Waiting for paint to complete...64 true [2015-04-27T23:17:20.84] Waiting for paint to complete...65 true [2015-04-27T23:17:20.94] Waiting for paint to complete...66 true [2015-04-27T23:17:21.04] Waiting for paint to complete...67 true [2015-04-27T23:17:21.14] Waiting for paint to complete...68 true [2015-04-27T23:17:21.24] Waiting for paint to complete...69 true [2015-04-27T23:17:21.35] Waiting for paint to complete...70 true [2015-04-27T23:17:21.35] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:17:23.38] Waiting for paint to complete...0 true [2015-04-27T23:17:23.48] Waiting for paint to complete...1 true [2015-04-27T23:17:23.58] Waiting for paint to complete...2 true [2015-04-27T23:17:23.68] Waiting for paint to complete...3 true [2015-04-27T23:17:23.78] Waiting for paint to complete...4 true [2015-04-27T23:17:23.88] Waiting for paint to complete...5 true [2015-04-27T23:17:23.98] Waiting for paint to complete...6 true [2015-04-27T23:17:24.08] Waiting for paint to complete...7 true [2015-04-27T23:17:24.18] Waiting for paint to complete...8 true [2015-04-27T23:17:24.28] Waiting for paint to complete...9 true [2015-04-27T23:17:24.38] Waiting for paint to complete...10 true [2015-04-27T23:17:24.48] Waiting for paint to complete...11 true [2015-04-27T23:17:24.58] Waiting for paint to complete...12 true [2015-04-27T23:17:24.68] Waiting for paint to complete...13 true [2015-04-27T23:17:24.79] Waiting for paint to complete...14 true [2015-04-27T23:17:24.89] Waiting for paint to complete...15 true [2015-04-27T23:17:24.99] Waiting for paint to complete...16 true [2015-04-27T23:17:25.09] Waiting for paint to complete...17 true [2015-04-27T23:17:25.19] Waiting for paint to complete...18 true [2015-04-27T23:17:25.29] Waiting for paint to complete...19 true [2015-04-27T23:17:25.39] Waiting for paint to complete...20 true [2015-04-27T23:17:25.49] Waiting for paint to complete...21 true [2015-04-27T23:17:25.59] Waiting for paint to complete...22 true [2015-04-27T23:17:25.69] Waiting for paint to complete...23 true [2015-04-27T23:17:25.79] Waiting for paint to complete...24 true [2015-04-27T23:17:25.89] Waiting for paint to complete...25 true [2015-04-27T23:17:25.99] Waiting for paint to complete...26 true [2015-04-27T23:17:26.09] Waiting for paint to complete...27 true [2015-04-27T23:17:26.19] Waiting for paint to complete...28 true [2015-04-27T23:17:26.29] Waiting for paint to complete...29 true [2015-04-27T23:17:26.39] Waiting for paint to complete...30 true [2015-04-27T23:17:26.49] Waiting for paint to complete...31 true [2015-04-27T23:17:26.59] Waiting for paint to complete...32 true [2015-04-27T23:17:26.69] Waiting for paint to complete...33 true [2015-04-27T23:17:26.79] Waiting for paint to complete...34 true [2015-04-27T23:17:26.89] Waiting for paint to complete...35 true [2015-04-27T23:17:27.00] Waiting for paint to complete...36 true [2015-04-27T23:17:27.10] Waiting for paint to complete...37 true [2015-04-27T23:17:27.20] Waiting for paint to complete...38 true [2015-04-27T23:17:27.30] Waiting for paint to complete...39 true [2015-04-27T23:17:27.40] Waiting for paint to complete...40 true [2015-04-27T23:17:27.50] Waiting for paint to complete...41 true [2015-04-27T23:17:27.60] Waiting for paint to complete...42 true [2015-04-27T23:17:27.70] Waiting for paint to complete...43 true [2015-04-27T23:17:27.80] Waiting for paint to complete...44 true [2015-04-27T23:17:27.90] Waiting for paint to complete...45 true [2015-04-27T23:17:28.00] Waiting for paint to complete...46 true [2015-04-27T23:17:28.10] Waiting for paint to complete...47 true [2015-04-27T23:17:28.20] Waiting for paint to complete...48 true [2015-04-27T23:17:28.30] Waiting for paint to complete...49 true [2015-04-27T23:17:28.40] Waiting for paint to complete...50 true [2015-04-27T23:17:28.50] Waiting for paint to complete...51 true [2015-04-27T23:17:28.61] Waiting for paint to complete...52 true [2015-04-27T23:17:28.71] Waiting for paint to complete...53 true [2015-04-27T23:17:28.81] Waiting for paint to complete...54 true [2015-04-27T23:17:28.91] Waiting for paint to complete...55 true [2015-04-27T23:17:29.01] Waiting for paint to complete...56 true [2015-04-27T23:17:29.11] Waiting for paint to complete...57 true [2015-04-27T23:17:29.21] Waiting for paint to complete...58 true [2015-04-27T23:17:29.31] Waiting for paint to complete...59 true [2015-04-27T23:17:29.41] Waiting for paint to complete...60 true [2015-04-27T23:17:29.51] Waiting for paint to complete...61 true [2015-04-27T23:17:29.61] Waiting for paint to complete...62 true [2015-04-27T23:17:29.71] Waiting for paint to complete...63 true [2015-04-27T23:17:29.82] Waiting for paint to complete...64 true [2015-04-27T23:17:29.92] Waiting for paint to complete...65 true [2015-04-27T23:17:30.02] Waiting for paint to complete...66 true [2015-04-27T23:17:30.12] Waiting for paint to complete...67 true [2015-04-27T23:17:30.22] Waiting for paint to complete...68 true [2015-04-27T23:17:30.32] Waiting for paint to complete...69 true [2015-04-27T23:17:30.42] Waiting for paint to complete...70 true [2015-04-27T23:17:30.44] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:17:30.44] annotate TESTCASE scenario=FullScreenFrame_Device0_GC0 [2015-04-27T23:17:33.29] annotate TESTCASE recordtype=image [2015-04-27T23:17:33.29] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:17:33.29] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:17:33.29] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:17:38.46] Waiting for paint to complete...0 false [2015-04-27T23:17:38.55] Waiting for paint to complete...0 false [2015-04-27T23:17:38.66] Waiting for paint to complete...0 false [2015-04-27T23:17:38.76] Waiting for paint to complete...0 false [2015-04-27T23:17:38.76] Waiting for paint to complete...0 true [2015-04-27T23:17:38.86] Waiting for paint to complete...1 false [2015-04-27T23:17:38.96] Waiting for paint to complete...1 false [2015-04-27T23:17:39.05] Waiting for paint to complete...1 true [2015-04-27T23:17:39.15] Waiting for paint to complete...2 false [2015-04-27T23:17:39.25] Waiting for paint to complete...2 false [2015-04-27T23:17:39.35] Waiting for paint to complete...2 false [2015-04-27T23:17:39.36] Waiting for paint to complete...2 true [2015-04-27T23:17:39.46] Waiting for paint to complete...3 false [2015-04-27T23:17:39.56] Waiting for paint to complete...3 false [2015-04-27T23:17:39.66] Waiting for paint to complete...3 true [2015-04-27T23:17:39.76] Waiting for paint to complete...4 true [2015-04-27T23:17:39.86] Waiting for paint to complete...5 true [2015-04-27T23:17:39.96] Waiting for paint to complete...6 true [2015-04-27T23:17:40.06] Waiting for paint to complete...7 true [2015-04-27T23:17:40.16] Waiting for paint to complete...8 true [2015-04-27T23:17:40.26] Waiting for paint to complete...9 true [2015-04-27T23:17:40.36] Waiting for paint to complete...10 true [2015-04-27T23:17:40.46] Waiting for paint to complete...11 true [2015-04-27T23:17:40.56] Waiting for paint to complete...12 true [2015-04-27T23:17:40.67] Waiting for paint to complete...13 true [2015-04-27T23:17:40.77] Waiting for paint to complete...14 true [2015-04-27T23:17:40.87] Waiting for paint to complete...15 true [2015-04-27T23:17:40.97] Waiting for paint to complete...16 true [2015-04-27T23:17:41.07] Waiting for paint to complete...17 true [2015-04-27T23:17:41.17] Waiting for paint to complete...18 true [2015-04-27T23:17:41.27] Waiting for paint to complete...19 true [2015-04-27T23:17:41.37] Waiting for paint to complete...20 true [2015-04-27T23:17:41.47] Waiting for paint to complete...21 true [2015-04-27T23:17:41.57] Waiting for paint to complete...22 true [2015-04-27T23:17:41.67] Waiting for paint to complete...23 true [2015-04-27T23:17:41.77] Waiting for paint to complete...24 true [2015-04-27T23:17:41.88] Waiting for paint to complete...25 true [2015-04-27T23:17:41.98] Waiting for paint to complete...26 true [2015-04-27T23:17:42.08] Waiting for paint to complete...27 true [2015-04-27T23:17:42.18] Waiting for paint to complete...28 true [2015-04-27T23:17:42.28] Waiting for paint to complete...29 true [2015-04-27T23:17:42.38] Waiting for paint to complete...30 true [2015-04-27T23:17:42.48] Waiting for paint to complete...31 true [2015-04-27T23:17:42.58] Waiting for paint to complete...32 true [2015-04-27T23:17:42.68] Waiting for paint to complete...33 true [2015-04-27T23:17:42.78] Waiting for paint to complete...34 true [2015-04-27T23:17:42.88] Waiting for paint to complete...35 true [2015-04-27T23:17:42.99] Waiting for paint to complete...36 true [2015-04-27T23:17:43.09] Waiting for paint to complete...37 true [2015-04-27T23:17:43.19] Waiting for paint to complete...38 true [2015-04-27T23:17:43.29] Waiting for paint to complete...39 true [2015-04-27T23:17:43.39] Waiting for paint to complete...40 true [2015-04-27T23:17:43.49] Waiting for paint to complete...41 true [2015-04-27T23:17:43.59] Waiting for paint to complete...42 true [2015-04-27T23:17:43.69] Waiting for paint to complete...43 true [2015-04-27T23:17:43.79] Waiting for paint to complete...44 true [2015-04-27T23:17:43.89] Waiting for paint to complete...45 true [2015-04-27T23:17:43.99] Waiting for paint to complete...46 true [2015-04-27T23:17:44.10] Waiting for paint to complete...47 true [2015-04-27T23:17:44.20] Waiting for paint to complete...48 true [2015-04-27T23:17:44.30] Waiting for paint to complete...49 true [2015-04-27T23:17:44.40] Waiting for paint to complete...50 true [2015-04-27T23:17:44.50] Waiting for paint to complete...51 true [2015-04-27T23:17:44.60] Waiting for paint to complete...52 true [2015-04-27T23:17:44.70] Waiting for paint to complete...53 true [2015-04-27T23:17:44.80] Waiting for paint to complete...54 true [2015-04-27T23:17:44.90] Waiting for paint to complete...55 true [2015-04-27T23:17:45.00] Waiting for paint to complete...56 true [2015-04-27T23:17:45.10] Waiting for paint to complete...57 true [2015-04-27T23:17:45.21] Waiting for paint to complete...58 true [2015-04-27T23:17:45.31] Waiting for paint to complete...59 true [2015-04-27T23:17:45.41] Waiting for paint to complete...60 true [2015-04-27T23:17:45.51] Waiting for paint to complete...61 true [2015-04-27T23:17:45.61] Waiting for paint to complete...62 true [2015-04-27T23:17:45.71] Waiting for paint to complete...63 true [2015-04-27T23:17:45.81] Waiting for paint to complete...64 true [2015-04-27T23:17:45.91] Waiting for paint to complete...65 true [2015-04-27T23:17:46.01] Waiting for paint to complete...66 true [2015-04-27T23:17:46.11] Waiting for paint to complete...67 true [2015-04-27T23:17:46.21] Waiting for paint to complete...68 true [2015-04-27T23:17:46.31] Waiting for paint to complete...69 true [2015-04-27T23:17:46.42] Waiting for paint to complete...70 true [2015-04-27T23:17:46.42] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:17:48.42] Waiting for paint to complete...0 true [2015-04-27T23:17:48.53] Waiting for paint to complete...1 true [2015-04-27T23:17:48.63] Waiting for paint to complete...2 true [2015-04-27T23:17:48.73] Waiting for paint to complete...3 true [2015-04-27T23:17:48.83] Waiting for paint to complete...4 true [2015-04-27T23:17:48.93] Waiting for paint to complete...5 true [2015-04-27T23:17:49.03] Waiting for paint to complete...6 true [2015-04-27T23:17:49.13] Waiting for paint to complete...7 true [2015-04-27T23:17:49.23] Waiting for paint to complete...8 true [2015-04-27T23:17:49.33] Waiting for paint to complete...9 true [2015-04-27T23:17:49.43] Waiting for paint to complete...10 true [2015-04-27T23:17:49.53] Waiting for paint to complete...11 true [2015-04-27T23:17:49.64] Waiting for paint to complete...12 true [2015-04-27T23:17:49.74] Waiting for paint to complete...13 true [2015-04-27T23:17:49.84] Waiting for paint to complete...14 true [2015-04-27T23:17:49.94] Waiting for paint to complete...15 true [2015-04-27T23:17:50.04] Waiting for paint to complete...16 true [2015-04-27T23:17:50.14] Waiting for paint to complete...17 true [2015-04-27T23:17:50.24] Waiting for paint to complete...18 true [2015-04-27T23:17:50.34] Waiting for paint to complete...19 true [2015-04-27T23:17:50.44] Waiting for paint to complete...20 true [2015-04-27T23:17:50.54] Waiting for paint to complete...21 true [2015-04-27T23:17:50.64] Waiting for paint to complete...22 true [2015-04-27T23:17:50.74] Waiting for paint to complete...23 true [2015-04-27T23:17:50.85] Waiting for paint to complete...24 true [2015-04-27T23:17:50.95] Waiting for paint to complete...25 true [2015-04-27T23:17:51.05] Waiting for paint to complete...26 true [2015-04-27T23:17:51.15] Waiting for paint to complete...27 true [2015-04-27T23:17:51.25] Waiting for paint to complete...28 true [2015-04-27T23:17:51.35] Waiting for paint to complete...29 true [2015-04-27T23:17:51.45] Waiting for paint to complete...30 true [2015-04-27T23:17:51.55] Waiting for paint to complete...31 true [2015-04-27T23:17:51.65] Waiting for paint to complete...32 true [2015-04-27T23:17:51.75] Waiting for paint to complete...33 true [2015-04-27T23:17:51.85] Waiting for paint to complete...34 true [2015-04-27T23:17:51.95] Waiting for paint to complete...35 true [2015-04-27T23:17:52.06] Waiting for paint to complete...36 true [2015-04-27T23:17:52.16] Waiting for paint to complete...37 true [2015-04-27T23:17:52.26] Waiting for paint to complete...38 true [2015-04-27T23:17:52.36] Waiting for paint to complete...39 true [2015-04-27T23:17:52.46] Waiting for paint to complete...40 true [2015-04-27T23:17:52.56] Waiting for paint to complete...41 true [2015-04-27T23:17:52.66] Waiting for paint to complete...42 true [2015-04-27T23:17:52.76] Waiting for paint to complete...43 true [2015-04-27T23:17:52.86] Waiting for paint to complete...44 true [2015-04-27T23:17:52.96] Waiting for paint to complete...45 true [2015-04-27T23:17:53.06] Waiting for paint to complete...46 true [2015-04-27T23:17:53.16] Waiting for paint to complete...47 true [2015-04-27T23:17:53.27] Waiting for paint to complete...48 true [2015-04-27T23:17:53.37] Waiting for paint to complete...49 true [2015-04-27T23:17:53.47] Waiting for paint to complete...50 true [2015-04-27T23:17:53.57] Waiting for paint to complete...51 true [2015-04-27T23:17:53.67] Waiting for paint to complete...52 true [2015-04-27T23:17:53.77] Waiting for paint to complete...53 true [2015-04-27T23:17:53.87] Waiting for paint to complete...54 true [2015-04-27T23:17:53.97] Waiting for paint to complete...55 true [2015-04-27T23:17:54.07] Waiting for paint to complete...56 true [2015-04-27T23:17:54.17] Waiting for paint to complete...57 true [2015-04-27T23:17:54.27] Waiting for paint to complete...58 true [2015-04-27T23:17:54.38] Waiting for paint to complete...59 true [2015-04-27T23:17:54.48] Waiting for paint to complete...60 true [2015-04-27T23:17:54.58] Waiting for paint to complete...61 true [2015-04-27T23:17:54.68] Waiting for paint to complete...62 true [2015-04-27T23:17:54.78] Waiting for paint to complete...63 true [2015-04-27T23:17:54.88] Waiting for paint to complete...64 true [2015-04-27T23:17:54.98] Waiting for paint to complete...65 true [2015-04-27T23:17:55.08] Waiting for paint to complete...66 true [2015-04-27T23:17:55.18] Waiting for paint to complete...67 true [2015-04-27T23:17:55.28] Waiting for paint to complete...68 true [2015-04-27T23:17:55.38] Waiting for paint to complete...69 true [2015-04-27T23:17:55.48] Waiting for paint to complete...70 true [2015-04-27T23:17:55.49] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:17:55.49] annotate TESTCASE scenario=FullScreenFrame_Device0_GC1 [2015-04-27T23:17:58.19] annotate TESTCASE recordtype=image [2015-04-27T23:17:58.19] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:17:58.19] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:17:58.19] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:18:03.35] Waiting for paint to complete...0 false [2015-04-27T23:18:03.45] Waiting for paint to complete...0 false [2015-04-27T23:18:03.55] Waiting for paint to complete...0 false [2015-04-27T23:18:03.65] Waiting for paint to complete...0 true [2015-04-27T23:18:03.75] Waiting for paint to complete...1 false [2015-04-27T23:18:03.85] Waiting for paint to complete...1 false [2015-04-27T23:18:03.95] Waiting for paint to complete...1 false [2015-04-27T23:18:03.95] Waiting for paint to complete...1 true [2015-04-27T23:18:04.05] Waiting for paint to complete...2 false [2015-04-27T23:18:04.15] Waiting for paint to complete...2 false [2015-04-27T23:18:04.25] Waiting for paint to complete...2 false [2015-04-27T23:18:04.26] Waiting for paint to complete...2 true [2015-04-27T23:18:04.36] Waiting for paint to complete...3 true [2015-04-27T23:18:04.46] Waiting for paint to complete...4 true [2015-04-27T23:18:04.56] Waiting for paint to complete...5 true [2015-04-27T23:18:04.66] Waiting for paint to complete...6 true [2015-04-27T23:18:04.76] Waiting for paint to complete...7 true [2015-04-27T23:18:04.86] Waiting for paint to complete...8 true [2015-04-27T23:18:04.96] Waiting for paint to complete...9 true [2015-04-27T23:18:05.06] Waiting for paint to complete...10 true [2015-04-27T23:18:05.16] Waiting for paint to complete...11 true [2015-04-27T23:18:05.26] Waiting for paint to complete...12 true [2015-04-27T23:18:05.36] Waiting for paint to complete...13 true [2015-04-27T23:18:05.46] Waiting for paint to complete...14 true [2015-04-27T23:18:05.56] Waiting for paint to complete...15 true [2015-04-27T23:18:05.66] Waiting for paint to complete...16 true [2015-04-27T23:18:05.76] Waiting for paint to complete...17 true [2015-04-27T23:18:05.87] Waiting for paint to complete...18 true [2015-04-27T23:18:05.97] Waiting for paint to complete...19 true [2015-04-27T23:18:06.07] Waiting for paint to complete...20 true [2015-04-27T23:18:06.17] Waiting for paint to complete...21 true [2015-04-27T23:18:06.27] Waiting for paint to complete...22 true [2015-04-27T23:18:06.37] Waiting for paint to complete...23 true [2015-04-27T23:18:06.47] Waiting for paint to complete...24 true [2015-04-27T23:18:06.57] Waiting for paint to complete...25 true [2015-04-27T23:18:06.67] Waiting for paint to complete...26 true [2015-04-27T23:18:06.77] Waiting for paint to complete...27 true [2015-04-27T23:18:06.87] Waiting for paint to complete...28 true [2015-04-27T23:18:06.97] Waiting for paint to complete...29 true [2015-04-27T23:18:07.07] Waiting for paint to complete...30 true [2015-04-27T23:18:07.17] Waiting for paint to complete...31 true [2015-04-27T23:18:07.27] Waiting for paint to complete...32 true [2015-04-27T23:18:07.37] Waiting for paint to complete...33 true [2015-04-27T23:18:07.47] Waiting for paint to complete...34 true [2015-04-27T23:18:07.57] Waiting for paint to complete...35 true [2015-04-27T23:18:07.67] Waiting for paint to complete...36 true [2015-04-27T23:18:07.77] Waiting for paint to complete...37 true [2015-04-27T23:18:07.87] Waiting for paint to complete...38 true [2015-04-27T23:18:07.98] Waiting for paint to complete...39 true [2015-04-27T23:18:08.08] Waiting for paint to complete...40 true [2015-04-27T23:18:08.18] Waiting for paint to complete...41 true [2015-04-27T23:18:08.28] Waiting for paint to complete...42 true [2015-04-27T23:18:08.38] Waiting for paint to complete...43 true [2015-04-27T23:18:08.48] Waiting for paint to complete...44 true [2015-04-27T23:18:08.58] Waiting for paint to complete...45 true [2015-04-27T23:18:08.68] Waiting for paint to complete...46 true [2015-04-27T23:18:08.78] Waiting for paint to complete...47 true [2015-04-27T23:18:08.88] Waiting for paint to complete...48 true [2015-04-27T23:18:08.98] Waiting for paint to complete...49 true [2015-04-27T23:18:09.08] Waiting for paint to complete...50 true [2015-04-27T23:18:09.18] Waiting for paint to complete...51 true [2015-04-27T23:18:09.28] Waiting for paint to complete...52 true [2015-04-27T23:18:09.38] Waiting for paint to complete...53 true [2015-04-27T23:18:09.48] Waiting for paint to complete...54 true [2015-04-27T23:18:09.58] Waiting for paint to complete...55 true [2015-04-27T23:18:09.68] Waiting for paint to complete...56 true [2015-04-27T23:18:09.78] Waiting for paint to complete...57 true [2015-04-27T23:18:09.88] Waiting for paint to complete...58 true [2015-04-27T23:18:09.98] Waiting for paint to complete...59 true [2015-04-27T23:18:10.08] Waiting for paint to complete...60 true [2015-04-27T23:18:10.19] Waiting for paint to complete...61 true [2015-04-27T23:18:10.29] Waiting for paint to complete...62 true [2015-04-27T23:18:10.39] Waiting for paint to complete...63 true [2015-04-27T23:18:10.49] Waiting for paint to complete...64 true [2015-04-27T23:18:10.59] Waiting for paint to complete...65 true [2015-04-27T23:18:10.69] Waiting for paint to complete...66 true [2015-04-27T23:18:10.79] Waiting for paint to complete...67 true [2015-04-27T23:18:10.89] Waiting for paint to complete...68 true [2015-04-27T23:18:10.99] Waiting for paint to complete...69 true [2015-04-27T23:18:11.09] Waiting for paint to complete...70 true [2015-04-27T23:18:11.09] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:18:13.42] Waiting for paint to complete...0 true [2015-04-27T23:18:13.52] Waiting for paint to complete...1 true [2015-04-27T23:18:13.62] Waiting for paint to complete...2 true [2015-04-27T23:18:13.73] Waiting for paint to complete...3 true [2015-04-27T23:18:13.83] Waiting for paint to complete...4 true [2015-04-27T23:18:13.93] Waiting for paint to complete...5 true [2015-04-27T23:18:14.03] Waiting for paint to complete...6 true [2015-04-27T23:18:14.13] Waiting for paint to complete...7 true [2015-04-27T23:18:14.23] Waiting for paint to complete...8 true [2015-04-27T23:18:14.33] Waiting for paint to complete...9 true [2015-04-27T23:18:14.43] Waiting for paint to complete...10 true [2015-04-27T23:18:14.53] Waiting for paint to complete...11 true [2015-04-27T23:18:14.63] Waiting for paint to complete...12 true [2015-04-27T23:18:14.73] Waiting for paint to complete...13 true [2015-04-27T23:18:14.83] Waiting for paint to complete...14 true [2015-04-27T23:18:14.94] Waiting for paint to complete...15 true [2015-04-27T23:18:15.04] Waiting for paint to complete...16 true [2015-04-27T23:18:15.14] Waiting for paint to complete...17 true [2015-04-27T23:18:15.24] Waiting for paint to complete...18 true [2015-04-27T23:18:15.34] Waiting for paint to complete...19 true [2015-04-27T23:18:15.44] Waiting for paint to complete...20 true [2015-04-27T23:18:15.54] Waiting for paint to complete...21 true [2015-04-27T23:18:15.64] Waiting for paint to complete...22 true [2015-04-27T23:18:15.74] Waiting for paint to complete...23 true [2015-04-27T23:18:15.84] Waiting for paint to complete...24 true [2015-04-27T23:18:15.94] Waiting for paint to complete...25 true [2015-04-27T23:18:16.04] Waiting for paint to complete...26 true [2015-04-27T23:18:16.14] Waiting for paint to complete...27 true [2015-04-27T23:18:16.24] Waiting for paint to complete...28 true [2015-04-27T23:18:16.34] Waiting for paint to complete...29 true [2015-04-27T23:18:16.44] Waiting for paint to complete...30 true [2015-04-27T23:18:16.54] Waiting for paint to complete...31 true [2015-04-27T23:18:16.64] Waiting for paint to complete...32 true [2015-04-27T23:18:16.74] Waiting for paint to complete...33 true [2015-04-27T23:18:16.84] Waiting for paint to complete...34 true [2015-04-27T23:18:16.94] Waiting for paint to complete...35 true [2015-04-27T23:18:17.05] Waiting for paint to complete...36 true [2015-04-27T23:18:17.15] Waiting for paint to complete...37 true [2015-04-27T23:18:17.25] Waiting for paint to complete...38 true [2015-04-27T23:18:17.35] Waiting for paint to complete...39 true [2015-04-27T23:18:17.45] Waiting for paint to complete...40 true [2015-04-27T23:18:17.55] Waiting for paint to complete...41 true [2015-04-27T23:18:17.65] Waiting for paint to complete...42 true [2015-04-27T23:18:17.75] Waiting for paint to complete...43 true [2015-04-27T23:18:17.85] Waiting for paint to complete...44 true [2015-04-27T23:18:17.95] Waiting for paint to complete...45 true [2015-04-27T23:18:18.05] Waiting for paint to complete...46 true [2015-04-27T23:18:18.15] Waiting for paint to complete...47 true [2015-04-27T23:18:18.25] Waiting for paint to complete...48 true [2015-04-27T23:18:18.35] Waiting for paint to complete...49 true [2015-04-27T23:18:18.46] Waiting for paint to complete...50 true [2015-04-27T23:18:18.56] Waiting for paint to complete...51 true [2015-04-27T23:18:18.66] Waiting for paint to complete...52 true [2015-04-27T23:18:18.76] Waiting for paint to complete...53 true [2015-04-27T23:18:18.86] Waiting for paint to complete...54 true [2015-04-27T23:18:18.96] Waiting for paint to complete...55 true [2015-04-27T23:18:19.06] Waiting for paint to complete...56 true [2015-04-27T23:18:19.16] Waiting for paint to complete...57 true [2015-04-27T23:18:19.26] Waiting for paint to complete...58 true [2015-04-27T23:18:19.36] Waiting for paint to complete...59 true [2015-04-27T23:18:19.46] Waiting for paint to complete...60 true [2015-04-27T23:18:19.56] Waiting for paint to complete...61 true [2015-04-27T23:18:19.66] Waiting for paint to complete...62 true [2015-04-27T23:18:19.76] Waiting for paint to complete...63 true [2015-04-27T23:18:19.86] Waiting for paint to complete...64 true [2015-04-27T23:18:19.96] Waiting for paint to complete...65 true [2015-04-27T23:18:20.06] Waiting for paint to complete...66 true [2015-04-27T23:18:20.16] Waiting for paint to complete...67 true [2015-04-27T23:18:20.27] Waiting for paint to complete...68 true [2015-04-27T23:18:20.37] Waiting for paint to complete...69 true [2015-04-27T23:18:20.47] Waiting for paint to complete...70 true [2015-04-27T23:18:20.47] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:18:20.47] annotate TESTCASE scenario=FullScreenFrame_Device0_GC2 [2015-04-27T23:18:23.14] annotate TESTCASE recordtype=image [2015-04-27T23:18:23.14] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:18:23.14] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:18:23.14] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:18:28.28] Waiting for paint to complete...0 false [2015-04-27T23:18:28.38] Waiting for paint to complete...0 false [2015-04-27T23:18:28.48] Waiting for paint to complete...0 false [2015-04-27T23:18:28.57] Waiting for paint to complete...0 true [2015-04-27T23:18:28.67] Waiting for paint to complete...1 false [2015-04-27T23:18:28.77] Waiting for paint to complete...1 false [2015-04-27T23:18:28.87] Waiting for paint to complete...1 true [2015-04-27T23:18:28.97] Waiting for paint to complete...2 false [2015-04-27T23:18:29.07] Waiting for paint to complete...2 false [2015-04-27T23:18:29.17] Waiting for paint to complete...2 true [2015-04-27T23:18:29.27] Waiting for paint to complete...3 false [2015-04-27T23:18:29.37] Waiting for paint to complete...3 false [2015-04-27T23:18:29.47] Waiting for paint to complete...3 true [2015-04-27T23:18:29.57] Waiting for paint to complete...4 true [2015-04-27T23:18:29.67] Waiting for paint to complete...5 true [2015-04-27T23:18:29.77] Waiting for paint to complete...6 true [2015-04-27T23:18:29.87] Waiting for paint to complete...7 true [2015-04-27T23:18:29.97] Waiting for paint to complete...8 true [2015-04-27T23:18:30.07] Waiting for paint to complete...9 true [2015-04-27T23:18:30.17] Waiting for paint to complete...10 true [2015-04-27T23:18:30.27] Waiting for paint to complete...11 true [2015-04-27T23:18:30.37] Waiting for paint to complete...12 true [2015-04-27T23:18:30.47] Waiting for paint to complete...13 true [2015-04-27T23:18:30.57] Waiting for paint to complete...14 true [2015-04-27T23:18:30.67] Waiting for paint to complete...15 true [2015-04-27T23:18:30.77] Waiting for paint to complete...16 true [2015-04-27T23:18:30.87] Waiting for paint to complete...17 true [2015-04-27T23:18:30.97] Waiting for paint to complete...18 true [2015-04-27T23:18:31.07] Waiting for paint to complete...19 true [2015-04-27T23:18:31.17] Waiting for paint to complete...20 true [2015-04-27T23:18:31.27] Waiting for paint to complete...21 true [2015-04-27T23:18:31.37] Waiting for paint to complete...22 true [2015-04-27T23:18:31.47] Waiting for paint to complete...23 true [2015-04-27T23:18:31.57] Waiting for paint to complete...24 true [2015-04-27T23:18:31.67] Waiting for paint to complete...25 true [2015-04-27T23:18:31.77] Waiting for paint to complete...26 true [2015-04-27T23:18:31.87] Waiting for paint to complete...27 true [2015-04-27T23:18:31.98] Waiting for paint to complete...28 true [2015-04-27T23:18:32.08] Waiting for paint to complete...29 true [2015-04-27T23:18:32.18] Waiting for paint to complete...30 true [2015-04-27T23:18:32.28] Waiting for paint to complete...31 true [2015-04-27T23:18:32.38] Waiting for paint to complete...32 true [2015-04-27T23:18:32.48] Waiting for paint to complete...33 true [2015-04-27T23:18:32.58] Waiting for paint to complete...34 true [2015-04-27T23:18:32.68] Waiting for paint to complete...35 true [2015-04-27T23:18:32.78] Waiting for paint to complete...36 true [2015-04-27T23:18:32.88] Waiting for paint to complete...37 true [2015-04-27T23:18:32.98] Waiting for paint to complete...38 true [2015-04-27T23:18:33.08] Waiting for paint to complete...39 true [2015-04-27T23:18:33.18] Waiting for paint to complete...40 true [2015-04-27T23:18:33.28] Waiting for paint to complete...41 true [2015-04-27T23:18:33.38] Waiting for paint to complete...42 true [2015-04-27T23:18:33.48] Waiting for paint to complete...43 true [2015-04-27T23:18:33.58] Waiting for paint to complete...44 true [2015-04-27T23:18:33.68] Waiting for paint to complete...45 true [2015-04-27T23:18:33.78] Waiting for paint to complete...46 true [2015-04-27T23:18:33.88] Waiting for paint to complete...47 true [2015-04-27T23:18:33.98] Waiting for paint to complete...48 true [2015-04-27T23:18:34.08] Waiting for paint to complete...49 true [2015-04-27T23:18:34.19] Waiting for paint to complete...50 true [2015-04-27T23:18:34.29] Waiting for paint to complete...51 true [2015-04-27T23:18:34.39] Waiting for paint to complete...52 true [2015-04-27T23:18:34.49] Waiting for paint to complete...53 true [2015-04-27T23:18:34.59] Waiting for paint to complete...54 true [2015-04-27T23:18:34.69] Waiting for paint to complete...55 true [2015-04-27T23:18:34.79] Waiting for paint to complete...56 true [2015-04-27T23:18:34.89] Waiting for paint to complete...57 true [2015-04-27T23:18:34.99] Waiting for paint to complete...58 true [2015-04-27T23:18:35.09] Waiting for paint to complete...59 true [2015-04-27T23:18:35.19] Waiting for paint to complete...60 true [2015-04-27T23:18:35.29] Waiting for paint to complete...61 true [2015-04-27T23:18:35.39] Waiting for paint to complete...62 true [2015-04-27T23:18:35.49] Waiting for paint to complete...63 true [2015-04-27T23:18:35.59] Waiting for paint to complete...64 true [2015-04-27T23:18:35.69] Waiting for paint to complete...65 true [2015-04-27T23:18:35.79] Waiting for paint to complete...66 true [2015-04-27T23:18:35.89] Waiting for paint to complete...67 true [2015-04-27T23:18:35.99] Waiting for paint to complete...68 true [2015-04-27T23:18:36.09] Waiting for paint to complete...69 true [2015-04-27T23:18:36.19] Waiting for paint to complete...70 true [2015-04-27T23:18:36.20] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:18:38.52] Waiting for paint to complete...0 true [2015-04-27T23:18:38.62] Waiting for paint to complete...1 true [2015-04-27T23:18:38.72] Waiting for paint to complete...2 true [2015-04-27T23:18:38.82] Waiting for paint to complete...3 true [2015-04-27T23:18:38.92] Waiting for paint to complete...4 true [2015-04-27T23:18:39.02] Waiting for paint to complete...5 true [2015-04-27T23:18:39.12] Waiting for paint to complete...6 true [2015-04-27T23:18:39.22] Waiting for paint to complete...7 true [2015-04-27T23:18:39.32] Waiting for paint to complete...8 true [2015-04-27T23:18:39.42] Waiting for paint to complete...9 true [2015-04-27T23:18:39.52] Waiting for paint to complete...10 true [2015-04-27T23:18:39.62] Waiting for paint to complete...11 true [2015-04-27T23:18:39.73] Waiting for paint to complete...12 true [2015-04-27T23:18:39.83] Waiting for paint to complete...13 true [2015-04-27T23:18:39.93] Waiting for paint to complete...14 true [2015-04-27T23:18:40.03] Waiting for paint to complete...15 true [2015-04-27T23:18:40.13] Waiting for paint to complete...16 true [2015-04-27T23:18:40.23] Waiting for paint to complete...17 true [2015-04-27T23:18:40.33] Waiting for paint to complete...18 true [2015-04-27T23:18:40.43] Waiting for paint to complete...19 true [2015-04-27T23:18:40.53] Waiting for paint to complete...20 true [2015-04-27T23:18:40.63] Waiting for paint to complete...21 true [2015-04-27T23:18:40.73] Waiting for paint to complete...22 true [2015-04-27T23:18:40.83] Waiting for paint to complete...23 true [2015-04-27T23:18:40.93] Waiting for paint to complete...24 true [2015-04-27T23:18:41.03] Waiting for paint to complete...25 true [2015-04-27T23:18:41.13] Waiting for paint to complete...26 true [2015-04-27T23:18:41.23] Waiting for paint to complete...27 true [2015-04-27T23:18:41.33] Waiting for paint to complete...28 true [2015-04-27T23:18:41.43] Waiting for paint to complete...29 true [2015-04-27T23:18:41.53] Waiting for paint to complete...30 true [2015-04-27T23:18:41.63] Waiting for paint to complete...31 true [2015-04-27T23:18:41.73] Waiting for paint to complete...32 true [2015-04-27T23:18:41.83] Waiting for paint to complete...33 true [2015-04-27T23:18:41.93] Waiting for paint to complete...34 true [2015-04-27T23:18:42.04] Waiting for paint to complete...35 true [2015-04-27T23:18:42.14] Waiting for paint to complete...36 true [2015-04-27T23:18:42.24] Waiting for paint to complete...37 true [2015-04-27T23:18:42.34] Waiting for paint to complete...38 true [2015-04-27T23:18:42.44] Waiting for paint to complete...39 true [2015-04-27T23:18:42.54] Waiting for paint to complete...40 true [2015-04-27T23:18:42.64] Waiting for paint to complete...41 true [2015-04-27T23:18:42.74] Waiting for paint to complete...42 true [2015-04-27T23:18:42.84] Waiting for paint to complete...43 true [2015-04-27T23:18:42.94] Waiting for paint to complete...44 true [2015-04-27T23:18:43.04] Waiting for paint to complete...45 true [2015-04-27T23:18:43.14] Waiting for paint to complete...46 true [2015-04-27T23:18:43.24] Waiting for paint to complete...47 true [2015-04-27T23:18:43.34] Waiting for paint to complete...48 true [2015-04-27T23:18:43.44] Waiting for paint to complete...49 true [2015-04-27T23:18:43.55] Waiting for paint to complete...50 true [2015-04-27T23:18:43.64] Waiting for paint to complete...51 true [2015-04-27T23:18:43.74] Waiting for paint to complete...52 true [2015-04-27T23:18:43.84] Waiting for paint to complete...53 true [2015-04-27T23:18:43.94] Waiting for paint to complete...54 true [2015-04-27T23:18:44.04] Waiting for paint to complete...55 true [2015-04-27T23:18:44.14] Waiting for paint to complete...56 true [2015-04-27T23:18:44.24] Waiting for paint to complete...57 true [2015-04-27T23:18:44.35] Waiting for paint to complete...58 true [2015-04-27T23:18:44.45] Waiting for paint to complete...59 true [2015-04-27T23:18:44.55] Waiting for paint to complete...60 true [2015-04-27T23:18:44.65] Waiting for paint to complete...61 true [2015-04-27T23:18:44.75] Waiting for paint to complete...62 true [2015-04-27T23:18:44.85] Waiting for paint to complete...63 true [2015-04-27T23:18:44.95] Waiting for paint to complete...64 true [2015-04-27T23:18:45.05] Waiting for paint to complete...65 true [2015-04-27T23:18:45.15] Waiting for paint to complete...66 true [2015-04-27T23:18:45.25] Waiting for paint to complete...67 true [2015-04-27T23:18:45.35] Waiting for paint to complete...68 true [2015-04-27T23:18:45.45] Waiting for paint to complete...69 true [2015-04-27T23:18:45.55] Waiting for paint to complete...70 true [2015-04-27T23:18:45.55] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:18:45.55] annotate TESTCASE scenario=FullScreenFrame_Device0_GC3 [2015-04-27T23:18:48.22] annotate TESTCASE recordtype=image [2015-04-27T23:18:48.22] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:18:48.22] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:18:48.22] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:18:53.34] Waiting for paint to complete...0 false [2015-04-27T23:18:53.44] Waiting for paint to complete...0 false [2015-04-27T23:18:53.54] Waiting for paint to complete...0 false [2015-04-27T23:18:53.63] Waiting for paint to complete...0 true [2015-04-27T23:18:53.73] Waiting for paint to complete...1 false [2015-04-27T23:18:53.83] Waiting for paint to complete...1 false [2015-04-27T23:18:53.93] Waiting for paint to complete...1 true [2015-04-27T23:18:54.03] Waiting for paint to complete...2 false [2015-04-27T23:18:54.13] Waiting for paint to complete...2 false [2015-04-27T23:18:54.22] Waiting for paint to complete...2 true [2015-04-27T23:18:54.32] Waiting for paint to complete...3 true [2015-04-27T23:18:54.42] Waiting for paint to complete...4 true [2015-04-27T23:18:54.52] Waiting for paint to complete...5 true [2015-04-27T23:18:54.62] Waiting for paint to complete...6 true [2015-04-27T23:18:54.72] Waiting for paint to complete...7 true [2015-04-27T23:18:54.82] Waiting for paint to complete...8 true [2015-04-27T23:18:54.92] Waiting for paint to complete...9 true [2015-04-27T23:18:55.02] Waiting for paint to complete...10 true [2015-04-27T23:18:55.13] Waiting for paint to complete...11 true [2015-04-27T23:18:55.23] Waiting for paint to complete...12 true [2015-04-27T23:18:55.33] Waiting for paint to complete...13 true [2015-04-27T23:18:55.43] Waiting for paint to complete...14 true [2015-04-27T23:18:55.53] Waiting for paint to complete...15 true [2015-04-27T23:18:55.63] Waiting for paint to complete...16 true [2015-04-27T23:18:55.73] Waiting for paint to complete...17 true [2015-04-27T23:18:55.83] Waiting for paint to complete...18 true [2015-04-27T23:18:55.93] Waiting for paint to complete...19 true [2015-04-27T23:18:56.03] Waiting for paint to complete...20 true [2015-04-27T23:18:56.13] Waiting for paint to complete...21 true [2015-04-27T23:18:56.23] Waiting for paint to complete...22 true [2015-04-27T23:18:56.33] Waiting for paint to complete...23 true [2015-04-27T23:18:56.43] Waiting for paint to complete...24 true [2015-04-27T23:18:56.53] Waiting for paint to complete...25 true [2015-04-27T23:18:56.63] Waiting for paint to complete...26 true [2015-04-27T23:18:56.73] Waiting for paint to complete...27 true [2015-04-27T23:18:56.83] Waiting for paint to complete...28 true [2015-04-27T23:18:56.93] Waiting for paint to complete...29 true [2015-04-27T23:18:57.03] Waiting for paint to complete...30 true [2015-04-27T23:18:57.13] Waiting for paint to complete...31 true [2015-04-27T23:18:57.23] Waiting for paint to complete...32 true [2015-04-27T23:18:57.33] Waiting for paint to complete...33 true [2015-04-27T23:18:57.43] Waiting for paint to complete...34 true [2015-04-27T23:18:57.54] Waiting for paint to complete...35 true [2015-04-27T23:18:57.64] Waiting for paint to complete...36 true [2015-04-27T23:18:57.74] Waiting for paint to complete...37 true [2015-04-27T23:18:57.84] Waiting for paint to complete...38 true [2015-04-27T23:18:57.94] Waiting for paint to complete...39 true [2015-04-27T23:18:58.04] Waiting for paint to complete...40 true [2015-04-27T23:18:58.14] Waiting for paint to complete...41 true [2015-04-27T23:18:58.24] Waiting for paint to complete...42 true [2015-04-27T23:18:58.34] Waiting for paint to complete...43 true [2015-04-27T23:18:58.44] Waiting for paint to complete...44 true [2015-04-27T23:18:58.54] Waiting for paint to complete...45 true [2015-04-27T23:18:58.64] Waiting for paint to complete...46 true [2015-04-27T23:18:58.74] Waiting for paint to complete...47 true [2015-04-27T23:18:58.84] Waiting for paint to complete...48 true [2015-04-27T23:18:58.94] Waiting for paint to complete...49 true [2015-04-27T23:18:59.04] Waiting for paint to complete...50 true [2015-04-27T23:18:59.14] Waiting for paint to complete...51 true [2015-04-27T23:18:59.24] Waiting for paint to complete...52 true [2015-04-27T23:18:59.34] Waiting for paint to complete...53 true [2015-04-27T23:18:59.44] Waiting for paint to complete...54 true [2015-04-27T23:18:59.54] Waiting for paint to complete...55 true [2015-04-27T23:18:59.64] Waiting for paint to complete...56 true [2015-04-27T23:18:59.74] Waiting for paint to complete...57 true [2015-04-27T23:18:59.84] Waiting for paint to complete...58 true [2015-04-27T23:18:59.95] Waiting for paint to complete...59 true [2015-04-27T23:19:00.05] Waiting for paint to complete...60 true [2015-04-27T23:19:00.15] Waiting for paint to complete...61 true [2015-04-27T23:19:00.25] Waiting for paint to complete...62 true [2015-04-27T23:19:00.35] Waiting for paint to complete...63 true [2015-04-27T23:19:00.45] Waiting for paint to complete...64 true [2015-04-27T23:19:00.55] Waiting for paint to complete...65 true [2015-04-27T23:19:00.65] Waiting for paint to complete...66 true [2015-04-27T23:19:00.75] Waiting for paint to complete...67 true [2015-04-27T23:19:00.85] Waiting for paint to complete...68 true [2015-04-27T23:19:00.95] Waiting for paint to complete...69 true [2015-04-27T23:19:01.05] Waiting for paint to complete...70 true [2015-04-27T23:19:01.05] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:19:03.09] Waiting for paint to complete...0 true [2015-04-27T23:19:03.19] Waiting for paint to complete...1 true [2015-04-27T23:19:03.29] Waiting for paint to complete...2 true [2015-04-27T23:19:03.39] Waiting for paint to complete...3 true [2015-04-27T23:19:03.49] Waiting for paint to complete...4 true [2015-04-27T23:19:03.59] Waiting for paint to complete...5 true [2015-04-27T23:19:03.69] Waiting for paint to complete...6 true [2015-04-27T23:19:03.79] Waiting for paint to complete...7 true [2015-04-27T23:19:03.89] Waiting for paint to complete...8 true [2015-04-27T23:19:03.99] Waiting for paint to complete...9 true [2015-04-27T23:19:04.09] Waiting for paint to complete...10 true [2015-04-27T23:19:04.19] Waiting for paint to complete...11 true [2015-04-27T23:19:04.29] Waiting for paint to complete...12 true [2015-04-27T23:19:04.39] Waiting for paint to complete...13 true [2015-04-27T23:19:04.49] Waiting for paint to complete...14 true [2015-04-27T23:19:04.59] Waiting for paint to complete...15 true [2015-04-27T23:19:04.69] Waiting for paint to complete...16 true [2015-04-27T23:19:04.79] Waiting for paint to complete...17 true [2015-04-27T23:19:04.89] Waiting for paint to complete...18 true [2015-04-27T23:19:04.99] Waiting for paint to complete...19 true [2015-04-27T23:19:05.09] Waiting for paint to complete...20 true [2015-04-27T23:19:05.19] Waiting for paint to complete...21 true [2015-04-27T23:19:05.29] Waiting for paint to complete...22 true [2015-04-27T23:19:05.40] Waiting for paint to complete...23 true [2015-04-27T23:19:05.50] Waiting for paint to complete...24 true [2015-04-27T23:19:05.60] Waiting for paint to complete...25 true [2015-04-27T23:19:05.70] Waiting for paint to complete...26 true [2015-04-27T23:19:05.80] Waiting for paint to complete...27 true [2015-04-27T23:19:05.90] Waiting for paint to complete...28 true [2015-04-27T23:19:06.00] Waiting for paint to complete...29 true [2015-04-27T23:19:06.10] Waiting for paint to complete...30 true [2015-04-27T23:19:06.20] Waiting for paint to complete...31 true [2015-04-27T23:19:06.30] Waiting for paint to complete...32 true [2015-04-27T23:19:06.40] Waiting for paint to complete...33 true [2015-04-27T23:19:06.50] Waiting for paint to complete...34 true [2015-04-27T23:19:06.60] Waiting for paint to complete...35 true [2015-04-27T23:19:06.70] Waiting for paint to complete...36 true [2015-04-27T23:19:06.80] Waiting for paint to complete...37 true [2015-04-27T23:19:06.90] Waiting for paint to complete...38 true [2015-04-27T23:19:07.00] Waiting for paint to complete...39 true [2015-04-27T23:19:07.10] Waiting for paint to complete...40 true [2015-04-27T23:19:07.20] Waiting for paint to complete...41 true [2015-04-27T23:19:07.30] Waiting for paint to complete...42 true [2015-04-27T23:19:07.40] Waiting for paint to complete...43 true [2015-04-27T23:19:07.50] Waiting for paint to complete...44 true [2015-04-27T23:19:07.60] Waiting for paint to complete...45 true [2015-04-27T23:19:07.70] Waiting for paint to complete...46 true [2015-04-27T23:19:07.81] Waiting for paint to complete...47 true [2015-04-27T23:19:07.91] Waiting for paint to complete...48 true [2015-04-27T23:19:08.01] Waiting for paint to complete...49 true [2015-04-27T23:19:08.11] Waiting for paint to complete...50 true [2015-04-27T23:19:08.21] Waiting for paint to complete...51 true [2015-04-27T23:19:08.31] Waiting for paint to complete...52 true [2015-04-27T23:19:08.41] Waiting for paint to complete...53 true [2015-04-27T23:19:08.51] Waiting for paint to complete...54 true [2015-04-27T23:19:08.61] Waiting for paint to complete...55 true [2015-04-27T23:19:08.71] Waiting for paint to complete...56 true [2015-04-27T23:19:08.81] Waiting for paint to complete...57 true [2015-04-27T23:19:08.91] Waiting for paint to complete...58 true [2015-04-27T23:19:09.01] Waiting for paint to complete...59 true [2015-04-27T23:19:09.11] Waiting for paint to complete...60 true [2015-04-27T23:19:09.21] Waiting for paint to complete...61 true [2015-04-27T23:19:09.31] Waiting for paint to complete...62 true [2015-04-27T23:19:09.41] Waiting for paint to complete...63 true [2015-04-27T23:19:09.51] Waiting for paint to complete...64 true [2015-04-27T23:19:09.61] Waiting for paint to complete...65 true [2015-04-27T23:19:09.71] Waiting for paint to complete...66 true [2015-04-27T23:19:09.81] Waiting for paint to complete...67 true [2015-04-27T23:19:09.91] Waiting for paint to complete...68 true [2015-04-27T23:19:10.01] Waiting for paint to complete...69 true [2015-04-27T23:19:10.12] Waiting for paint to complete...70 true [2015-04-27T23:19:10.12] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:19:10.12] annotate TESTCASE scenario=FullScreenFrame_Device0_GC4 [2015-04-27T23:19:12.80] annotate TESTCASE recordtype=image [2015-04-27T23:19:12.80] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:19:12.80] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:19:12.80] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:19:17.92] Waiting for paint to complete...0 false [2015-04-27T23:19:18.02] Waiting for paint to complete...0 false [2015-04-27T23:19:18.12] Waiting for paint to complete...0 false [2015-04-27T23:19:18.23] Waiting for paint to complete...0 false [2015-04-27T23:19:18.23] Waiting for paint to complete...0 true [2015-04-27T23:19:18.33] Waiting for paint to complete...1 false [2015-04-27T23:19:18.43] Waiting for paint to complete...1 false [2015-04-27T23:19:18.53] Waiting for paint to complete...1 true [2015-04-27T23:19:18.63] Waiting for paint to complete...2 false [2015-04-27T23:19:18.73] Waiting for paint to complete...2 false [2015-04-27T23:19:18.82] Waiting for paint to complete...2 true [2015-04-27T23:19:18.92] Waiting for paint to complete...3 false [2015-04-27T23:19:19.02] Waiting for paint to complete...3 false [2015-04-27T23:19:19.12] Waiting for paint to complete...3 true [2015-04-27T23:19:19.22] Waiting for paint to complete...4 true [2015-04-27T23:19:19.32] Waiting for paint to complete...5 true [2015-04-27T23:19:19.42] Waiting for paint to complete...6 true [2015-04-27T23:19:19.52] Waiting for paint to complete...7 true [2015-04-27T23:19:19.62] Waiting for paint to complete...8 true [2015-04-27T23:19:19.72] Waiting for paint to complete...9 true [2015-04-27T23:19:19.82] Waiting for paint to complete...10 true [2015-04-27T23:19:19.92] Waiting for paint to complete...11 true [2015-04-27T23:19:20.02] Waiting for paint to complete...12 true [2015-04-27T23:19:20.12] Waiting for paint to complete...13 true [2015-04-27T23:19:20.22] Waiting for paint to complete...14 true [2015-04-27T23:19:20.32] Waiting for paint to complete...15 true [2015-04-27T23:19:20.42] Waiting for paint to complete...16 true [2015-04-27T23:19:20.52] Waiting for paint to complete...17 true [2015-04-27T23:19:20.62] Waiting for paint to complete...18 true [2015-04-27T23:19:20.72] Waiting for paint to complete...19 true [2015-04-27T23:19:20.83] Waiting for paint to complete...20 true [2015-04-27T23:19:20.93] Waiting for paint to complete...21 true [2015-04-27T23:19:21.03] Waiting for paint to complete...22 true [2015-04-27T23:19:21.13] Waiting for paint to complete...23 true [2015-04-27T23:19:21.23] Waiting for paint to complete...24 true [2015-04-27T23:19:21.33] Waiting for paint to complete...25 true [2015-04-27T23:19:21.43] Waiting for paint to complete...26 true [2015-04-27T23:19:21.53] Waiting for paint to complete...27 true [2015-04-27T23:19:21.63] Waiting for paint to complete...28 true [2015-04-27T23:19:21.73] Waiting for paint to complete...29 true [2015-04-27T23:19:21.83] Waiting for paint to complete...30 true [2015-04-27T23:19:21.93] Waiting for paint to complete...31 true [2015-04-27T23:19:22.03] Waiting for paint to complete...32 true [2015-04-27T23:19:22.13] Waiting for paint to complete...33 true [2015-04-27T23:19:22.23] Waiting for paint to complete...34 true [2015-04-27T23:19:22.33] Waiting for paint to complete...35 true [2015-04-27T23:19:22.43] Waiting for paint to complete...36 true [2015-04-27T23:19:22.53] Waiting for paint to complete...37 true [2015-04-27T23:19:22.63] Waiting for paint to complete...38 true [2015-04-27T23:19:22.73] Waiting for paint to complete...39 true [2015-04-27T23:19:22.83] Waiting for paint to complete...40 true [2015-04-27T23:19:22.94] Waiting for paint to complete...41 true [2015-04-27T23:19:23.03] Waiting for paint to complete...42 true [2015-04-27T23:19:23.13] Waiting for paint to complete...43 true [2015-04-27T23:19:23.23] Waiting for paint to complete...44 true [2015-04-27T23:19:23.33] Waiting for paint to complete...45 true [2015-04-27T23:19:23.44] Waiting for paint to complete...46 true [2015-04-27T23:19:23.54] Waiting for paint to complete...47 true [2015-04-27T23:19:23.64] Waiting for paint to complete...48 true [2015-04-27T23:19:23.74] Waiting for paint to complete...49 true [2015-04-27T23:19:23.84] Waiting for paint to complete...50 true [2015-04-27T23:19:23.94] Waiting for paint to complete...51 true [2015-04-27T23:19:24.04] Waiting for paint to complete...52 true [2015-04-27T23:19:24.14] Waiting for paint to complete...53 true [2015-04-27T23:19:24.24] Waiting for paint to complete...54 true [2015-04-27T23:19:24.34] Waiting for paint to complete...55 true [2015-04-27T23:19:24.44] Waiting for paint to complete...56 true [2015-04-27T23:19:24.54] Waiting for paint to complete...57 true [2015-04-27T23:19:24.64] Waiting for paint to complete...58 true [2015-04-27T23:19:24.74] Waiting for paint to complete...59 true [2015-04-27T23:19:24.84] Waiting for paint to complete...60 true [2015-04-27T23:19:24.94] Waiting for paint to complete...61 true [2015-04-27T23:19:25.04] Waiting for paint to complete...62 true [2015-04-27T23:19:25.14] Waiting for paint to complete...63 true [2015-04-27T23:19:25.24] Waiting for paint to complete...64 true [2015-04-27T23:19:25.34] Waiting for paint to complete...65 true [2015-04-27T23:19:25.44] Waiting for paint to complete...66 true [2015-04-27T23:19:25.54] Waiting for paint to complete...67 true [2015-04-27T23:19:25.64] Waiting for paint to complete...68 true [2015-04-27T23:19:25.74] Waiting for paint to complete...69 true [2015-04-27T23:19:25.85] Waiting for paint to complete...70 true [2015-04-27T23:19:25.85] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:19:28.17] Waiting for paint to complete...0 true [2015-04-27T23:19:28.27] Waiting for paint to complete...1 true [2015-04-27T23:19:28.37] Waiting for paint to complete...2 true [2015-04-27T23:19:28.47] Waiting for paint to complete...3 true [2015-04-27T23:19:28.57] Waiting for paint to complete...4 true [2015-04-27T23:19:28.67] Waiting for paint to complete...5 true [2015-04-27T23:19:28.77] Waiting for paint to complete...6 true [2015-04-27T23:19:28.87] Waiting for paint to complete...7 true [2015-04-27T23:19:28.97] Waiting for paint to complete...8 true [2015-04-27T23:19:29.07] Waiting for paint to complete...9 true [2015-04-27T23:19:29.17] Waiting for paint to complete...10 true [2015-04-27T23:19:29.27] Waiting for paint to complete...11 true [2015-04-27T23:19:29.37] Waiting for paint to complete...12 true [2015-04-27T23:19:29.47] Waiting for paint to complete...13 true [2015-04-27T23:19:29.57] Waiting for paint to complete...14 true [2015-04-27T23:19:29.67] Waiting for paint to complete...15 true [2015-04-27T23:19:29.78] Waiting for paint to complete...16 true [2015-04-27T23:19:29.88] Waiting for paint to complete...17 true [2015-04-27T23:19:29.98] Waiting for paint to complete...18 true [2015-04-27T23:19:30.08] Waiting for paint to complete...19 true [2015-04-27T23:19:30.18] Waiting for paint to complete...20 true [2015-04-27T23:19:30.28] Waiting for paint to complete...21 true [2015-04-27T23:19:30.38] Waiting for paint to complete...22 true [2015-04-27T23:19:30.48] Waiting for paint to complete...23 true [2015-04-27T23:19:30.58] Waiting for paint to complete...24 true [2015-04-27T23:19:30.68] Waiting for paint to complete...25 true [2015-04-27T23:19:30.78] Waiting for paint to complete...26 true [2015-04-27T23:19:30.88] Waiting for paint to complete...27 true [2015-04-27T23:19:30.98] Waiting for paint to complete...28 true [2015-04-27T23:19:31.08] Waiting for paint to complete...29 true [2015-04-27T23:19:31.18] Waiting for paint to complete...30 true [2015-04-27T23:19:31.28] Waiting for paint to complete...31 true [2015-04-27T23:19:31.38] Waiting for paint to complete...32 true [2015-04-27T23:19:31.48] Waiting for paint to complete...33 true [2015-04-27T23:19:31.58] Waiting for paint to complete...34 true [2015-04-27T23:19:31.68] Waiting for paint to complete...35 true [2015-04-27T23:19:31.79] Waiting for paint to complete...36 true [2015-04-27T23:19:31.89] Waiting for paint to complete...37 true [2015-04-27T23:19:31.99] Waiting for paint to complete...38 true [2015-04-27T23:19:32.09] Waiting for paint to complete...39 true [2015-04-27T23:19:32.19] Waiting for paint to complete...40 true [2015-04-27T23:19:32.29] Waiting for paint to complete...41 true [2015-04-27T23:19:32.39] Waiting for paint to complete...42 true [2015-04-27T23:19:32.49] Waiting for paint to complete...43 true [2015-04-27T23:19:32.59] Waiting for paint to complete...44 true [2015-04-27T23:19:32.69] Waiting for paint to complete...45 true [2015-04-27T23:19:32.79] Waiting for paint to complete...46 true [2015-04-27T23:19:32.89] Waiting for paint to complete...47 true [2015-04-27T23:19:32.99] Waiting for paint to complete...48 true [2015-04-27T23:19:33.09] Waiting for paint to complete...49 true [2015-04-27T23:19:33.19] Waiting for paint to complete...50 true [2015-04-27T23:19:33.29] Waiting for paint to complete...51 true [2015-04-27T23:19:33.39] Waiting for paint to complete...52 true [2015-04-27T23:19:33.49] Waiting for paint to complete...53 true [2015-04-27T23:19:33.59] Waiting for paint to complete...54 true [2015-04-27T23:19:33.69] Waiting for paint to complete...55 true [2015-04-27T23:19:33.79] Waiting for paint to complete...56 true [2015-04-27T23:19:33.89] Waiting for paint to complete...57 true [2015-04-27T23:19:33.99] Waiting for paint to complete...58 true [2015-04-27T23:19:34.09] Waiting for paint to complete...59 true [2015-04-27T23:19:34.19] Waiting for paint to complete...60 true [2015-04-27T23:19:34.29] Waiting for paint to complete...61 true [2015-04-27T23:19:34.40] Waiting for paint to complete...62 true [2015-04-27T23:19:34.50] Waiting for paint to complete...63 true [2015-04-27T23:19:34.60] Waiting for paint to complete...64 true [2015-04-27T23:19:34.70] Waiting for paint to complete...65 true [2015-04-27T23:19:34.80] Waiting for paint to complete...66 true [2015-04-27T23:19:34.90] Waiting for paint to complete...67 true [2015-04-27T23:19:35.00] Waiting for paint to complete...68 true [2015-04-27T23:19:35.10] Waiting for paint to complete...69 true [2015-04-27T23:19:35.20] Waiting for paint to complete...70 true [2015-04-27T23:19:35.20] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:19:35.20] annotate TESTCASE scenario=FullScreenFrame_Device0_GC5 [2015-04-27T23:19:37.85] annotate TESTCASE recordtype=image [2015-04-27T23:19:37.85] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:19:37.85] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:19:37.85] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:19:42.97] Waiting for paint to complete...0 false [2015-04-27T23:19:43.07] Waiting for paint to complete...0 false [2015-04-27T23:19:43.17] Waiting for paint to complete...0 false [2015-04-27T23:19:43.27] Waiting for paint to complete...0 true [2015-04-27T23:19:43.37] Waiting for paint to complete...1 false [2015-04-27T23:19:43.47] Waiting for paint to complete...1 false [2015-04-27T23:19:43.57] Waiting for paint to complete...1 true [2015-04-27T23:19:43.67] Waiting for paint to complete...2 false [2015-04-27T23:19:43.77] Waiting for paint to complete...2 false [2015-04-27T23:19:43.86] Waiting for paint to complete...2 true [2015-04-27T23:19:43.96] Waiting for paint to complete...3 true [2015-04-27T23:19:44.06] Waiting for paint to complete...4 true [2015-04-27T23:19:44.16] Waiting for paint to complete...5 true [2015-04-27T23:19:44.26] Waiting for paint to complete...6 true [2015-04-27T23:19:44.36] Waiting for paint to complete...7 true [2015-04-27T23:19:44.46] Waiting for paint to complete...8 true [2015-04-27T23:19:44.56] Waiting for paint to complete...9 true [2015-04-27T23:19:44.67] Waiting for paint to complete...10 true [2015-04-27T23:19:44.77] Waiting for paint to complete...11 true [2015-04-27T23:19:44.87] Waiting for paint to complete...12 true [2015-04-27T23:19:44.97] Waiting for paint to complete...13 true [2015-04-27T23:19:45.07] Waiting for paint to complete...14 true [2015-04-27T23:19:45.17] Waiting for paint to complete...15 true [2015-04-27T23:19:45.27] Waiting for paint to complete...16 true [2015-04-27T23:19:45.37] Waiting for paint to complete...17 true [2015-04-27T23:19:45.47] Waiting for paint to complete...18 true [2015-04-27T23:19:45.57] Waiting for paint to complete...19 true [2015-04-27T23:19:45.67] Waiting for paint to complete...20 true [2015-04-27T23:19:45.77] Waiting for paint to complete...21 true [2015-04-27T23:19:45.87] Waiting for paint to complete...22 true [2015-04-27T23:19:45.97] Waiting for paint to complete...23 true [2015-04-27T23:19:46.07] Waiting for paint to complete...24 true [2015-04-27T23:19:46.17] Waiting for paint to complete...25 true [2015-04-27T23:19:46.27] Waiting for paint to complete...26 true [2015-04-27T23:19:46.37] Waiting for paint to complete...27 true [2015-04-27T23:19:46.47] Waiting for paint to complete...28 true [2015-04-27T23:19:46.57] Waiting for paint to complete...29 true [2015-04-27T23:19:46.67] Waiting for paint to complete...30 true [2015-04-27T23:19:46.77] Waiting for paint to complete...31 true [2015-04-27T23:19:46.87] Waiting for paint to complete...32 true [2015-04-27T23:19:46.97] Waiting for paint to complete...33 true [2015-04-27T23:19:47.07] Waiting for paint to complete...34 true [2015-04-27T23:19:47.17] Waiting for paint to complete...35 true [2015-04-27T23:19:47.27] Waiting for paint to complete...36 true [2015-04-27T23:19:47.37] Waiting for paint to complete...37 true [2015-04-27T23:19:47.47] Waiting for paint to complete...38 true [2015-04-27T23:19:47.58] Waiting for paint to complete...39 true [2015-04-27T23:19:47.68] Waiting for paint to complete...40 true [2015-04-27T23:19:47.78] Waiting for paint to complete...41 true [2015-04-27T23:19:47.88] Waiting for paint to complete...42 true [2015-04-27T23:19:47.98] Waiting for paint to complete...43 true [2015-04-27T23:19:48.08] Waiting for paint to complete...44 true [2015-04-27T23:19:48.18] Waiting for paint to complete...45 true [2015-04-27T23:19:48.28] Waiting for paint to complete...46 true [2015-04-27T23:19:48.38] Waiting for paint to complete...47 true [2015-04-27T23:19:48.48] Waiting for paint to complete...48 true [2015-04-27T23:19:48.58] Waiting for paint to complete...49 true [2015-04-27T23:19:48.68] Waiting for paint to complete...50 true [2015-04-27T23:19:48.78] Waiting for paint to complete...51 true [2015-04-27T23:19:48.88] Waiting for paint to complete...52 true [2015-04-27T23:19:48.98] Waiting for paint to complete...53 true [2015-04-27T23:19:49.08] Waiting for paint to complete...54 true [2015-04-27T23:19:49.18] Waiting for paint to complete...55 true [2015-04-27T23:19:49.28] Waiting for paint to complete...56 true [2015-04-27T23:19:49.38] Waiting for paint to complete...57 true [2015-04-27T23:19:49.48] Waiting for paint to complete...58 true [2015-04-27T23:19:49.58] Waiting for paint to complete...59 true [2015-04-27T23:19:49.68] Waiting for paint to complete...60 true [2015-04-27T23:19:49.78] Waiting for paint to complete...61 true [2015-04-27T23:19:49.88] Waiting for paint to complete...62 true [2015-04-27T23:19:49.98] Waiting for paint to complete...63 true [2015-04-27T23:19:50.08] Waiting for paint to complete...64 true [2015-04-27T23:19:50.18] Waiting for paint to complete...65 true [2015-04-27T23:19:50.28] Waiting for paint to complete...66 true [2015-04-27T23:19:50.38] Waiting for paint to complete...67 true [2015-04-27T23:19:50.49] Waiting for paint to complete...68 true [2015-04-27T23:19:50.59] Waiting for paint to complete...69 true [2015-04-27T23:19:50.69] Waiting for paint to complete...70 true [2015-04-27T23:19:50.69] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:19:53.01] Waiting for paint to complete...0 true [2015-04-27T23:19:53.11] Waiting for paint to complete...1 true [2015-04-27T23:19:53.21] Waiting for paint to complete...2 true [2015-04-27T23:19:53.31] Waiting for paint to complete...3 true [2015-04-27T23:19:53.41] Waiting for paint to complete...4 true [2015-04-27T23:19:53.51] Waiting for paint to complete...5 true [2015-04-27T23:19:53.62] Waiting for paint to complete...6 true [2015-04-27T23:19:53.72] Waiting for paint to complete...7 true [2015-04-27T23:19:53.82] Waiting for paint to complete...8 true [2015-04-27T23:19:53.92] Waiting for paint to complete...9 true [2015-04-27T23:19:54.02] Waiting for paint to complete...10 true [2015-04-27T23:19:54.12] Waiting for paint to complete...11 true [2015-04-27T23:19:54.22] Waiting for paint to complete...12 true [2015-04-27T23:19:54.32] Waiting for paint to complete...13 true [2015-04-27T23:19:54.42] Waiting for paint to complete...14 true [2015-04-27T23:19:54.52] Waiting for paint to complete...15 true [2015-04-27T23:19:54.62] Waiting for paint to complete...16 true [2015-04-27T23:19:54.72] Waiting for paint to complete...17 true [2015-04-27T23:19:54.82] Waiting for paint to complete...18 true [2015-04-27T23:19:54.93] Waiting for paint to complete...19 true [2015-04-27T23:19:55.03] Waiting for paint to complete...20 true [2015-04-27T23:19:55.13] Waiting for paint to complete...21 true [2015-04-27T23:19:55.23] Waiting for paint to complete...22 true [2015-04-27T23:19:55.33] Waiting for paint to complete...23 true [2015-04-27T23:19:55.43] Waiting for paint to complete...24 true [2015-04-27T23:19:55.53] Waiting for paint to complete...25 true [2015-04-27T23:19:55.63] Waiting for paint to complete...26 true [2015-04-27T23:19:55.73] Waiting for paint to complete...27 true [2015-04-27T23:19:55.84] Waiting for paint to complete...28 true [2015-04-27T23:19:55.94] Waiting for paint to complete...29 true [2015-04-27T23:19:56.04] Waiting for paint to complete...30 true [2015-04-27T23:19:56.14] Waiting for paint to complete...31 true [2015-04-27T23:19:56.24] Waiting for paint to complete...32 true [2015-04-27T23:19:56.34] Waiting for paint to complete...33 true [2015-04-27T23:19:56.44] Waiting for paint to complete...34 true [2015-04-27T23:19:56.54] Waiting for paint to complete...35 true [2015-04-27T23:19:56.64] Waiting for paint to complete...36 true [2015-04-27T23:19:56.74] Waiting for paint to complete...37 true [2015-04-27T23:19:56.84] Waiting for paint to complete...38 true [2015-04-27T23:19:56.94] Waiting for paint to complete...39 true [2015-04-27T23:19:57.04] Waiting for paint to complete...40 true [2015-04-27T23:19:57.14] Waiting for paint to complete...41 true [2015-04-27T23:19:57.24] Waiting for paint to complete...42 true [2015-04-27T23:19:57.34] Waiting for paint to complete...43 true [2015-04-27T23:19:57.44] Waiting for paint to complete...44 true [2015-04-27T23:19:57.54] Waiting for paint to complete...45 true [2015-04-27T23:19:57.64] Waiting for paint to complete...46 true [2015-04-27T23:19:57.74] Waiting for paint to complete...47 true [2015-04-27T23:19:57.84] Waiting for paint to complete...48 true [2015-04-27T23:19:57.95] Waiting for paint to complete...49 true [2015-04-27T23:19:58.05] Waiting for paint to complete...50 true [2015-04-27T23:19:58.15] Waiting for paint to complete...51 true [2015-04-27T23:19:58.25] Waiting for paint to complete...52 true [2015-04-27T23:19:58.35] Waiting for paint to complete...53 true [2015-04-27T23:19:58.45] Waiting for paint to complete...54 true [2015-04-27T23:19:58.55] Waiting for paint to complete...55 true [2015-04-27T23:19:58.65] Waiting for paint to complete...56 true [2015-04-27T23:19:58.75] Waiting for paint to complete...57 true [2015-04-27T23:19:58.85] Waiting for paint to complete...58 true [2015-04-27T23:19:58.95] Waiting for paint to complete...59 true [2015-04-27T23:19:59.05] Waiting for paint to complete...60 true [2015-04-27T23:19:59.15] Waiting for paint to complete...61 true [2015-04-27T23:19:59.25] Waiting for paint to complete...62 true [2015-04-27T23:19:59.35] Waiting for paint to complete...63 true [2015-04-27T23:19:59.45] Waiting for paint to complete...64 true [2015-04-27T23:19:59.55] Waiting for paint to complete...65 true [2015-04-27T23:19:59.65] Waiting for paint to complete...66 true [2015-04-27T23:19:59.75] Waiting for paint to complete...67 true [2015-04-27T23:19:59.85] Waiting for paint to complete...68 true [2015-04-27T23:19:59.95] Waiting for paint to complete...69 true [2015-04-27T23:20:00.05] Waiting for paint to complete...70 true [2015-04-27T23:20:00.05] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:20:00.05] annotate TESTCASE scenario=FullScreenFrame_Device0_GC6 [2015-04-27T23:20:02.73] annotate TESTCASE recordtype=image [2015-04-27T23:20:02.73] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:20:02.73] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:20:02.73] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:20:07.84] Waiting for paint to complete...0 false [2015-04-27T23:20:07.94] Waiting for paint to complete...0 false [2015-04-27T23:20:08.04] Waiting for paint to complete...0 false [2015-04-27T23:20:08.14] Waiting for paint to complete...0 true [2015-04-27T23:20:08.24] Waiting for paint to complete...1 false [2015-04-27T23:20:08.34] Waiting for paint to complete...1 false [2015-04-27T23:20:08.43] Waiting for paint to complete...1 true [2015-04-27T23:20:08.53] Waiting for paint to complete...2 false [2015-04-27T23:20:08.63] Waiting for paint to complete...2 false [2015-04-27T23:20:08.72] Waiting for paint to complete...2 true [2015-04-27T23:20:08.82] Waiting for paint to complete...3 false [2015-04-27T23:20:08.92] Waiting for paint to complete...3 false [2015-04-27T23:20:09.02] Waiting for paint to complete...3 true [2015-04-27T23:20:09.12] Waiting for paint to complete...4 true [2015-04-27T23:20:09.22] Waiting for paint to complete...5 true [2015-04-27T23:20:09.32] Waiting for paint to complete...6 true [2015-04-27T23:20:09.42] Waiting for paint to complete...7 true [2015-04-27T23:20:09.53] Waiting for paint to complete...8 true [2015-04-27T23:20:09.63] Waiting for paint to complete...9 true [2015-04-27T23:20:09.73] Waiting for paint to complete...10 true [2015-04-27T23:20:09.83] Waiting for paint to complete...11 true [2015-04-27T23:20:09.93] Waiting for paint to complete...12 true [2015-04-27T23:20:10.03] Waiting for paint to complete...13 true [2015-04-27T23:20:10.13] Waiting for paint to complete...14 true [2015-04-27T23:20:10.23] Waiting for paint to complete...15 true [2015-04-27T23:20:10.33] Waiting for paint to complete...16 true [2015-04-27T23:20:10.43] Waiting for paint to complete...17 true [2015-04-27T23:20:10.53] Waiting for paint to complete...18 true [2015-04-27T23:20:10.63] Waiting for paint to complete...19 true [2015-04-27T23:20:10.73] Waiting for paint to complete...20 true [2015-04-27T23:20:10.83] Waiting for paint to complete...21 true [2015-04-27T23:20:10.93] Waiting for paint to complete...22 true [2015-04-27T23:20:11.03] Waiting for paint to complete...23 true [2015-04-27T23:20:11.13] Waiting for paint to complete...24 true [2015-04-27T23:20:11.23] Waiting for paint to complete...25 true [2015-04-27T23:20:11.33] Waiting for paint to complete...26 true [2015-04-27T23:20:11.43] Waiting for paint to complete...27 true [2015-04-27T23:20:11.53] Waiting for paint to complete...28 true [2015-04-27T23:20:11.63] Waiting for paint to complete...29 true [2015-04-27T23:20:11.73] Waiting for paint to complete...30 true [2015-04-27T23:20:11.83] Waiting for paint to complete...31 true [2015-04-27T23:20:11.93] Waiting for paint to complete...32 true [2015-04-27T23:20:12.03] Waiting for paint to complete...33 true [2015-04-27T23:20:12.13] Waiting for paint to complete...34 true [2015-04-27T23:20:12.23] Waiting for paint to complete...35 true [2015-04-27T23:20:12.34] Waiting for paint to complete...36 true [2015-04-27T23:20:12.44] Waiting for paint to complete...37 true [2015-04-27T23:20:12.54] Waiting for paint to complete...38 true [2015-04-27T23:20:12.64] Waiting for paint to complete...39 true [2015-04-27T23:20:12.74] Waiting for paint to complete...40 true [2015-04-27T23:20:12.84] Waiting for paint to complete...41 true [2015-04-27T23:20:12.94] Waiting for paint to complete...42 true [2015-04-27T23:20:13.04] Waiting for paint to complete...43 true [2015-04-27T23:20:13.14] Waiting for paint to complete...44 true [2015-04-27T23:20:13.24] Waiting for paint to complete...45 true [2015-04-27T23:20:13.34] Waiting for paint to complete...46 true [2015-04-27T23:20:13.44] Waiting for paint to complete...47 true [2015-04-27T23:20:13.54] Waiting for paint to complete...48 true [2015-04-27T23:20:13.64] Waiting for paint to complete...49 true [2015-04-27T23:20:13.74] Waiting for paint to complete...50 true [2015-04-27T23:20:13.84] Waiting for paint to complete...51 true [2015-04-27T23:20:13.94] Waiting for paint to complete...52 true [2015-04-27T23:20:14.04] Waiting for paint to complete...53 true [2015-04-27T23:20:14.14] Waiting for paint to complete...54 true [2015-04-27T23:20:14.24] Waiting for paint to complete...55 true [2015-04-27T23:20:14.34] Waiting for paint to complete...56 true [2015-04-27T23:20:14.44] Waiting for paint to complete...57 true [2015-04-27T23:20:14.54] Waiting for paint to complete...58 true [2015-04-27T23:20:14.64] Waiting for paint to complete...59 true [2015-04-27T23:20:14.74] Waiting for paint to complete...60 true [2015-04-27T23:20:14.84] Waiting for paint to complete...61 true [2015-04-27T23:20:14.94] Waiting for paint to complete...62 true [2015-04-27T23:20:15.04] Waiting for paint to complete...63 true [2015-04-27T23:20:15.14] Waiting for paint to complete...64 true [2015-04-27T23:20:15.25] Waiting for paint to complete...65 true [2015-04-27T23:20:15.35] Waiting for paint to complete...66 true [2015-04-27T23:20:15.45] Waiting for paint to complete...67 true [2015-04-27T23:20:15.55] Waiting for paint to complete...68 true [2015-04-27T23:20:15.65] Waiting for paint to complete...69 true [2015-04-27T23:20:15.75] Waiting for paint to complete...70 true [2015-04-27T23:20:15.75] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:20:17.76] Waiting for paint to complete...0 true [2015-04-27T23:20:17.86] Waiting for paint to complete...1 true [2015-04-27T23:20:17.96] Waiting for paint to complete...2 true [2015-04-27T23:20:18.06] Waiting for paint to complete...3 true [2015-04-27T23:20:18.16] Waiting for paint to complete...4 true [2015-04-27T23:20:18.26] Waiting for paint to complete...5 true [2015-04-27T23:20:18.36] Waiting for paint to complete...6 true [2015-04-27T23:20:18.46] Waiting for paint to complete...7 true [2015-04-27T23:20:18.56] Waiting for paint to complete...8 true [2015-04-27T23:20:18.66] Waiting for paint to complete...9 true [2015-04-27T23:20:18.76] Waiting for paint to complete...10 true [2015-04-27T23:20:18.86] Waiting for paint to complete...11 true [2015-04-27T23:20:18.96] Waiting for paint to complete...12 true [2015-04-27T23:20:19.06] Waiting for paint to complete...13 true [2015-04-27T23:20:19.16] Waiting for paint to complete...14 true [2015-04-27T23:20:19.26] Waiting for paint to complete...15 true [2015-04-27T23:20:19.36] Waiting for paint to complete...16 true [2015-04-27T23:20:19.46] Waiting for paint to complete...17 true [2015-04-27T23:20:19.56] Waiting for paint to complete...18 true [2015-04-27T23:20:19.66] Waiting for paint to complete...19 true [2015-04-27T23:20:19.76] Waiting for paint to complete...20 true [2015-04-27T23:20:19.86] Waiting for paint to complete...21 true [2015-04-27T23:20:19.96] Waiting for paint to complete...22 true [2015-04-27T23:20:20.06] Waiting for paint to complete...23 true [2015-04-27T23:20:20.16] Waiting for paint to complete...24 true [2015-04-27T23:20:20.26] Waiting for paint to complete...25 true [2015-04-27T23:20:20.36] Waiting for paint to complete...26 true [2015-04-27T23:20:20.46] Waiting for paint to complete...27 true [2015-04-27T23:20:20.56] Waiting for paint to complete...28 true [2015-04-27T23:20:20.66] Waiting for paint to complete...29 true [2015-04-27T23:20:20.77] Waiting for paint to complete...30 true [2015-04-27T23:20:20.87] Waiting for paint to complete...31 true [2015-04-27T23:20:20.97] Waiting for paint to complete...32 true [2015-04-27T23:20:21.07] Waiting for paint to complete...33 true [2015-04-27T23:20:21.17] Waiting for paint to complete...34 true [2015-04-27T23:20:21.27] Waiting for paint to complete...35 true [2015-04-27T23:20:21.37] Waiting for paint to complete...36 true [2015-04-27T23:20:21.47] Waiting for paint to complete...37 true [2015-04-27T23:20:21.57] Waiting for paint to complete...38 true [2015-04-27T23:20:21.67] Waiting for paint to complete...39 true [2015-04-27T23:20:21.77] Waiting for paint to complete...40 true [2015-04-27T23:20:21.87] Waiting for paint to complete...41 true [2015-04-27T23:20:21.97] Waiting for paint to complete...42 true [2015-04-27T23:20:22.07] Waiting for paint to complete...43 true [2015-04-27T23:20:22.17] Waiting for paint to complete...44 true [2015-04-27T23:20:22.27] Waiting for paint to complete...45 true [2015-04-27T23:20:22.37] Waiting for paint to complete...46 true [2015-04-27T23:20:22.47] Waiting for paint to complete...47 true [2015-04-27T23:20:22.57] Waiting for paint to complete...48 true [2015-04-27T23:20:22.67] Waiting for paint to complete...49 true [2015-04-27T23:20:22.77] Waiting for paint to complete...50 true [2015-04-27T23:20:22.87] Waiting for paint to complete...51 true [2015-04-27T23:20:22.98] Waiting for paint to complete...52 true [2015-04-27T23:20:23.07] Waiting for paint to complete...53 true [2015-04-27T23:20:23.17] Waiting for paint to complete...54 true [2015-04-27T23:20:23.27] Waiting for paint to complete...55 true [2015-04-27T23:20:23.37] Waiting for paint to complete...56 true [2015-04-27T23:20:23.47] Waiting for paint to complete...57 true [2015-04-27T23:20:23.57] Waiting for paint to complete...58 true [2015-04-27T23:20:23.67] Waiting for paint to complete...59 true [2015-04-27T23:20:23.78] Waiting for paint to complete...60 true [2015-04-27T23:20:23.88] Waiting for paint to complete...61 true [2015-04-27T23:20:23.98] Waiting for paint to complete...62 true [2015-04-27T23:20:24.08] Waiting for paint to complete...63 true [2015-04-27T23:20:24.18] Waiting for paint to complete...64 true [2015-04-27T23:20:24.28] Waiting for paint to complete...65 true [2015-04-27T23:20:24.38] Waiting for paint to complete...66 true [2015-04-27T23:20:24.48] Waiting for paint to complete...67 true [2015-04-27T23:20:24.58] Waiting for paint to complete...68 true [2015-04-27T23:20:24.68] Waiting for paint to complete...69 true [2015-04-27T23:20:24.78] Waiting for paint to complete...70 true [2015-04-27T23:20:24.78] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:20:24.78] annotate TESTCASE scenario=FullScreenFrame_Device0_GC7 [2015-04-27T23:20:27.43] annotate TESTCASE recordtype=image [2015-04-27T23:20:27.43] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:20:27.43] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:20:27.43] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:20:32.58] Waiting for paint to complete...0 false [2015-04-27T23:20:32.68] Waiting for paint to complete...0 false [2015-04-27T23:20:32.78] Waiting for paint to complete...0 false [2015-04-27T23:20:32.88] Waiting for paint to complete...0 true [2015-04-27T23:20:32.98] Waiting for paint to complete...1 false [2015-04-27T23:20:33.08] Waiting for paint to complete...1 false [2015-04-27T23:20:33.17] Waiting for paint to complete...1 true [2015-04-27T23:20:33.27] Waiting for paint to complete...2 false [2015-04-27T23:20:33.37] Waiting for paint to complete...2 false [2015-04-27T23:20:33.47] Waiting for paint to complete...2 false [2015-04-27T23:20:33.47] Waiting for paint to complete...2 true [2015-04-27T23:20:33.57] Waiting for paint to complete...3 true [2015-04-27T23:20:33.67] Waiting for paint to complete...4 true [2015-04-27T23:20:33.77] Waiting for paint to complete...5 true [2015-04-27T23:20:33.87] Waiting for paint to complete...6 true [2015-04-27T23:20:33.97] Waiting for paint to complete...7 true [2015-04-27T23:20:34.07] Waiting for paint to complete...8 true [2015-04-27T23:20:34.17] Waiting for paint to complete...9 true [2015-04-27T23:20:34.27] Waiting for paint to complete...10 true [2015-04-27T23:20:34.37] Waiting for paint to complete...11 true [2015-04-27T23:20:34.47] Waiting for paint to complete...12 true [2015-04-27T23:20:34.57] Waiting for paint to complete...13 true [2015-04-27T23:20:34.67] Waiting for paint to complete...14 true [2015-04-27T23:20:34.77] Waiting for paint to complete...15 true [2015-04-27T23:20:34.87] Waiting for paint to complete...16 true [2015-04-27T23:20:34.98] Waiting for paint to complete...17 true [2015-04-27T23:20:35.08] Waiting for paint to complete...18 true [2015-04-27T23:20:35.18] Waiting for paint to complete...19 true [2015-04-27T23:20:35.28] Waiting for paint to complete...20 true [2015-04-27T23:20:35.38] Waiting for paint to complete...21 true [2015-04-27T23:20:35.48] Waiting for paint to complete...22 true [2015-04-27T23:20:35.58] Waiting for paint to complete...23 true [2015-04-27T23:20:35.68] Waiting for paint to complete...24 true [2015-04-27T23:20:35.78] Waiting for paint to complete...25 true [2015-04-27T23:20:35.88] Waiting for paint to complete...26 true [2015-04-27T23:20:35.98] Waiting for paint to complete...27 true [2015-04-27T23:20:36.08] Waiting for paint to complete...28 true [2015-04-27T23:20:36.18] Waiting for paint to complete...29 true [2015-04-27T23:20:36.28] Waiting for paint to complete...30 true [2015-04-27T23:20:36.38] Waiting for paint to complete...31 true [2015-04-27T23:20:36.48] Waiting for paint to complete...32 true [2015-04-27T23:20:36.58] Waiting for paint to complete...33 true [2015-04-27T23:20:36.68] Waiting for paint to complete...34 true [2015-04-27T23:20:36.78] Waiting for paint to complete...35 true [2015-04-27T23:20:36.88] Waiting for paint to complete...36 true [2015-04-27T23:20:36.98] Waiting for paint to complete...37 true [2015-04-27T23:20:37.08] Waiting for paint to complete...38 true [2015-04-27T23:20:37.18] Waiting for paint to complete...39 true [2015-04-27T23:20:37.28] Waiting for paint to complete...40 true [2015-04-27T23:20:37.38] Waiting for paint to complete...41 true [2015-04-27T23:20:37.48] Waiting for paint to complete...42 true [2015-04-27T23:20:37.59] Waiting for paint to complete...43 true [2015-04-27T23:20:37.68] Waiting for paint to complete...44 true [2015-04-27T23:20:37.78] Waiting for paint to complete...45 true [2015-04-27T23:20:37.88] Waiting for paint to complete...46 true [2015-04-27T23:20:37.99] Waiting for paint to complete...47 true [2015-04-27T23:20:38.09] Waiting for paint to complete...48 true [2015-04-27T23:20:38.19] Waiting for paint to complete...49 true [2015-04-27T23:20:38.29] Waiting for paint to complete...50 true [2015-04-27T23:20:38.39] Waiting for paint to complete...51 true [2015-04-27T23:20:38.49] Waiting for paint to complete...52 true [2015-04-27T23:20:38.59] Waiting for paint to complete...53 true [2015-04-27T23:20:38.69] Waiting for paint to complete...54 true [2015-04-27T23:20:38.79] Waiting for paint to complete...55 true [2015-04-27T23:20:38.89] Waiting for paint to complete...56 true [2015-04-27T23:20:38.99] Waiting for paint to complete...57 true [2015-04-27T23:20:39.09] Waiting for paint to complete...58 true [2015-04-27T23:20:39.19] Waiting for paint to complete...59 true [2015-04-27T23:20:39.29] Waiting for paint to complete...60 true [2015-04-27T23:20:39.39] Waiting for paint to complete...61 true [2015-04-27T23:20:39.49] Waiting for paint to complete...62 true [2015-04-27T23:20:39.59] Waiting for paint to complete...63 true [2015-04-27T23:20:39.69] Waiting for paint to complete...64 true [2015-04-27T23:20:39.79] Waiting for paint to complete...65 true [2015-04-27T23:20:39.89] Waiting for paint to complete...66 true [2015-04-27T23:20:39.99] Waiting for paint to complete...67 true [2015-04-27T23:20:40.09] Waiting for paint to complete...68 true [2015-04-27T23:20:40.19] Waiting for paint to complete...69 true [2015-04-27T23:20:40.29] Waiting for paint to complete...70 true [2015-04-27T23:20:40.30] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:20:42.62] Waiting for paint to complete...0 true [2015-04-27T23:20:42.72] Waiting for paint to complete...1 true [2015-04-27T23:20:42.82] Waiting for paint to complete...2 true [2015-04-27T23:20:42.92] Waiting for paint to complete...3 true [2015-04-27T23:20:43.02] Waiting for paint to complete...4 true [2015-04-27T23:20:43.12] Waiting for paint to complete...5 true [2015-04-27T23:20:43.22] Waiting for paint to complete...6 true [2015-04-27T23:20:43.32] Waiting for paint to complete...7 true [2015-04-27T23:20:43.42] Waiting for paint to complete...8 true [2015-04-27T23:20:43.52] Waiting for paint to complete...9 true [2015-04-27T23:20:43.62] Waiting for paint to complete...10 true [2015-04-27T23:20:43.72] Waiting for paint to complete...11 true [2015-04-27T23:20:43.83] Waiting for paint to complete...12 true [2015-04-27T23:20:43.93] Waiting for paint to complete...13 true [2015-04-27T23:20:44.03] Waiting for paint to complete...14 true [2015-04-27T23:20:44.13] Waiting for paint to complete...15 true [2015-04-27T23:20:44.23] Waiting for paint to complete...16 true [2015-04-27T23:20:44.33] Waiting for paint to complete...17 true [2015-04-27T23:20:44.43] Waiting for paint to complete...18 true [2015-04-27T23:20:44.53] Waiting for paint to complete...19 true [2015-04-27T23:20:44.63] Waiting for paint to complete...20 true [2015-04-27T23:20:44.73] Waiting for paint to complete...21 true [2015-04-27T23:20:44.83] Waiting for paint to complete...22 true [2015-04-27T23:20:44.93] Waiting for paint to complete...23 true [2015-04-27T23:20:45.03] Waiting for paint to complete...24 true [2015-04-27T23:20:45.13] Waiting for paint to complete...25 true [2015-04-27T23:20:45.23] Waiting for paint to complete...26 true [2015-04-27T23:20:45.33] Waiting for paint to complete...27 true [2015-04-27T23:20:45.43] Waiting for paint to complete...28 true [2015-04-27T23:20:45.53] Waiting for paint to complete...29 true [2015-04-27T23:20:45.63] Waiting for paint to complete...30 true [2015-04-27T23:20:45.73] Waiting for paint to complete...31 true [2015-04-27T23:20:45.83] Waiting for paint to complete...32 true [2015-04-27T23:20:45.93] Waiting for paint to complete...33 true [2015-04-27T23:20:46.03] Waiting for paint to complete...34 true [2015-04-27T23:20:46.13] Waiting for paint to complete...35 true [2015-04-27T23:20:46.23] Waiting for paint to complete...36 true [2015-04-27T23:20:46.33] Waiting for paint to complete...37 true [2015-04-27T23:20:46.43] Waiting for paint to complete...38 true [2015-04-27T23:20:46.53] Waiting for paint to complete...39 true [2015-04-27T23:20:46.63] Waiting for paint to complete...40 true [2015-04-27T23:20:46.73] Waiting for paint to complete...41 true [2015-04-27T23:20:46.84] Waiting for paint to complete...42 true [2015-04-27T23:20:46.94] Waiting for paint to complete...43 true [2015-04-27T23:20:47.04] Waiting for paint to complete...44 true [2015-04-27T23:20:47.14] Waiting for paint to complete...45 true [2015-04-27T23:20:47.24] Waiting for paint to complete...46 true [2015-04-27T23:20:47.34] Waiting for paint to complete...47 true [2015-04-27T23:20:47.44] Waiting for paint to complete...48 true [2015-04-27T23:20:47.54] Waiting for paint to complete...49 true [2015-04-27T23:20:47.64] Waiting for paint to complete...50 true [2015-04-27T23:20:47.74] Waiting for paint to complete...51 true [2015-04-27T23:20:47.84] Waiting for paint to complete...52 true [2015-04-27T23:20:47.94] Waiting for paint to complete...53 true [2015-04-27T23:20:48.04] Waiting for paint to complete...54 true [2015-04-27T23:20:48.14] Waiting for paint to complete...55 true [2015-04-27T23:20:48.24] Waiting for paint to complete...56 true [2015-04-27T23:20:48.34] Waiting for paint to complete...57 true [2015-04-27T23:20:48.44] Waiting for paint to complete...58 true [2015-04-27T23:20:48.54] Waiting for paint to complete...59 true [2015-04-27T23:20:48.64] Waiting for paint to complete...60 true [2015-04-27T23:20:48.74] Waiting for paint to complete...61 true [2015-04-27T23:20:48.84] Waiting for paint to complete...62 true [2015-04-27T23:20:48.94] Waiting for paint to complete...63 true [2015-04-27T23:20:49.04] Waiting for paint to complete...64 true [2015-04-27T23:20:49.14] Waiting for paint to complete...65 true [2015-04-27T23:20:49.24] Waiting for paint to complete...66 true [2015-04-27T23:20:49.34] Waiting for paint to complete...67 true [2015-04-27T23:20:49.44] Waiting for paint to complete...68 true [2015-04-27T23:20:49.54] Waiting for paint to complete...69 true [2015-04-27T23:20:49.64] Waiting for paint to complete...70 true [2015-04-27T23:20:49.65] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:20:49.65] annotate TESTCASE scenario=FullScreenFrame_Device0_GC8 [2015-04-27T23:20:52.33] annotate TESTCASE recordtype=image [2015-04-27T23:20:52.33] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:20:52.33] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:20:52.33] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:20:57.45] Waiting for paint to complete...0 false [2015-04-27T23:20:57.55] Waiting for paint to complete...0 false [2015-04-27T23:20:57.65] Waiting for paint to complete...0 false [2015-04-27T23:20:57.74] Waiting for paint to complete...0 true [2015-04-27T23:20:57.84] Waiting for paint to complete...1 false [2015-04-27T23:20:57.94] Waiting for paint to complete...1 false [2015-04-27T23:20:58.03] Waiting for paint to complete...1 true [2015-04-27T23:20:58.13] Waiting for paint to complete...2 false [2015-04-27T23:20:58.24] Waiting for paint to complete...2 false [2015-04-27T23:20:58.33] Waiting for paint to complete...2 true [2015-04-27T23:20:58.43] Waiting for paint to complete...3 false [2015-04-27T23:20:58.53] Waiting for paint to complete...3 false [2015-04-27T23:20:58.63] Waiting for paint to complete...3 true [2015-04-27T23:20:58.73] Waiting for paint to complete...4 true [2015-04-27T23:20:58.83] Waiting for paint to complete...5 true [2015-04-27T23:20:58.93] Waiting for paint to complete...6 true [2015-04-27T23:20:59.03] Waiting for paint to complete...7 true [2015-04-27T23:20:59.13] Waiting for paint to complete...8 true [2015-04-27T23:20:59.23] Waiting for paint to complete...9 true [2015-04-27T23:20:59.33] Waiting for paint to complete...10 true [2015-04-27T23:20:59.43] Waiting for paint to complete...11 true [2015-04-27T23:20:59.53] Waiting for paint to complete...12 true [2015-04-27T23:20:59.63] Waiting for paint to complete...13 true [2015-04-27T23:20:59.73] Waiting for paint to complete...14 true [2015-04-27T23:20:59.83] Waiting for paint to complete...15 true [2015-04-27T23:20:59.93] Waiting for paint to complete...16 true [2015-04-27T23:21:00.04] Waiting for paint to complete...17 true [2015-04-27T23:21:00.14] Waiting for paint to complete...18 true [2015-04-27T23:21:00.24] Waiting for paint to complete...19 true [2015-04-27T23:21:00.34] Waiting for paint to complete...20 true [2015-04-27T23:21:00.44] Waiting for paint to complete...21 true [2015-04-27T23:21:00.54] Waiting for paint to complete...22 true [2015-04-27T23:21:00.64] Waiting for paint to complete...23 true [2015-04-27T23:21:00.74] Waiting for paint to complete...24 true [2015-04-27T23:21:00.84] Waiting for paint to complete...25 true [2015-04-27T23:21:00.94] Waiting for paint to complete...26 true [2015-04-27T23:21:01.04] Waiting for paint to complete...27 true [2015-04-27T23:21:01.14] Waiting for paint to complete...28 true [2015-04-27T23:21:01.24] Waiting for paint to complete...29 true [2015-04-27T23:21:01.34] Waiting for paint to complete...30 true [2015-04-27T23:21:01.45] Waiting for paint to complete...31 true [2015-04-27T23:21:01.55] Waiting for paint to complete...32 true [2015-04-27T23:21:01.65] Waiting for paint to complete...33 true [2015-04-27T23:21:01.75] Waiting for paint to complete...34 true [2015-04-27T23:21:01.85] Waiting for paint to complete...35 true [2015-04-27T23:21:01.95] Waiting for paint to complete...36 true [2015-04-27T23:21:02.05] Waiting for paint to complete...37 true [2015-04-27T23:21:02.15] Waiting for paint to complete...38 true [2015-04-27T23:21:02.25] Waiting for paint to complete...39 true [2015-04-27T23:21:02.35] Waiting for paint to complete...40 true [2015-04-27T23:21:02.46] Waiting for paint to complete...41 true [2015-04-27T23:21:02.55] Waiting for paint to complete...42 true [2015-04-27T23:21:02.65] Waiting for paint to complete...43 true [2015-04-27T23:21:02.75] Waiting for paint to complete...44 true [2015-04-27T23:21:02.85] Waiting for paint to complete...45 true [2015-04-27T23:21:02.95] Waiting for paint to complete...46 true [2015-04-27T23:21:03.06] Waiting for paint to complete...47 true [2015-04-27T23:21:03.16] Waiting for paint to complete...48 true [2015-04-27T23:21:03.26] Waiting for paint to complete...49 true [2015-04-27T23:21:03.36] Waiting for paint to complete...50 true [2015-04-27T23:21:03.46] Waiting for paint to complete...51 true [2015-04-27T23:21:03.56] Waiting for paint to complete...52 true [2015-04-27T23:21:03.66] Waiting for paint to complete...53 true [2015-04-27T23:21:03.76] Waiting for paint to complete...54 true [2015-04-27T23:21:03.86] Waiting for paint to complete...55 true [2015-04-27T23:21:03.96] Waiting for paint to complete...56 true [2015-04-27T23:21:04.06] Waiting for paint to complete...57 true [2015-04-27T23:21:04.16] Waiting for paint to complete...58 true [2015-04-27T23:21:04.26] Waiting for paint to complete...59 true [2015-04-27T23:21:04.36] Waiting for paint to complete...60 true [2015-04-27T23:21:04.46] Waiting for paint to complete...61 true [2015-04-27T23:21:04.56] Waiting for paint to complete...62 true [2015-04-27T23:21:04.66] Waiting for paint to complete...63 true [2015-04-27T23:21:04.76] Waiting for paint to complete...64 true [2015-04-27T23:21:04.86] Waiting for paint to complete...65 true [2015-04-27T23:21:04.96] Waiting for paint to complete...66 true [2015-04-27T23:21:05.06] Waiting for paint to complete...67 true [2015-04-27T23:21:05.16] Waiting for paint to complete...68 true [2015-04-27T23:21:05.26] Waiting for paint to complete...69 true [2015-04-27T23:21:05.36] Waiting for paint to complete...70 true [2015-04-27T23:21:05.36] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:21:07.40] Waiting for paint to complete...0 true [2015-04-27T23:21:07.51] Waiting for paint to complete...1 true [2015-04-27T23:21:07.60] Waiting for paint to complete...2 true [2015-04-27T23:21:07.70] Waiting for paint to complete...3 true [2015-04-27T23:21:07.80] Waiting for paint to complete...4 true [2015-04-27T23:21:07.90] Waiting for paint to complete...5 true [2015-04-27T23:21:08.00] Waiting for paint to complete...6 true [2015-04-27T23:21:08.10] Waiting for paint to complete...7 true [2015-04-27T23:21:08.20] Waiting for paint to complete...8 true [2015-04-27T23:21:08.30] Waiting for paint to complete...9 true [2015-04-27T23:21:08.40] Waiting for paint to complete...10 true [2015-04-27T23:21:08.50] Waiting for paint to complete...11 true [2015-04-27T23:21:08.60] Waiting for paint to complete...12 true [2015-04-27T23:21:08.70] Waiting for paint to complete...13 true [2015-04-27T23:21:08.80] Waiting for paint to complete...14 true [2015-04-27T23:21:08.90] Waiting for paint to complete...15 true [2015-04-27T23:21:09.00] Waiting for paint to complete...16 true [2015-04-27T23:21:09.11] Waiting for paint to complete...17 true [2015-04-27T23:21:09.21] Waiting for paint to complete...18 true [2015-04-27T23:21:09.31] Waiting for paint to complete...19 true [2015-04-27T23:21:09.41] Waiting for paint to complete...20 true [2015-04-27T23:21:09.51] Waiting for paint to complete...21 true [2015-04-27T23:21:09.61] Waiting for paint to complete...22 true [2015-04-27T23:21:09.71] Waiting for paint to complete...23 true [2015-04-27T23:21:09.81] Waiting for paint to complete...24 true [2015-04-27T23:21:09.91] Waiting for paint to complete...25 true [2015-04-27T23:21:10.61] Waiting for paint to complete...26 true [2015-04-27T23:21:10.61] Waiting for paint to complete...27 true [2015-04-27T23:21:10.61] Waiting for paint to complete...28 true [2015-04-27T23:21:10.61] Waiting for paint to complete...29 true [2015-04-27T23:21:10.61] Waiting for paint to complete...30 true [2015-04-27T23:21:10.61] Waiting for paint to complete...31 true [2015-04-27T23:21:10.61] Waiting for paint to complete...32 true [2015-04-27T23:21:10.71] Waiting for paint to complete...33 true [2015-04-27T23:21:10.81] Waiting for paint to complete...34 true [2015-04-27T23:21:10.91] Waiting for paint to complete...35 true [2015-04-27T23:21:11.01] Waiting for paint to complete...36 true [2015-04-27T23:21:11.11] Waiting for paint to complete...37 true [2015-04-27T23:21:11.21] Waiting for paint to complete...38 true [2015-04-27T23:21:11.31] Waiting for paint to complete...39 true [2015-04-27T23:21:11.41] Waiting for paint to complete...40 true [2015-04-27T23:21:11.51] Waiting for paint to complete...41 true [2015-04-27T23:21:11.61] Waiting for paint to complete...42 true [2015-04-27T23:21:11.71] Waiting for paint to complete...43 true [2015-04-27T23:21:11.81] Waiting for paint to complete...44 true [2015-04-27T23:21:11.91] Waiting for paint to complete...45 true [2015-04-27T23:21:12.01] Waiting for paint to complete...46 true [2015-04-27T23:21:12.11] Waiting for paint to complete...47 true [2015-04-27T23:21:12.21] Waiting for paint to complete...48 true [2015-04-27T23:21:12.31] Waiting for paint to complete...49 true [2015-04-27T23:21:12.42] Waiting for paint to complete...50 true [2015-04-27T23:21:12.60] Waiting for paint to complete...51 true [2015-04-27T23:21:12.62] Waiting for paint to complete...52 true [2015-04-27T23:21:12.72] Waiting for paint to complete...53 true [2015-04-27T23:21:12.82] Waiting for paint to complete...54 true [2015-04-27T23:21:12.92] Waiting for paint to complete...55 true [2015-04-27T23:21:13.02] Waiting for paint to complete...56 true [2015-04-27T23:21:13.12] Waiting for paint to complete...57 true [2015-04-27T23:21:13.22] Waiting for paint to complete...58 true [2015-04-27T23:21:13.32] Waiting for paint to complete...59 true [2015-04-27T23:21:13.42] Waiting for paint to complete...60 true [2015-04-27T23:21:13.52] Waiting for paint to complete...61 true [2015-04-27T23:21:13.62] Waiting for paint to complete...62 true [2015-04-27T23:21:13.72] Waiting for paint to complete...63 true [2015-04-27T23:21:13.82] Waiting for paint to complete...64 true [2015-04-27T23:21:13.93] Waiting for paint to complete...65 true [2015-04-27T23:21:14.03] Waiting for paint to complete...66 true [2015-04-27T23:21:14.13] Waiting for paint to complete...67 true [2015-04-27T23:21:14.23] Waiting for paint to complete...68 true [2015-04-27T23:21:14.33] Waiting for paint to complete...69 true [2015-04-27T23:21:14.43] Waiting for paint to complete...70 true [2015-04-27T23:21:14.43] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:21:14.43] annotate TESTCASE scenario=FullScreenFrame_Device0_GC9 [2015-04-27T23:21:17.52] annotate TESTCASE recordtype=image [2015-04-27T23:21:17.52] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:21:17.52] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:21:17.52] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:21:22.63] Waiting for paint to complete...0 false [2015-04-27T23:21:22.73] Waiting for paint to complete...0 false [2015-04-27T23:21:22.83] Waiting for paint to complete...0 false [2015-04-27T23:21:22.93] Waiting for paint to complete...0 false [2015-04-27T23:21:22.94] Waiting for paint to complete...0 true [2015-04-27T23:21:23.04] Waiting for paint to complete...1 false [2015-04-27T23:21:23.14] Waiting for paint to complete...1 false [2015-04-27T23:21:23.23] Waiting for paint to complete...1 true [2015-04-27T23:21:23.33] Waiting for paint to complete...2 false [2015-04-27T23:21:23.43] Waiting for paint to complete...2 false [2015-04-27T23:21:23.53] Waiting for paint to complete...2 true [2015-04-27T23:21:23.63] Waiting for paint to complete...3 true [2015-04-27T23:21:23.73] Waiting for paint to complete...4 true [2015-04-27T23:21:23.83] Waiting for paint to complete...5 true [2015-04-27T23:21:23.94] Waiting for paint to complete...6 true [2015-04-27T23:21:24.04] Waiting for paint to complete...7 true [2015-04-27T23:21:24.14] Waiting for paint to complete...8 true [2015-04-27T23:21:24.24] Waiting for paint to complete...9 true [2015-04-27T23:21:24.34] Waiting for paint to complete...10 true [2015-04-27T23:21:24.44] Waiting for paint to complete...11 true [2015-04-27T23:21:24.54] Waiting for paint to complete...12 true [2015-04-27T23:21:24.64] Waiting for paint to complete...13 true [2015-04-27T23:21:24.74] Waiting for paint to complete...14 true [2015-04-27T23:21:24.84] Waiting for paint to complete...15 true [2015-04-27T23:21:24.94] Waiting for paint to complete...16 true [2015-04-27T23:21:25.04] Waiting for paint to complete...17 true [2015-04-27T23:21:25.14] Waiting for paint to complete...18 true [2015-04-27T23:21:25.24] Waiting for paint to complete...19 true [2015-04-27T23:21:25.35] Waiting for paint to complete...20 true [2015-04-27T23:21:25.45] Waiting for paint to complete...21 true [2015-04-27T23:21:25.55] Waiting for paint to complete...22 true [2015-04-27T23:21:25.65] Waiting for paint to complete...23 true [2015-04-27T23:21:25.75] Waiting for paint to complete...24 true [2015-04-27T23:21:25.85] Waiting for paint to complete...25 true [2015-04-27T23:21:25.95] Waiting for paint to complete...26 true [2015-04-27T23:21:26.05] Waiting for paint to complete...27 true [2015-04-27T23:21:26.15] Waiting for paint to complete...28 true [2015-04-27T23:21:26.25] Waiting for paint to complete...29 true [2015-04-27T23:21:26.35] Waiting for paint to complete...30 true [2015-04-27T23:21:26.45] Waiting for paint to complete...31 true [2015-04-27T23:21:26.55] Waiting for paint to complete...32 true [2015-04-27T23:21:26.65] Waiting for paint to complete...33 true [2015-04-27T23:21:26.75] Waiting for paint to complete...34 true [2015-04-27T23:21:26.86] Waiting for paint to complete...35 true [2015-04-27T23:21:26.96] Waiting for paint to complete...36 true [2015-04-27T23:21:27.06] Waiting for paint to complete...37 true [2015-04-27T23:21:27.16] Waiting for paint to complete...38 true [2015-04-27T23:21:27.26] Waiting for paint to complete...39 true [2015-04-27T23:21:27.36] Waiting for paint to complete...40 true [2015-04-27T23:21:27.46] Waiting for paint to complete...41 true [2015-04-27T23:21:27.56] Waiting for paint to complete...42 true [2015-04-27T23:21:27.66] Waiting for paint to complete...43 true [2015-04-27T23:21:27.76] Waiting for paint to complete...44 true [2015-04-27T23:21:27.86] Waiting for paint to complete...45 true [2015-04-27T23:21:27.96] Waiting for paint to complete...46 true [2015-04-27T23:21:28.06] Waiting for paint to complete...47 true [2015-04-27T23:21:28.17] Waiting for paint to complete...48 true [2015-04-27T23:21:28.27] Waiting for paint to complete...49 true [2015-04-27T23:21:28.37] Waiting for paint to complete...50 true [2015-04-27T23:21:28.47] Waiting for paint to complete...51 true [2015-04-27T23:21:28.57] Waiting for paint to complete...52 true [2015-04-27T23:21:28.67] Waiting for paint to complete...53 true [2015-04-27T23:21:28.77] Waiting for paint to complete...54 true [2015-04-27T23:21:28.87] Waiting for paint to complete...55 true [2015-04-27T23:21:28.97] Waiting for paint to complete...56 true [2015-04-27T23:21:29.07] Waiting for paint to complete...57 true [2015-04-27T23:21:29.17] Waiting for paint to complete...58 true [2015-04-27T23:21:29.27] Waiting for paint to complete...59 true [2015-04-27T23:21:29.37] Waiting for paint to complete...60 true [2015-04-27T23:21:29.47] Waiting for paint to complete...61 true [2015-04-27T23:21:29.58] Waiting for paint to complete...62 true [2015-04-27T23:21:29.68] Waiting for paint to complete...63 true [2015-04-27T23:21:29.78] Waiting for paint to complete...64 true [2015-04-27T23:21:29.88] Waiting for paint to complete...65 true [2015-04-27T23:21:29.98] Waiting for paint to complete...66 true [2015-04-27T23:21:30.08] Waiting for paint to complete...67 true [2015-04-27T23:21:30.18] Waiting for paint to complete...68 true [2015-04-27T23:21:30.28] Waiting for paint to complete...69 true [2015-04-27T23:21:30.38] Waiting for paint to complete...70 true [2015-04-27T23:21:30.38] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:21:32.42] Waiting for paint to complete...0 true [2015-04-27T23:21:32.52] Waiting for paint to complete...1 true [2015-04-27T23:21:32.62] Waiting for paint to complete...2 true [2015-04-27T23:21:32.73] Waiting for paint to complete...3 true [2015-04-27T23:21:32.82] Waiting for paint to complete...4 true [2015-04-27T23:21:32.92] Waiting for paint to complete...5 true [2015-04-27T23:21:33.03] Waiting for paint to complete...6 true [2015-04-27T23:21:33.13] Waiting for paint to complete...7 true [2015-04-27T23:21:33.23] Waiting for paint to complete...8 true [2015-04-27T23:21:33.33] Waiting for paint to complete...9 true [2015-04-27T23:21:33.43] Waiting for paint to complete...10 true [2015-04-27T23:21:33.53] Waiting for paint to complete...11 true [2015-04-27T23:21:33.63] Waiting for paint to complete...12 true [2015-04-27T23:21:33.73] Waiting for paint to complete...13 true [2015-04-27T23:21:33.83] Waiting for paint to complete...14 true [2015-04-27T23:21:33.93] Waiting for paint to complete...15 true [2015-04-27T23:21:34.03] Waiting for paint to complete...16 true [2015-04-27T23:21:34.13] Waiting for paint to complete...17 true [2015-04-27T23:21:34.23] Waiting for paint to complete...18 true [2015-04-27T23:21:34.33] Waiting for paint to complete...19 true [2015-04-27T23:21:34.43] Waiting for paint to complete...20 true [2015-04-27T23:21:34.53] Waiting for paint to complete...21 true [2015-04-27T23:21:34.63] Waiting for paint to complete...22 true [2015-04-27T23:21:34.73] Waiting for paint to complete...23 true [2015-04-27T23:21:34.83] Waiting for paint to complete...24 true [2015-04-27T23:21:34.93] Waiting for paint to complete...25 true [2015-04-27T23:21:35.03] Waiting for paint to complete...26 true [2015-04-27T23:21:35.13] Waiting for paint to complete...27 true [2015-04-27T23:21:35.23] Waiting for paint to complete...28 true [2015-04-27T23:21:35.33] Waiting for paint to complete...29 true [2015-04-27T23:21:35.43] Waiting for paint to complete...30 true [2015-04-27T23:21:35.53] Waiting for paint to complete...31 true [2015-04-27T23:21:35.63] Waiting for paint to complete...32 true [2015-04-27T23:21:35.73] Waiting for paint to complete...33 true [2015-04-27T23:21:35.83] Waiting for paint to complete...34 true [2015-04-27T23:21:35.93] Waiting for paint to complete...35 true [2015-04-27T23:21:36.04] Waiting for paint to complete...36 true [2015-04-27T23:21:36.14] Waiting for paint to complete...37 true [2015-04-27T23:21:36.24] Waiting for paint to complete...38 true [2015-04-27T23:21:36.34] Waiting for paint to complete...39 true [2015-04-27T23:21:36.44] Waiting for paint to complete...40 true [2015-04-27T23:21:36.54] Waiting for paint to complete...41 true [2015-04-27T23:21:36.64] Waiting for paint to complete...42 true [2015-04-27T23:21:36.74] Waiting for paint to complete...43 true [2015-04-27T23:21:36.84] Waiting for paint to complete...44 true [2015-04-27T23:21:36.94] Waiting for paint to complete...45 true [2015-04-27T23:21:37.04] Waiting for paint to complete...46 true [2015-04-27T23:21:37.14] Waiting for paint to complete...47 true [2015-04-27T23:21:37.24] Waiting for paint to complete...48 true [2015-04-27T23:21:37.34] Waiting for paint to complete...49 true [2015-04-27T23:21:37.44] Waiting for paint to complete...50 true [2015-04-27T23:21:37.54] Waiting for paint to complete...51 true [2015-04-27T23:21:37.64] Waiting for paint to complete...52 true [2015-04-27T23:21:37.76] Waiting for paint to complete...53 true [2015-04-27T23:21:37.84] Waiting for paint to complete...54 true [2015-04-27T23:21:37.94] Waiting for paint to complete...55 true [2015-04-27T23:21:38.04] Waiting for paint to complete...56 true [2015-04-27T23:21:38.14] Waiting for paint to complete...57 true [2015-04-27T23:21:38.24] Waiting for paint to complete...58 true [2015-04-27T23:21:38.34] Waiting for paint to complete...59 true [2015-04-27T23:21:38.44] Waiting for paint to complete...60 true [2015-04-27T23:21:38.54] Waiting for paint to complete...61 true [2015-04-27T23:21:38.64] Waiting for paint to complete...62 true [2015-04-27T23:21:38.74] Waiting for paint to complete...63 true [2015-04-27T23:21:38.84] Waiting for paint to complete...64 true [2015-04-27T23:21:38.94] Waiting for paint to complete...65 true [2015-04-27T23:21:39.05] Waiting for paint to complete...66 true [2015-04-27T23:21:39.15] Waiting for paint to complete...67 true [2015-04-27T23:21:39.25] Waiting for paint to complete...68 true [2015-04-27T23:21:39.35] Waiting for paint to complete...69 true [2015-04-27T23:21:39.45] Waiting for paint to complete...70 true [2015-04-27T23:21:39.45] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:21:39.45] annotate TESTCASE scenario=FullScreenFrame_Device0_GC10 [2015-04-27T23:21:42.16] annotate TESTCASE recordtype=image [2015-04-27T23:21:42.16] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:21:42.16] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:21:42.16] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:21:47.31] Waiting for paint to complete...0 false [2015-04-27T23:21:47.41] Waiting for paint to complete...0 false [2015-04-27T23:21:47.51] Waiting for paint to complete...0 false [2015-04-27T23:21:47.60] Waiting for paint to complete...0 true [2015-04-27T23:21:47.71] Waiting for paint to complete...1 false [2015-04-27T23:21:47.81] Waiting for paint to complete...1 false [2015-04-27T23:21:47.90] Waiting for paint to complete...1 true [2015-04-27T23:21:48.00] Waiting for paint to complete...2 false [2015-04-27T23:21:48.10] Waiting for paint to complete...2 false [2015-04-27T23:21:48.20] Waiting for paint to complete...2 true [2015-04-27T23:21:48.30] Waiting for paint to complete...3 false [2015-04-27T23:21:48.40] Waiting for paint to complete...3 false [2015-04-27T23:21:48.49] Waiting for paint to complete...3 true [2015-04-27T23:21:48.60] Waiting for paint to complete...4 true [2015-04-27T23:21:48.70] Waiting for paint to complete...5 true [2015-04-27T23:21:48.80] Waiting for paint to complete...6 true [2015-04-27T23:21:48.90] Waiting for paint to complete...7 true [2015-04-27T23:21:49.00] Waiting for paint to complete...8 true [2015-04-27T23:21:49.10] Waiting for paint to complete...9 true [2015-04-27T23:21:49.20] Waiting for paint to complete...10 true [2015-04-27T23:21:49.30] Waiting for paint to complete...11 true [2015-04-27T23:21:49.40] Waiting for paint to complete...12 true [2015-04-27T23:21:49.50] Waiting for paint to complete...13 true [2015-04-27T23:21:49.60] Waiting for paint to complete...14 true [2015-04-27T23:21:49.70] Waiting for paint to complete...15 true [2015-04-27T23:21:49.80] Waiting for paint to complete...16 true [2015-04-27T23:21:49.90] Waiting for paint to complete...17 true [2015-04-27T23:21:50.00] Waiting for paint to complete...18 true [2015-04-27T23:21:50.11] Waiting for paint to complete...19 true [2015-04-27T23:21:50.21] Waiting for paint to complete...20 true [2015-04-27T23:21:50.31] Waiting for paint to complete...21 true [2015-04-27T23:21:50.41] Waiting for paint to complete...22 true [2015-04-27T23:21:50.51] Waiting for paint to complete...23 true [2015-04-27T23:21:50.61] Waiting for paint to complete...24 true [2015-04-27T23:21:50.71] Waiting for paint to complete...25 true [2015-04-27T23:21:50.81] Waiting for paint to complete...26 true [2015-04-27T23:21:50.91] Waiting for paint to complete...27 true [2015-04-27T23:21:51.01] Waiting for paint to complete...28 true [2015-04-27T23:21:51.11] Waiting for paint to complete...29 true [2015-04-27T23:21:51.21] Waiting for paint to complete...30 true [2015-04-27T23:21:51.31] Waiting for paint to complete...31 true [2015-04-27T23:21:51.41] Waiting for paint to complete...32 true [2015-04-27T23:21:51.52] Waiting for paint to complete...33 true [2015-04-27T23:21:51.62] Waiting for paint to complete...34 true [2015-04-27T23:21:51.72] Waiting for paint to complete...35 true [2015-04-27T23:21:51.82] Waiting for paint to complete...36 true [2015-04-27T23:21:51.92] Waiting for paint to complete...37 true [2015-04-27T23:21:52.02] Waiting for paint to complete...38 true [2015-04-27T23:21:52.12] Waiting for paint to complete...39 true [2015-04-27T23:21:52.22] Waiting for paint to complete...40 true [2015-04-27T23:21:52.32] Waiting for paint to complete...41 true [2015-04-27T23:21:52.42] Waiting for paint to complete...42 true [2015-04-27T23:21:52.52] Waiting for paint to complete...43 true [2015-04-27T23:21:52.62] Waiting for paint to complete...44 true [2015-04-27T23:21:52.72] Waiting for paint to complete...45 true [2015-04-27T23:21:52.82] Waiting for paint to complete...46 true [2015-04-27T23:21:52.92] Waiting for paint to complete...47 true [2015-04-27T23:21:53.02] Waiting for paint to complete...48 true [2015-04-27T23:21:53.12] Waiting for paint to complete...49 true [2015-04-27T23:21:53.22] Waiting for paint to complete...50 true [2015-04-27T23:21:53.32] Waiting for paint to complete...51 true [2015-04-27T23:21:53.42] Waiting for paint to complete...52 true [2015-04-27T23:21:53.52] Waiting for paint to complete...53 true [2015-04-27T23:21:53.62] Waiting for paint to complete...54 true [2015-04-27T23:21:53.72] Waiting for paint to complete...55 true [2015-04-27T23:21:53.82] Waiting for paint to complete...56 true [2015-04-27T23:21:53.93] Waiting for paint to complete...57 true [2015-04-27T23:21:54.03] Waiting for paint to complete...58 true [2015-04-27T23:21:54.13] Waiting for paint to complete...59 true [2015-04-27T23:21:54.23] Waiting for paint to complete...60 true [2015-04-27T23:21:54.33] Waiting for paint to complete...61 true [2015-04-27T23:21:54.43] Waiting for paint to complete...62 true [2015-04-27T23:21:54.53] Waiting for paint to complete...63 true [2015-04-27T23:21:54.63] Waiting for paint to complete...64 true [2015-04-27T23:21:54.73] Waiting for paint to complete...65 true [2015-04-27T23:21:54.83] Waiting for paint to complete...66 true [2015-04-27T23:21:54.93] Waiting for paint to complete...67 true [2015-04-27T23:21:55.03] Waiting for paint to complete...68 true [2015-04-27T23:21:55.13] Waiting for paint to complete...69 true [2015-04-27T23:21:55.23] Waiting for paint to complete...70 true [2015-04-27T23:21:55.23] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:21:57.24] Waiting for paint to complete...0 true [2015-04-27T23:21:57.35] Waiting for paint to complete...1 true [2015-04-27T23:21:57.44] Waiting for paint to complete...2 true [2015-04-27T23:21:57.54] Waiting for paint to complete...3 true [2015-04-27T23:21:57.64] Waiting for paint to complete...4 true [2015-04-27T23:21:57.74] Waiting for paint to complete...5 true [2015-04-27T23:21:57.84] Waiting for paint to complete...6 true [2015-04-27T23:21:57.94] Waiting for paint to complete...7 true [2015-04-27T23:21:58.04] Waiting for paint to complete...8 true [2015-04-27T23:21:58.14] Waiting for paint to complete...9 true [2015-04-27T23:21:58.24] Waiting for paint to complete...10 true [2015-04-27T23:21:58.34] Waiting for paint to complete...11 true [2015-04-27T23:21:58.44] Waiting for paint to complete...12 true [2015-04-27T23:21:58.55] Waiting for paint to complete...13 true [2015-04-27T23:21:58.65] Waiting for paint to complete...14 true [2015-04-27T23:21:58.75] Waiting for paint to complete...15 true [2015-04-27T23:21:58.85] Waiting for paint to complete...16 true [2015-04-27T23:21:58.95] Waiting for paint to complete...17 true [2015-04-27T23:21:59.05] Waiting for paint to complete...18 true [2015-04-27T23:21:59.15] Waiting for paint to complete...19 true [2015-04-27T23:21:59.25] Waiting for paint to complete...20 true [2015-04-27T23:21:59.35] Waiting for paint to complete...21 true [2015-04-27T23:21:59.45] Waiting for paint to complete...22 true [2015-04-27T23:21:59.55] Waiting for paint to complete...23 true [2015-04-27T23:21:59.65] Waiting for paint to complete...24 true [2015-04-27T23:21:59.75] Waiting for paint to complete...25 true [2015-04-27T23:21:59.85] Waiting for paint to complete...26 true [2015-04-27T23:21:59.95] Waiting for paint to complete...27 true [2015-04-27T23:22:00.05] Waiting for paint to complete...28 true [2015-04-27T23:22:00.15] Waiting for paint to complete...29 true [2015-04-27T23:22:00.25] Waiting for paint to complete...30 true [2015-04-27T23:22:00.35] Waiting for paint to complete...31 true [2015-04-27T23:22:00.45] Waiting for paint to complete...32 true [2015-04-27T23:22:00.55] Waiting for paint to complete...33 true [2015-04-27T23:22:00.65] Waiting for paint to complete...34 true [2015-04-27T23:22:00.75] Waiting for paint to complete...35 true [2015-04-27T23:22:00.85] Waiting for paint to complete...36 true [2015-04-27T23:22:00.95] Waiting for paint to complete...37 true [2015-04-27T23:22:01.05] Waiting for paint to complete...38 true [2015-04-27T23:22:01.15] Waiting for paint to complete...39 true [2015-04-27T23:22:01.25] Waiting for paint to complete...40 true [2015-04-27T23:22:01.35] Waiting for paint to complete...41 true [2015-04-27T23:22:01.45] Waiting for paint to complete...42 true [2015-04-27T23:22:01.55] Waiting for paint to complete...43 true [2015-04-27T23:22:01.66] Waiting for paint to complete...44 true [2015-04-27T23:22:01.76] Waiting for paint to complete...45 true [2015-04-27T23:22:01.86] Waiting for paint to complete...46 true [2015-04-27T23:22:01.96] Waiting for paint to complete...47 true [2015-04-27T23:22:02.06] Waiting for paint to complete...48 true [2015-04-27T23:22:02.16] Waiting for paint to complete...49 true [2015-04-27T23:22:02.26] Waiting for paint to complete...50 true [2015-04-27T23:22:02.36] Waiting for paint to complete...51 true [2015-04-27T23:22:02.46] Waiting for paint to complete...52 true [2015-04-27T23:22:02.56] Waiting for paint to complete...53 true [2015-04-27T23:22:02.66] Waiting for paint to complete...54 true [2015-04-27T23:22:02.76] Waiting for paint to complete...55 true [2015-04-27T23:22:02.86] Waiting for paint to complete...56 true [2015-04-27T23:22:02.96] Waiting for paint to complete...57 true [2015-04-27T23:22:03.06] Waiting for paint to complete...58 true [2015-04-27T23:22:03.16] Waiting for paint to complete...59 true [2015-04-27T23:22:03.26] Waiting for paint to complete...60 true [2015-04-27T23:22:03.36] Waiting for paint to complete...61 true [2015-04-27T23:22:03.46] Waiting for paint to complete...62 true [2015-04-27T23:22:03.56] Waiting for paint to complete...63 true [2015-04-27T23:22:03.66] Waiting for paint to complete...64 true [2015-04-27T23:22:03.76] Waiting for paint to complete...65 true [2015-04-27T23:22:03.86] Waiting for paint to complete...66 true [2015-04-27T23:22:03.96] Waiting for paint to complete...67 true [2015-04-27T23:22:04.06] Waiting for paint to complete...68 true [2015-04-27T23:22:04.16] Waiting for paint to complete...69 true [2015-04-27T23:22:04.26] Waiting for paint to complete...70 true [2015-04-27T23:22:04.26] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:22:04.26] annotate TESTCASE scenario=FullScreenFrame_Device0_GC11 [2015-04-27T23:22:06.95] annotate TESTCASE recordtype=image [2015-04-27T23:22:06.95] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:22:06.95] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:22:06.95] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:22:12.06] Waiting for paint to complete...0 false [2015-04-27T23:22:12.16] Waiting for paint to complete...0 false [2015-04-27T23:22:12.26] Waiting for paint to complete...0 false [2015-04-27T23:22:12.36] Waiting for paint to complete...0 true [2015-04-27T23:22:12.46] Waiting for paint to complete...1 false [2015-04-27T23:22:12.56] Waiting for paint to complete...1 false [2015-04-27T23:22:12.65] Waiting for paint to complete...1 true [2015-04-27T23:22:12.75] Waiting for paint to complete...2 false [2015-04-27T23:22:12.85] Waiting for paint to complete...2 false [2015-04-27T23:22:12.95] Waiting for paint to complete...2 true [2015-04-27T23:22:13.05] Waiting for paint to complete...3 true [2015-04-27T23:22:13.15] Waiting for paint to complete...4 true [2015-04-27T23:22:13.25] Waiting for paint to complete...5 true [2015-04-27T23:22:13.35] Waiting for paint to complete...6 true [2015-04-27T23:22:13.45] Waiting for paint to complete...7 true [2015-04-27T23:22:13.55] Waiting for paint to complete...8 true [2015-04-27T23:22:13.65] Waiting for paint to complete...9 true [2015-04-27T23:22:13.75] Waiting for paint to complete...10 true [2015-04-27T23:22:13.85] Waiting for paint to complete...11 true [2015-04-27T23:22:13.95] Waiting for paint to complete...12 true [2015-04-27T23:22:14.05] Waiting for paint to complete...13 true [2015-04-27T23:22:14.15] Waiting for paint to complete...14 true [2015-04-27T23:22:14.25] Waiting for paint to complete...15 true [2015-04-27T23:22:14.35] Waiting for paint to complete...16 true [2015-04-27T23:22:14.45] Waiting for paint to complete...17 true [2015-04-27T23:22:14.55] Waiting for paint to complete...18 true [2015-04-27T23:22:14.65] Waiting for paint to complete...19 true [2015-04-27T23:22:14.76] Waiting for paint to complete...20 true [2015-04-27T23:22:14.86] Waiting for paint to complete...21 true [2015-04-27T23:22:14.96] Waiting for paint to complete...22 true [2015-04-27T23:22:15.06] Waiting for paint to complete...23 true [2015-04-27T23:22:15.16] Waiting for paint to complete...24 true [2015-04-27T23:22:15.26] Waiting for paint to complete...25 true [2015-04-27T23:22:15.36] Waiting for paint to complete...26 true [2015-04-27T23:22:15.46] Waiting for paint to complete...27 true [2015-04-27T23:22:15.56] Waiting for paint to complete...28 true [2015-04-27T23:22:15.66] Waiting for paint to complete...29 true [2015-04-27T23:22:15.76] Waiting for paint to complete...30 true [2015-04-27T23:22:15.86] Waiting for paint to complete...31 true [2015-04-27T23:22:15.96] Waiting for paint to complete...32 true [2015-04-27T23:22:16.06] Waiting for paint to complete...33 true [2015-04-27T23:22:16.16] Waiting for paint to complete...34 true [2015-04-27T23:22:16.26] Waiting for paint to complete...35 true [2015-04-27T23:22:16.36] Waiting for paint to complete...36 true [2015-04-27T23:22:16.46] Waiting for paint to complete...37 true [2015-04-27T23:22:16.56] Waiting for paint to complete...38 true [2015-04-27T23:22:16.66] Waiting for paint to complete...39 true [2015-04-27T23:22:16.76] Waiting for paint to complete...40 true [2015-04-27T23:22:16.86] Waiting for paint to complete...41 true [2015-04-27T23:22:16.96] Waiting for paint to complete...42 true [2015-04-27T23:22:17.08] Waiting for paint to complete...43 true [2015-04-27T23:22:17.16] Waiting for paint to complete...44 true [2015-04-27T23:22:17.26] Waiting for paint to complete...45 true [2015-04-27T23:22:17.36] Waiting for paint to complete...46 true [2015-04-27T23:22:17.46] Waiting for paint to complete...47 true [2015-04-27T23:22:17.56] Waiting for paint to complete...48 true [2015-04-27T23:22:17.66] Waiting for paint to complete...49 true [2015-04-27T23:22:17.76] Waiting for paint to complete...50 true [2015-04-27T23:22:17.87] Waiting for paint to complete...51 true [2015-04-27T23:22:17.97] Waiting for paint to complete...52 true [2015-04-27T23:22:18.07] Waiting for paint to complete...53 true [2015-04-27T23:22:18.17] Waiting for paint to complete...54 true [2015-04-27T23:22:18.27] Waiting for paint to complete...55 true [2015-04-27T23:22:18.37] Waiting for paint to complete...56 true [2015-04-27T23:22:18.47] Waiting for paint to complete...57 true [2015-04-27T23:22:18.57] Waiting for paint to complete...58 true [2015-04-27T23:22:18.67] Waiting for paint to complete...59 true [2015-04-27T23:22:18.77] Waiting for paint to complete...60 true [2015-04-27T23:22:18.87] Waiting for paint to complete...61 true [2015-04-27T23:22:18.97] Waiting for paint to complete...62 true [2015-04-27T23:22:19.07] Waiting for paint to complete...63 true [2015-04-27T23:22:19.17] Waiting for paint to complete...64 true [2015-04-27T23:22:19.27] Waiting for paint to complete...65 true [2015-04-27T23:22:19.37] Waiting for paint to complete...66 true [2015-04-27T23:22:19.47] Waiting for paint to complete...67 true [2015-04-27T23:22:19.57] Waiting for paint to complete...68 true [2015-04-27T23:22:19.67] Waiting for paint to complete...69 true [2015-04-27T23:22:19.77] Waiting for paint to complete...70 true [2015-04-27T23:22:19.77] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:22:21.78] Waiting for paint to complete...0 true [2015-04-27T23:22:21.88] Waiting for paint to complete...1 true [2015-04-27T23:22:21.98] Waiting for paint to complete...2 true [2015-04-27T23:22:22.09] Waiting for paint to complete...3 true [2015-04-27T23:22:22.18] Waiting for paint to complete...4 true [2015-04-27T23:22:22.28] Waiting for paint to complete...5 true [2015-04-27T23:22:22.38] Waiting for paint to complete...6 true [2015-04-27T23:22:22.48] Waiting for paint to complete...7 true [2015-04-27T23:22:22.59] Waiting for paint to complete...8 true [2015-04-27T23:22:22.69] Waiting for paint to complete...9 true [2015-04-27T23:22:22.79] Waiting for paint to complete...10 true [2015-04-27T23:22:22.89] Waiting for paint to complete...11 true [2015-04-27T23:22:22.99] Waiting for paint to complete...12 true [2015-04-27T23:22:23.09] Waiting for paint to complete...13 true [2015-04-27T23:22:23.19] Waiting for paint to complete...14 true [2015-04-27T23:22:23.29] Waiting for paint to complete...15 true [2015-04-27T23:22:23.39] Waiting for paint to complete...16 true [2015-04-27T23:22:23.49] Waiting for paint to complete...17 true [2015-04-27T23:22:23.59] Waiting for paint to complete...18 true [2015-04-27T23:22:23.69] Waiting for paint to complete...19 true [2015-04-27T23:22:23.79] Waiting for paint to complete...20 true [2015-04-27T23:22:23.89] Waiting for paint to complete...21 true [2015-04-27T23:22:24.00] Waiting for paint to complete...22 true [2015-04-27T23:22:24.10] Waiting for paint to complete...23 true [2015-04-27T23:22:24.20] Waiting for paint to complete...24 true [2015-04-27T23:22:24.30] Waiting for paint to complete...25 true [2015-04-27T23:22:24.40] Waiting for paint to complete...26 true [2015-04-27T23:22:24.50] Waiting for paint to complete...27 true [2015-04-27T23:22:24.60] Waiting for paint to complete...28 true [2015-04-27T23:22:24.70] Waiting for paint to complete...29 true [2015-04-27T23:22:24.80] Waiting for paint to complete...30 true [2015-04-27T23:22:24.90] Waiting for paint to complete...31 true [2015-04-27T23:22:25.00] Waiting for paint to complete...32 true [2015-04-27T23:22:25.10] Waiting for paint to complete...33 true [2015-04-27T23:22:25.20] Waiting for paint to complete...34 true [2015-04-27T23:22:25.30] Waiting for paint to complete...35 true [2015-04-27T23:22:25.40] Waiting for paint to complete...36 true [2015-04-27T23:22:25.51] Waiting for paint to complete...37 true [2015-04-27T23:22:25.61] Waiting for paint to complete...38 true [2015-04-27T23:22:25.71] Waiting for paint to complete...39 true [2015-04-27T23:22:25.81] Waiting for paint to complete...40 true [2015-04-27T23:22:25.91] Waiting for paint to complete...41 true [2015-04-27T23:22:26.01] Waiting for paint to complete...42 true [2015-04-27T23:22:26.11] Waiting for paint to complete...43 true [2015-04-27T23:22:26.21] Waiting for paint to complete...44 true [2015-04-27T23:22:26.31] Waiting for paint to complete...45 true [2015-04-27T23:22:26.41] Waiting for paint to complete...46 true [2015-04-27T23:22:26.51] Waiting for paint to complete...47 true [2015-04-27T23:22:26.61] Waiting for paint to complete...48 true [2015-04-27T23:22:26.71] Waiting for paint to complete...49 true [2015-04-27T23:22:26.81] Waiting for paint to complete...50 true [2015-04-27T23:22:26.91] Waiting for paint to complete...51 true [2015-04-27T23:22:27.01] Waiting for paint to complete...52 true [2015-04-27T23:22:27.11] Waiting for paint to complete...53 true [2015-04-27T23:22:27.21] Waiting for paint to complete...54 true [2015-04-27T23:22:27.31] Waiting for paint to complete...55 true [2015-04-27T23:22:27.41] Waiting for paint to complete...56 true [2015-04-27T23:22:27.51] Waiting for paint to complete...57 true [2015-04-27T23:22:27.61] Waiting for paint to complete...58 true [2015-04-27T23:22:27.71] Waiting for paint to complete...59 true [2015-04-27T23:22:27.81] Waiting for paint to complete...60 true [2015-04-27T23:22:27.91] Waiting for paint to complete...61 true [2015-04-27T23:22:28.01] Waiting for paint to complete...62 true [2015-04-27T23:22:28.11] Waiting for paint to complete...63 true [2015-04-27T23:22:28.21] Waiting for paint to complete...64 true [2015-04-27T23:22:28.31] Waiting for paint to complete...65 true [2015-04-27T23:22:28.41] Waiting for paint to complete...66 true [2015-04-27T23:22:28.52] Waiting for paint to complete...67 true [2015-04-27T23:22:28.62] Waiting for paint to complete...68 true [2015-04-27T23:22:28.72] Waiting for paint to complete...69 true [2015-04-27T23:22:28.82] Waiting for paint to complete...70 true [2015-04-27T23:22:28.82] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:22:28.82] annotate TESTCASE scenario=FullScreenFrame_Device0_GC12 [2015-04-27T23:22:31.54] annotate TESTCASE recordtype=image [2015-04-27T23:22:31.54] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:22:31.54] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:22:31.54] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:22:36.66] Waiting for paint to complete...0 false [2015-04-27T23:22:36.76] Waiting for paint to complete...0 false [2015-04-27T23:22:36.86] Waiting for paint to complete...0 false [2015-04-27T23:22:36.96] Waiting for paint to complete...0 true [2015-04-27T23:22:37.06] Waiting for paint to complete...1 false [2015-04-27T23:22:37.16] Waiting for paint to complete...1 false [2015-04-27T23:22:37.25] Waiting for paint to complete...1 true [2015-04-27T23:22:37.35] Waiting for paint to complete...2 false [2015-04-27T23:22:37.45] Waiting for paint to complete...2 false [2015-04-27T23:22:37.55] Waiting for paint to complete...2 false [2015-04-27T23:22:37.56] Waiting for paint to complete...2 true [2015-04-27T23:22:37.66] Waiting for paint to complete...3 false [2015-04-27T23:22:37.76] Waiting for paint to complete...3 false [2015-04-27T23:22:37.85] Waiting for paint to complete...3 true [2015-04-27T23:22:37.95] Waiting for paint to complete...4 true [2015-04-27T23:22:38.05] Waiting for paint to complete...5 true [2015-04-27T23:22:38.15] Waiting for paint to complete...6 true [2015-04-27T23:22:38.25] Waiting for paint to complete...7 true [2015-04-27T23:22:38.35] Waiting for paint to complete...8 true [2015-04-27T23:22:38.45] Waiting for paint to complete...9 true [2015-04-27T23:22:38.55] Waiting for paint to complete...10 true [2015-04-27T23:22:38.65] Waiting for paint to complete...11 true [2015-04-27T23:22:38.75] Waiting for paint to complete...12 true [2015-04-27T23:22:38.85] Waiting for paint to complete...13 true [2015-04-27T23:22:38.95] Waiting for paint to complete...14 true [2015-04-27T23:22:39.05] Waiting for paint to complete...15 true [2015-04-27T23:22:39.15] Waiting for paint to complete...16 true [2015-04-27T23:22:39.25] Waiting for paint to complete...17 true [2015-04-27T23:22:39.35] Waiting for paint to complete...18 true [2015-04-27T23:22:39.45] Waiting for paint to complete...19 true [2015-04-27T23:22:39.56] Waiting for paint to complete...20 true [2015-04-27T23:22:39.66] Waiting for paint to complete...21 true [2015-04-27T23:22:39.76] Waiting for paint to complete...22 true [2015-04-27T23:22:39.86] Waiting for paint to complete...23 true [2015-04-27T23:22:39.96] Waiting for paint to complete...24 true [2015-04-27T23:22:40.06] Waiting for paint to complete...25 true [2015-04-27T23:22:40.16] Waiting for paint to complete...26 true [2015-04-27T23:22:40.26] Waiting for paint to complete...27 true [2015-04-27T23:22:40.36] Waiting for paint to complete...28 true [2015-04-27T23:22:40.46] Waiting for paint to complete...29 true [2015-04-27T23:22:40.56] Waiting for paint to complete...30 true [2015-04-27T23:22:40.66] Waiting for paint to complete...31 true [2015-04-27T23:22:40.76] Waiting for paint to complete...32 true [2015-04-27T23:22:40.86] Waiting for paint to complete...33 true [2015-04-27T23:22:40.96] Waiting for paint to complete...34 true [2015-04-27T23:22:41.06] Waiting for paint to complete...35 true [2015-04-27T23:22:41.16] Waiting for paint to complete...36 true [2015-04-27T23:22:41.26] Waiting for paint to complete...37 true [2015-04-27T23:22:41.36] Waiting for paint to complete...38 true [2015-04-27T23:22:41.46] Waiting for paint to complete...39 true [2015-04-27T23:22:41.56] Waiting for paint to complete...40 true [2015-04-27T23:22:41.67] Waiting for paint to complete...41 true [2015-04-27T23:22:41.76] Waiting for paint to complete...42 true [2015-04-27T23:22:41.86] Waiting for paint to complete...43 true [2015-04-27T23:22:41.96] Waiting for paint to complete...44 true [2015-04-27T23:22:42.06] Waiting for paint to complete...45 true [2015-04-27T23:22:42.16] Waiting for paint to complete...46 true [2015-04-27T23:22:42.26] Waiting for paint to complete...47 true [2015-04-27T23:22:42.36] Waiting for paint to complete...48 true [2015-04-27T23:22:42.47] Waiting for paint to complete...49 true [2015-04-27T23:22:42.57] Waiting for paint to complete...50 true [2015-04-27T23:22:42.67] Waiting for paint to complete...51 true [2015-04-27T23:22:42.77] Waiting for paint to complete...52 true [2015-04-27T23:22:42.87] Waiting for paint to complete...53 true [2015-04-27T23:22:42.97] Waiting for paint to complete...54 true [2015-04-27T23:22:43.07] Waiting for paint to complete...55 true [2015-04-27T23:22:43.17] Waiting for paint to complete...56 true [2015-04-27T23:22:43.27] Waiting for paint to complete...57 true [2015-04-27T23:22:43.37] Waiting for paint to complete...58 true [2015-04-27T23:22:43.47] Waiting for paint to complete...59 true [2015-04-27T23:22:43.57] Waiting for paint to complete...60 true [2015-04-27T23:22:43.67] Waiting for paint to complete...61 true [2015-04-27T23:22:43.77] Waiting for paint to complete...62 true [2015-04-27T23:22:43.87] Waiting for paint to complete...63 true [2015-04-27T23:22:43.97] Waiting for paint to complete...64 true [2015-04-27T23:22:44.07] Waiting for paint to complete...65 true [2015-04-27T23:22:44.17] Waiting for paint to complete...66 true [2015-04-27T23:22:44.27] Waiting for paint to complete...67 true [2015-04-27T23:22:44.37] Waiting for paint to complete...68 true [2015-04-27T23:22:44.47] Waiting for paint to complete...69 true [2015-04-27T23:22:44.57] Waiting for paint to complete...70 true [2015-04-27T23:22:44.57] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:22:46.90] Waiting for paint to complete...0 true [2015-04-27T23:22:47.00] Waiting for paint to complete...1 true [2015-04-27T23:22:47.10] Waiting for paint to complete...2 true [2015-04-27T23:22:47.20] Waiting for paint to complete...3 true [2015-04-27T23:22:47.30] Waiting for paint to complete...4 true [2015-04-27T23:22:47.40] Waiting for paint to complete...5 true [2015-04-27T23:22:47.50] Waiting for paint to complete...6 true [2015-04-27T23:22:47.60] Waiting for paint to complete...7 true [2015-04-27T23:22:47.70] Waiting for paint to complete...8 true [2015-04-27T23:22:47.80] Waiting for paint to complete...9 true [2015-04-27T23:22:47.90] Waiting for paint to complete...10 true [2015-04-27T23:22:48.00] Waiting for paint to complete...11 true [2015-04-27T23:22:48.10] Waiting for paint to complete...12 true [2015-04-27T23:22:48.20] Waiting for paint to complete...13 true [2015-04-27T23:22:48.30] Waiting for paint to complete...14 true [2015-04-27T23:22:48.40] Waiting for paint to complete...15 true [2015-04-27T23:22:48.50] Waiting for paint to complete...16 true [2015-04-27T23:22:48.60] Waiting for paint to complete...17 true [2015-04-27T23:22:48.70] Waiting for paint to complete...18 true [2015-04-27T23:22:48.80] Waiting for paint to complete...19 true [2015-04-27T23:22:48.90] Waiting for paint to complete...20 true [2015-04-27T23:22:49.00] Waiting for paint to complete...21 true [2015-04-27T23:22:49.10] Waiting for paint to complete...22 true [2015-04-27T23:22:49.20] Waiting for paint to complete...23 true [2015-04-27T23:22:49.30] Waiting for paint to complete...24 true [2015-04-27T23:22:49.40] Waiting for paint to complete...25 true [2015-04-27T23:22:49.50] Waiting for paint to complete...26 true [2015-04-27T23:22:49.60] Waiting for paint to complete...27 true [2015-04-27T23:22:49.70] Waiting for paint to complete...28 true [2015-04-27T23:22:49.80] Waiting for paint to complete...29 true [2015-04-27T23:22:49.90] Waiting for paint to complete...30 true [2015-04-27T23:22:50.00] Waiting for paint to complete...31 true [2015-04-27T23:22:50.10] Waiting for paint to complete...32 true [2015-04-27T23:22:50.20] Waiting for paint to complete...33 true [2015-04-27T23:22:50.31] Waiting for paint to complete...34 true [2015-04-27T23:22:50.41] Waiting for paint to complete...35 true [2015-04-27T23:22:50.51] Waiting for paint to complete...36 true [2015-04-27T23:22:50.61] Waiting for paint to complete...37 true [2015-04-27T23:22:50.71] Waiting for paint to complete...38 true [2015-04-27T23:22:50.81] Waiting for paint to complete...39 true [2015-04-27T23:22:50.91] Waiting for paint to complete...40 true [2015-04-27T23:22:51.01] Waiting for paint to complete...41 true [2015-04-27T23:22:51.11] Waiting for paint to complete...42 true [2015-04-27T23:22:51.21] Waiting for paint to complete...43 true [2015-04-27T23:22:51.31] Waiting for paint to complete...44 true [2015-04-27T23:22:51.41] Waiting for paint to complete...45 true [2015-04-27T23:22:51.51] Waiting for paint to complete...46 true [2015-04-27T23:22:51.61] Waiting for paint to complete...47 true [2015-04-27T23:22:51.71] Waiting for paint to complete...48 true [2015-04-27T23:22:51.81] Waiting for paint to complete...49 true [2015-04-27T23:22:51.91] Waiting for paint to complete...50 true [2015-04-27T23:22:52.01] Waiting for paint to complete...51 true [2015-04-27T23:22:52.11] Waiting for paint to complete...52 true [2015-04-27T23:22:52.21] Waiting for paint to complete...53 true [2015-04-27T23:22:52.31] Waiting for paint to complete...54 true [2015-04-27T23:22:52.41] Waiting for paint to complete...55 true [2015-04-27T23:22:52.51] Waiting for paint to complete...56 true [2015-04-27T23:22:52.61] Waiting for paint to complete...57 true [2015-04-27T23:22:52.72] Waiting for paint to complete...58 true [2015-04-27T23:22:52.81] Waiting for paint to complete...59 true [2015-04-27T23:22:52.91] Waiting for paint to complete...60 true [2015-04-27T23:22:53.01] Waiting for paint to complete...61 true [2015-04-27T23:22:53.11] Waiting for paint to complete...62 true [2015-04-27T23:22:53.21] Waiting for paint to complete...63 true [2015-04-27T23:22:53.31] Waiting for paint to complete...64 true [2015-04-27T23:22:53.41] Waiting for paint to complete...65 true [2015-04-27T23:22:53.52] Waiting for paint to complete...66 true [2015-04-27T23:22:53.62] Waiting for paint to complete...67 true [2015-04-27T23:22:53.72] Waiting for paint to complete...68 true [2015-04-27T23:22:53.82] Waiting for paint to complete...69 true [2015-04-27T23:22:53.92] Waiting for paint to complete...70 true [2015-04-27T23:22:53.92] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:22:53.92] annotate TESTCASE scenario=FullScreenFrame_Device0_GC13 [2015-04-27T23:22:56.59] annotate TESTCASE recordtype=image [2015-04-27T23:22:56.59] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:22:56.59] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:22:56.59] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:23:01.69] Waiting for paint to complete...0 false [2015-04-27T23:23:01.79] Waiting for paint to complete...0 false [2015-04-27T23:23:01.89] Waiting for paint to complete...0 false [2015-04-27T23:23:01.99] Waiting for paint to complete...0 true [2015-04-27T23:23:02.09] Waiting for paint to complete...1 false [2015-04-27T23:23:02.19] Waiting for paint to complete...1 false [2015-04-27T23:23:02.28] Waiting for paint to complete...1 true [2015-04-27T23:23:02.38] Waiting for paint to complete...2 false [2015-04-27T23:23:02.48] Waiting for paint to complete...2 false [2015-04-27T23:23:02.58] Waiting for paint to complete...2 true [2015-04-27T23:23:02.68] Waiting for paint to complete...3 true [2015-04-27T23:23:02.78] Waiting for paint to complete...4 true [2015-04-27T23:23:02.88] Waiting for paint to complete...5 true [2015-04-27T23:23:02.98] Waiting for paint to complete...6 true [2015-04-27T23:23:03.08] Waiting for paint to complete...7 true [2015-04-27T23:23:03.18] Waiting for paint to complete...8 true [2015-04-27T23:23:03.28] Waiting for paint to complete...9 true [2015-04-27T23:23:03.38] Waiting for paint to complete...10 true [2015-04-27T23:23:03.48] Waiting for paint to complete...11 true [2015-04-27T23:23:03.58] Waiting for paint to complete...12 true [2015-04-27T23:23:03.68] Waiting for paint to complete...13 true [2015-04-27T23:23:03.78] Waiting for paint to complete...14 true [2015-04-27T23:23:03.88] Waiting for paint to complete...15 true [2015-04-27T23:23:03.99] Waiting for paint to complete...16 true [2015-04-27T23:23:04.09] Waiting for paint to complete...17 true [2015-04-27T23:23:04.19] Waiting for paint to complete...18 true [2015-04-27T23:23:04.29] Waiting for paint to complete...19 true [2015-04-27T23:23:04.39] Waiting for paint to complete...20 true [2015-04-27T23:23:04.49] Waiting for paint to complete...21 true [2015-04-27T23:23:04.59] Waiting for paint to complete...22 true [2015-04-27T23:23:04.69] Waiting for paint to complete...23 true [2015-04-27T23:23:04.79] Waiting for paint to complete...24 true [2015-04-27T23:23:04.89] Waiting for paint to complete...25 true [2015-04-27T23:23:04.99] Waiting for paint to complete...26 true [2015-04-27T23:23:05.09] Waiting for paint to complete...27 true [2015-04-27T23:23:05.19] Waiting for paint to complete...28 true [2015-04-27T23:23:05.29] Waiting for paint to complete...29 true [2015-04-27T23:23:05.40] Waiting for paint to complete...30 true [2015-04-27T23:23:05.50] Waiting for paint to complete...31 true [2015-04-27T23:23:05.60] Waiting for paint to complete...32 true [2015-04-27T23:23:05.70] Waiting for paint to complete...33 true [2015-04-27T23:23:05.80] Waiting for paint to complete...34 true [2015-04-27T23:23:05.90] Waiting for paint to complete...35 true [2015-04-27T23:23:06.00] Waiting for paint to complete...36 true [2015-04-27T23:23:06.10] Waiting for paint to complete...37 true [2015-04-27T23:23:06.20] Waiting for paint to complete...38 true [2015-04-27T23:23:06.30] Waiting for paint to complete...39 true [2015-04-27T23:23:06.40] Waiting for paint to complete...40 true [2015-04-27T23:23:06.50] Waiting for paint to complete...41 true [2015-04-27T23:23:06.60] Waiting for paint to complete...42 true [2015-04-27T23:23:06.70] Waiting for paint to complete...43 true [2015-04-27T23:23:06.80] Waiting for paint to complete...44 true [2015-04-27T23:23:06.90] Waiting for paint to complete...45 true [2015-04-27T23:23:07.00] Waiting for paint to complete...46 true [2015-04-27T23:23:07.10] Waiting for paint to complete...47 true [2015-04-27T23:23:07.20] Waiting for paint to complete...48 true [2015-04-27T23:23:07.30] Waiting for paint to complete...49 true [2015-04-27T23:23:07.40] Waiting for paint to complete...50 true [2015-04-27T23:23:07.50] Waiting for paint to complete...51 true [2015-04-27T23:23:07.60] Waiting for paint to complete...52 true [2015-04-27T23:23:07.70] Waiting for paint to complete...53 true [2015-04-27T23:23:07.80] Waiting for paint to complete...54 true [2015-04-27T23:23:07.91] Waiting for paint to complete...55 true [2015-04-27T23:23:08.01] Waiting for paint to complete...56 true [2015-04-27T23:23:08.11] Waiting for paint to complete...57 true [2015-04-27T23:23:08.21] Waiting for paint to complete...58 true [2015-04-27T23:23:08.31] Waiting for paint to complete...59 true [2015-04-27T23:23:08.41] Waiting for paint to complete...60 true [2015-04-27T23:23:08.51] Waiting for paint to complete...61 true [2015-04-27T23:23:08.61] Waiting for paint to complete...62 true [2015-04-27T23:23:08.71] Waiting for paint to complete...63 true [2015-04-27T23:23:08.81] Waiting for paint to complete...64 true [2015-04-27T23:23:08.91] Waiting for paint to complete...65 true [2015-04-27T23:23:09.01] Waiting for paint to complete...66 true [2015-04-27T23:23:09.11] Waiting for paint to complete...67 true [2015-04-27T23:23:09.21] Waiting for paint to complete...68 true [2015-04-27T23:23:09.31] Waiting for paint to complete...69 true [2015-04-27T23:23:09.41] Waiting for paint to complete...70 true [2015-04-27T23:23:09.41] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:23:11.42] Waiting for paint to complete...0 true [2015-04-27T23:23:11.52] Waiting for paint to complete...1 true [2015-04-27T23:23:11.62] Waiting for paint to complete...2 true [2015-04-27T23:23:11.72] Waiting for paint to complete...3 true [2015-04-27T23:23:11.82] Waiting for paint to complete...4 true [2015-04-27T23:23:11.92] Waiting for paint to complete...5 true [2015-04-27T23:23:12.02] Waiting for paint to complete...6 true [2015-04-27T23:23:12.12] Waiting for paint to complete...7 true [2015-04-27T23:23:12.22] Waiting for paint to complete...8 true [2015-04-27T23:23:12.32] Waiting for paint to complete...9 true [2015-04-27T23:23:12.42] Waiting for paint to complete...10 true [2015-04-27T23:23:12.52] Waiting for paint to complete...11 true [2015-04-27T23:23:12.62] Waiting for paint to complete...12 true [2015-04-27T23:23:12.72] Waiting for paint to complete...13 true [2015-04-27T23:23:12.82] Waiting for paint to complete...14 true [2015-04-27T23:23:12.92] Waiting for paint to complete...15 true [2015-04-27T23:23:13.02] Waiting for paint to complete...16 true [2015-04-27T23:23:13.12] Waiting for paint to complete...17 true [2015-04-27T23:23:13.23] Waiting for paint to complete...18 true [2015-04-27T23:23:13.33] Waiting for paint to complete...19 true [2015-04-27T23:23:13.43] Waiting for paint to complete...20 true [2015-04-27T23:23:13.53] Waiting for paint to complete...21 true [2015-04-27T23:23:13.63] Waiting for paint to complete...22 true [2015-04-27T23:23:13.73] Waiting for paint to complete...23 true [2015-04-27T23:23:13.83] Waiting for paint to complete...24 true [2015-04-27T23:23:13.93] Waiting for paint to complete...25 true [2015-04-27T23:23:14.03] Waiting for paint to complete...26 true [2015-04-27T23:23:14.13] Waiting for paint to complete...27 true [2015-04-27T23:23:14.23] Waiting for paint to complete...28 true [2015-04-27T23:23:14.33] Waiting for paint to complete...29 true [2015-04-27T23:23:14.43] Waiting for paint to complete...30 true [2015-04-27T23:23:14.53] Waiting for paint to complete...31 true [2015-04-27T23:23:14.63] Waiting for paint to complete...32 true [2015-04-27T23:23:14.73] Waiting for paint to complete...33 true [2015-04-27T23:23:14.83] Waiting for paint to complete...34 true [2015-04-27T23:23:14.93] Waiting for paint to complete...35 true [2015-04-27T23:23:15.03] Waiting for paint to complete...36 true [2015-04-27T23:23:15.13] Waiting for paint to complete...37 true [2015-04-27T23:23:15.23] Waiting for paint to complete...38 true [2015-04-27T23:23:15.33] Waiting for paint to complete...39 true [2015-04-27T23:23:15.43] Waiting for paint to complete...40 true [2015-04-27T23:23:15.53] Waiting for paint to complete...41 true [2015-04-27T23:23:15.63] Waiting for paint to complete...42 true [2015-04-27T23:23:15.73] Waiting for paint to complete...43 true [2015-04-27T23:23:15.83] Waiting for paint to complete...44 true [2015-04-27T23:23:15.93] Waiting for paint to complete...45 true [2015-04-27T23:23:16.03] Waiting for paint to complete...46 true [2015-04-27T23:23:16.13] Waiting for paint to complete...47 true [2015-04-27T23:23:16.24] Waiting for paint to complete...48 true [2015-04-27T23:23:16.34] Waiting for paint to complete...49 true [2015-04-27T23:23:16.44] Waiting for paint to complete...50 true [2015-04-27T23:23:16.54] Waiting for paint to complete...51 true [2015-04-27T23:23:16.64] Waiting for paint to complete...52 true [2015-04-27T23:23:16.74] Waiting for paint to complete...53 true [2015-04-27T23:23:16.84] Waiting for paint to complete...54 true [2015-04-27T23:23:16.94] Waiting for paint to complete...55 true [2015-04-27T23:23:17.04] Waiting for paint to complete...56 true [2015-04-27T23:23:17.14] Waiting for paint to complete...57 true [2015-04-27T23:23:17.24] Waiting for paint to complete...58 true [2015-04-27T23:23:17.34] Waiting for paint to complete...59 true [2015-04-27T23:23:17.44] Waiting for paint to complete...60 true [2015-04-27T23:23:17.54] Waiting for paint to complete...61 true [2015-04-27T23:23:17.64] Waiting for paint to complete...62 true [2015-04-27T23:23:17.74] Waiting for paint to complete...63 true [2015-04-27T23:23:17.84] Waiting for paint to complete...64 true [2015-04-27T23:23:17.94] Waiting for paint to complete...65 true [2015-04-27T23:23:18.04] Waiting for paint to complete...66 true [2015-04-27T23:23:18.14] Waiting for paint to complete...67 true [2015-04-27T23:23:18.24] Waiting for paint to complete...68 true [2015-04-27T23:23:18.34] Waiting for paint to complete...69 true [2015-04-27T23:23:18.44] Waiting for paint to complete...70 true [2015-04-27T23:23:18.44] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:23:18.44] annotate TESTCASE scenario=FullScreenFrame_Device0_GC14 [2015-04-27T23:23:21.13] annotate TESTCASE recordtype=image [2015-04-27T23:23:21.13] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:23:21.13] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:23:21.13] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:23:26.24] Waiting for paint to complete...0 false [2015-04-27T23:23:26.34] Waiting for paint to complete...0 false [2015-04-27T23:23:26.44] Waiting for paint to complete...0 false [2015-04-27T23:23:26.53] Waiting for paint to complete...0 true [2015-04-27T23:23:26.63] Waiting for paint to complete...1 false [2015-04-27T23:23:26.73] Waiting for paint to complete...1 false [2015-04-27T23:23:26.83] Waiting for paint to complete...1 true [2015-04-27T23:23:26.93] Waiting for paint to complete...2 false [2015-04-27T23:23:27.03] Waiting for paint to complete...2 false [2015-04-27T23:23:27.13] Waiting for paint to complete...2 false [2015-04-27T23:23:27.13] Waiting for paint to complete...2 true [2015-04-27T23:23:27.23] Waiting for paint to complete...3 false [2015-04-27T23:23:27.33] Waiting for paint to complete...3 false [2015-04-27T23:23:27.43] Waiting for paint to complete...3 true [2015-04-27T23:23:27.53] Waiting for paint to complete...4 true [2015-04-27T23:23:27.63] Waiting for paint to complete...5 true [2015-04-27T23:23:27.73] Waiting for paint to complete...6 true [2015-04-27T23:23:27.83] Waiting for paint to complete...7 true [2015-04-27T23:23:27.93] Waiting for paint to complete...8 true [2015-04-27T23:23:28.03] Waiting for paint to complete...9 true [2015-04-27T23:23:28.13] Waiting for paint to complete...10 true [2015-04-27T23:23:28.23] Waiting for paint to complete...11 true [2015-04-27T23:23:28.33] Waiting for paint to complete...12 true [2015-04-27T23:23:28.43] Waiting for paint to complete...13 true [2015-04-27T23:23:28.53] Waiting for paint to complete...14 true [2015-04-27T23:23:28.63] Waiting for paint to complete...15 true [2015-04-27T23:23:28.73] Waiting for paint to complete...16 true [2015-04-27T23:23:28.83] Waiting for paint to complete...17 true [2015-04-27T23:23:28.93] Waiting for paint to complete...18 true [2015-04-27T23:23:29.03] Waiting for paint to complete...19 true [2015-04-27T23:23:29.13] Waiting for paint to complete...20 true [2015-04-27T23:23:29.23] Waiting for paint to complete...21 true [2015-04-27T23:23:29.33] Waiting for paint to complete...22 true [2015-04-27T23:23:29.43] Waiting for paint to complete...23 true [2015-04-27T23:23:29.53] Waiting for paint to complete...24 true [2015-04-27T23:23:29.63] Waiting for paint to complete...25 true [2015-04-27T23:23:29.73] Waiting for paint to complete...26 true [2015-04-27T23:23:29.83] Waiting for paint to complete...27 true [2015-04-27T23:23:29.93] Waiting for paint to complete...28 true [2015-04-27T23:23:30.03] Waiting for paint to complete...29 true [2015-04-27T23:23:30.14] Waiting for paint to complete...30 true [2015-04-27T23:23:30.24] Waiting for paint to complete...31 true [2015-04-27T23:23:30.34] Waiting for paint to complete...32 true [2015-04-27T23:23:30.44] Waiting for paint to complete...33 true [2015-04-27T23:23:30.54] Waiting for paint to complete...34 true [2015-04-27T23:23:30.64] Waiting for paint to complete...35 true [2015-04-27T23:23:30.74] Waiting for paint to complete...36 true [2015-04-27T23:23:30.84] Waiting for paint to complete...37 true [2015-04-27T23:23:30.94] Waiting for paint to complete...38 true [2015-04-27T23:23:31.04] Waiting for paint to complete...39 true [2015-04-27T23:23:31.14] Waiting for paint to complete...40 true [2015-04-27T23:23:31.24] Waiting for paint to complete...41 true [2015-04-27T23:23:31.34] Waiting for paint to complete...42 true [2015-04-27T23:23:31.44] Waiting for paint to complete...43 true [2015-04-27T23:23:31.54] Waiting for paint to complete...44 true [2015-04-27T23:23:31.64] Waiting for paint to complete...45 true [2015-04-27T23:23:31.74] Waiting for paint to complete...46 true [2015-04-27T23:23:31.84] Waiting for paint to complete...47 true [2015-04-27T23:23:31.94] Waiting for paint to complete...48 true [2015-04-27T23:23:32.04] Waiting for paint to complete...49 true [2015-04-27T23:23:32.14] Waiting for paint to complete...50 true [2015-04-27T23:23:32.24] Waiting for paint to complete...51 true [2015-04-27T23:23:32.34] Waiting for paint to complete...52 true [2015-04-27T23:23:32.44] Waiting for paint to complete...53 true [2015-04-27T23:23:32.54] Waiting for paint to complete...54 true [2015-04-27T23:23:32.64] Waiting for paint to complete...55 true [2015-04-27T23:23:32.74] Waiting for paint to complete...56 true [2015-04-27T23:23:32.84] Waiting for paint to complete...57 true [2015-04-27T23:23:32.94] Waiting for paint to complete...58 true [2015-04-27T23:23:33.04] Waiting for paint to complete...59 true [2015-04-27T23:23:33.14] Waiting for paint to complete...60 true [2015-04-27T23:23:33.24] Waiting for paint to complete...61 true [2015-04-27T23:23:33.35] Waiting for paint to complete...62 true [2015-04-27T23:23:33.45] Waiting for paint to complete...63 true [2015-04-27T23:23:33.55] Waiting for paint to complete...64 true [2015-04-27T23:23:33.65] Waiting for paint to complete...65 true [2015-04-27T23:23:33.75] Waiting for paint to complete...66 true [2015-04-27T23:23:33.85] Waiting for paint to complete...67 true [2015-04-27T23:23:33.95] Waiting for paint to complete...68 true [2015-04-27T23:23:34.05] Waiting for paint to complete...69 true [2015-04-27T23:23:34.15] Waiting for paint to complete...70 true [2015-04-27T23:23:34.15] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:23:36.20] Waiting for paint to complete...0 true [2015-04-27T23:23:36.30] Waiting for paint to complete...1 true [2015-04-27T23:23:36.41] Waiting for paint to complete...2 true [2015-04-27T23:23:36.50] Waiting for paint to complete...3 true [2015-04-27T23:23:36.60] Waiting for paint to complete...4 true [2015-04-27T23:23:36.70] Waiting for paint to complete...5 true [2015-04-27T23:23:36.80] Waiting for paint to complete...6 true [2015-04-27T23:23:36.90] Waiting for paint to complete...7 true [2015-04-27T23:23:37.00] Waiting for paint to complete...8 true [2015-04-27T23:23:37.10] Waiting for paint to complete...9 true [2015-04-27T23:23:37.20] Waiting for paint to complete...10 true [2015-04-27T23:23:37.30] Waiting for paint to complete...11 true [2015-04-27T23:23:37.40] Waiting for paint to complete...12 true [2015-04-27T23:23:37.50] Waiting for paint to complete...13 true [2015-04-27T23:23:37.60] Waiting for paint to complete...14 true [2015-04-27T23:23:37.70] Waiting for paint to complete...15 true [2015-04-27T23:23:37.80] Waiting for paint to complete...16 true [2015-04-27T23:23:37.90] Waiting for paint to complete...17 true [2015-04-27T23:23:38.00] Waiting for paint to complete...18 true [2015-04-27T23:23:38.10] Waiting for paint to complete...19 true [2015-04-27T23:23:38.20] Waiting for paint to complete...20 true [2015-04-27T23:23:38.30] Waiting for paint to complete...21 true [2015-04-27T23:23:38.40] Waiting for paint to complete...22 true [2015-04-27T23:23:38.50] Waiting for paint to complete...23 true [2015-04-27T23:23:38.61] Waiting for paint to complete...24 true [2015-04-27T23:23:38.71] Waiting for paint to complete...25 true [2015-04-27T23:23:38.81] Waiting for paint to complete...26 true [2015-04-27T23:23:38.91] Waiting for paint to complete...27 true [2015-04-27T23:23:39.01] Waiting for paint to complete...28 true [2015-04-27T23:23:39.11] Waiting for paint to complete...29 true [2015-04-27T23:23:39.21] Waiting for paint to complete...30 true [2015-04-27T23:23:39.31] Waiting for paint to complete...31 true [2015-04-27T23:23:39.41] Waiting for paint to complete...32 true [2015-04-27T23:23:39.51] Waiting for paint to complete...33 true [2015-04-27T23:23:39.61] Waiting for paint to complete...34 true [2015-04-27T23:23:39.71] Waiting for paint to complete...35 true [2015-04-27T23:23:39.81] Waiting for paint to complete...36 true [2015-04-27T23:23:39.91] Waiting for paint to complete...37 true [2015-04-27T23:23:40.01] Waiting for paint to complete...38 true [2015-04-27T23:23:40.11] Waiting for paint to complete...39 true [2015-04-27T23:23:40.21] Waiting for paint to complete...40 true [2015-04-27T23:23:40.31] Waiting for paint to complete...41 true [2015-04-27T23:23:40.41] Waiting for paint to complete...42 true [2015-04-27T23:23:40.51] Waiting for paint to complete...43 true [2015-04-27T23:23:40.61] Waiting for paint to complete...44 true [2015-04-27T23:23:40.71] Waiting for paint to complete...45 true [2015-04-27T23:23:40.81] Waiting for paint to complete...46 true [2015-04-27T23:23:40.91] Waiting for paint to complete...47 true [2015-04-27T23:23:41.01] Waiting for paint to complete...48 true [2015-04-27T23:23:41.11] Waiting for paint to complete...49 true [2015-04-27T23:23:41.21] Waiting for paint to complete...50 true [2015-04-27T23:23:41.31] Waiting for paint to complete...51 true [2015-04-27T23:23:41.43] Waiting for paint to complete...52 true [2015-04-27T23:23:41.51] Waiting for paint to complete...53 true [2015-04-27T23:23:41.61] Waiting for paint to complete...54 true [2015-04-27T23:23:41.72] Waiting for paint to complete...55 true [2015-04-27T23:23:41.82] Waiting for paint to complete...56 true [2015-04-27T23:23:41.92] Waiting for paint to complete...57 true [2015-04-27T23:23:42.02] Waiting for paint to complete...58 true [2015-04-27T23:23:42.12] Waiting for paint to complete...59 true [2015-04-27T23:23:42.22] Waiting for paint to complete...60 true [2015-04-27T23:23:42.32] Waiting for paint to complete...61 true [2015-04-27T23:23:42.42] Waiting for paint to complete...62 true [2015-04-27T23:23:42.52] Waiting for paint to complete...63 true [2015-04-27T23:23:42.62] Waiting for paint to complete...64 true [2015-04-27T23:23:42.72] Waiting for paint to complete...65 true [2015-04-27T23:23:42.82] Waiting for paint to complete...66 true [2015-04-27T23:23:42.92] Waiting for paint to complete...67 true [2015-04-27T23:23:43.02] Waiting for paint to complete...68 true [2015-04-27T23:23:43.12] Waiting for paint to complete...69 true [2015-04-27T23:23:43.22] Waiting for paint to complete...70 true [2015-04-27T23:23:43.22] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:23:43.22] annotate TESTCASE scenario=FullScreenFrame_Device0_GC15 [2015-04-27T23:23:45.89] annotate TESTCASE recordtype=image [2015-04-27T23:23:45.89] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:23:45.89] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:23:45.89] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:23:51.01] Waiting for paint to complete...0 false [2015-04-27T23:23:51.11] Waiting for paint to complete...0 false [2015-04-27T23:23:51.21] Waiting for paint to complete...0 false [2015-04-27T23:23:51.31] Waiting for paint to complete...0 true [2015-04-27T23:23:51.41] Waiting for paint to complete...1 false [2015-04-27T23:23:51.51] Waiting for paint to complete...1 false [2015-04-27T23:23:51.60] Waiting for paint to complete...1 true [2015-04-27T23:23:51.70] Waiting for paint to complete...2 false [2015-04-27T23:23:51.80] Waiting for paint to complete...2 false [2015-04-27T23:23:51.90] Waiting for paint to complete...2 true [2015-04-27T23:23:52.00] Waiting for paint to complete...3 true [2015-04-27T23:23:52.10] Waiting for paint to complete...4 true [2015-04-27T23:23:52.20] Waiting for paint to complete...5 true [2015-04-27T23:23:52.30] Waiting for paint to complete...6 true [2015-04-27T23:23:52.40] Waiting for paint to complete...7 true [2015-04-27T23:23:52.50] Waiting for paint to complete...8 true [2015-04-27T23:23:52.60] Waiting for paint to complete...9 true [2015-04-27T23:23:52.70] Waiting for paint to complete...10 true [2015-04-27T23:23:52.80] Waiting for paint to complete...11 true [2015-04-27T23:23:52.90] Waiting for paint to complete...12 true [2015-04-27T23:23:53.00] Waiting for paint to complete...13 true [2015-04-27T23:23:53.10] Waiting for paint to complete...14 true [2015-04-27T23:23:53.20] Waiting for paint to complete...15 true [2015-04-27T23:23:53.30] Waiting for paint to complete...16 true [2015-04-27T23:23:53.40] Waiting for paint to complete...17 true [2015-04-27T23:23:53.50] Waiting for paint to complete...18 true [2015-04-27T23:23:53.60] Waiting for paint to complete...19 true [2015-04-27T23:23:53.70] Waiting for paint to complete...20 true [2015-04-27T23:23:53.80] Waiting for paint to complete...21 true [2015-04-27T23:23:53.90] Waiting for paint to complete...22 true [2015-04-27T23:23:54.00] Waiting for paint to complete...23 true [2015-04-27T23:23:54.11] Waiting for paint to complete...24 true [2015-04-27T23:23:54.21] Waiting for paint to complete...25 true [2015-04-27T23:23:54.31] Waiting for paint to complete...26 true [2015-04-27T23:23:54.41] Waiting for paint to complete...27 true [2015-04-27T23:23:54.51] Waiting for paint to complete...28 true [2015-04-27T23:23:54.61] Waiting for paint to complete...29 true [2015-04-27T23:23:54.71] Waiting for paint to complete...30 true [2015-04-27T23:23:54.81] Waiting for paint to complete...31 true [2015-04-27T23:23:54.91] Waiting for paint to complete...32 true [2015-04-27T23:23:55.01] Waiting for paint to complete...33 true [2015-04-27T23:23:55.11] Waiting for paint to complete...34 true [2015-04-27T23:23:55.21] Waiting for paint to complete...35 true [2015-04-27T23:23:55.31] Waiting for paint to complete...36 true [2015-04-27T23:23:55.41] Waiting for paint to complete...37 true [2015-04-27T23:23:55.51] Waiting for paint to complete...38 true [2015-04-27T23:23:55.61] Waiting for paint to complete...39 true [2015-04-27T23:23:55.71] Waiting for paint to complete...40 true [2015-04-27T23:23:55.81] Waiting for paint to complete...41 true [2015-04-27T23:23:55.91] Waiting for paint to complete...42 true [2015-04-27T23:23:56.02] Waiting for paint to complete...43 true [2015-04-27T23:23:56.11] Waiting for paint to complete...44 true [2015-04-27T23:23:56.21] Waiting for paint to complete...45 true [2015-04-27T23:23:56.31] Waiting for paint to complete...46 true [2015-04-27T23:23:56.41] Waiting for paint to complete...47 true [2015-04-27T23:23:56.51] Waiting for paint to complete...48 true [2015-04-27T23:23:56.61] Waiting for paint to complete...49 true [2015-04-27T23:23:56.71] Waiting for paint to complete...50 true [2015-04-27T23:23:56.81] Waiting for paint to complete...51 true [2015-04-27T23:23:56.91] Waiting for paint to complete...52 true [2015-04-27T23:23:57.01] Waiting for paint to complete...53 true [2015-04-27T23:23:57.11] Waiting for paint to complete...54 true [2015-04-27T23:23:57.22] Waiting for paint to complete...55 true [2015-04-27T23:23:57.32] Waiting for paint to complete...56 true [2015-04-27T23:23:57.42] Waiting for paint to complete...57 true [2015-04-27T23:23:57.52] Waiting for paint to complete...58 true [2015-04-27T23:23:57.62] Waiting for paint to complete...59 true [2015-04-27T23:23:57.72] Waiting for paint to complete...60 true [2015-04-27T23:23:57.82] Waiting for paint to complete...61 true [2015-04-27T23:23:57.92] Waiting for paint to complete...62 true [2015-04-27T23:23:58.02] Waiting for paint to complete...63 true [2015-04-27T23:23:58.12] Waiting for paint to complete...64 true [2015-04-27T23:23:58.22] Waiting for paint to complete...65 true [2015-04-27T23:23:58.32] Waiting for paint to complete...66 true [2015-04-27T23:23:58.42] Waiting for paint to complete...67 true [2015-04-27T23:23:58.52] Waiting for paint to complete...68 true [2015-04-27T23:23:58.62] Waiting for paint to complete...69 true [2015-04-27T23:23:58.72] Waiting for paint to complete...70 true [2015-04-27T23:23:58.73] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:24:01.04] Waiting for paint to complete...0 true [2015-04-27T23:24:01.14] Waiting for paint to complete...1 true [2015-04-27T23:24:01.24] Waiting for paint to complete...2 true [2015-04-27T23:24:01.34] Waiting for paint to complete...3 true [2015-04-27T23:24:01.44] Waiting for paint to complete...4 true [2015-04-27T23:24:01.54] Waiting for paint to complete...5 true [2015-04-27T23:24:01.64] Waiting for paint to complete...6 true [2015-04-27T23:24:01.74] Waiting for paint to complete...7 true [2015-04-27T23:24:01.84] Waiting for paint to complete...8 true [2015-04-27T23:24:01.94] Waiting for paint to complete...9 true [2015-04-27T23:24:02.04] Waiting for paint to complete...10 true [2015-04-27T23:24:02.14] Waiting for paint to complete...11 true [2015-04-27T23:24:02.24] Waiting for paint to complete...12 true [2015-04-27T23:24:02.34] Waiting for paint to complete...13 true [2015-04-27T23:24:02.44] Waiting for paint to complete...14 true [2015-04-27T23:24:02.54] Waiting for paint to complete...15 true [2015-04-27T23:24:02.64] Waiting for paint to complete...16 true [2015-04-27T23:24:02.74] Waiting for paint to complete...17 true [2015-04-27T23:24:02.84] Waiting for paint to complete...18 true [2015-04-27T23:24:02.94] Waiting for paint to complete...19 true [2015-04-27T23:24:03.05] Waiting for paint to complete...20 true [2015-04-27T23:24:03.15] Waiting for paint to complete...21 true [2015-04-27T23:24:03.25] Waiting for paint to complete...22 true [2015-04-27T23:24:03.35] Waiting for paint to complete...23 true [2015-04-27T23:24:03.45] Waiting for paint to complete...24 true [2015-04-27T23:24:03.55] Waiting for paint to complete...25 true [2015-04-27T23:24:03.65] Waiting for paint to complete...26 true [2015-04-27T23:24:03.75] Waiting for paint to complete...27 true [2015-04-27T23:24:03.85] Waiting for paint to complete...28 true [2015-04-27T23:24:03.95] Waiting for paint to complete...29 true [2015-04-27T23:24:04.05] Waiting for paint to complete...30 true [2015-04-27T23:24:04.15] Waiting for paint to complete...31 true [2015-04-27T23:24:04.25] Waiting for paint to complete...32 true [2015-04-27T23:24:04.35] Waiting for paint to complete...33 true [2015-04-27T23:24:04.45] Waiting for paint to complete...34 true [2015-04-27T23:24:04.55] Waiting for paint to complete...35 true [2015-04-27T23:24:04.65] Waiting for paint to complete...36 true [2015-04-27T23:24:04.75] Waiting for paint to complete...37 true [2015-04-27T23:24:04.85] Waiting for paint to complete...38 true [2015-04-27T23:24:04.95] Waiting for paint to complete...39 true [2015-04-27T23:24:05.05] Waiting for paint to complete...40 true [2015-04-27T23:24:05.15] Waiting for paint to complete...41 true [2015-04-27T23:24:05.25] Waiting for paint to complete...42 true [2015-04-27T23:24:05.35] Waiting for paint to complete...43 true [2015-04-27T23:24:05.45] Waiting for paint to complete...44 true [2015-04-27T23:24:05.55] Waiting for paint to complete...45 true [2015-04-27T23:24:05.65] Waiting for paint to complete...46 true [2015-04-27T23:24:05.75] Waiting for paint to complete...47 true [2015-04-27T23:24:05.85] Waiting for paint to complete...48 true [2015-04-27T23:24:05.95] Waiting for paint to complete...49 true [2015-04-27T23:24:06.06] Waiting for paint to complete...50 true [2015-04-27T23:24:06.16] Waiting for paint to complete...51 true [2015-04-27T23:24:06.26] Waiting for paint to complete...52 true [2015-04-27T23:24:06.36] Waiting for paint to complete...53 true [2015-04-27T23:24:06.46] Waiting for paint to complete...54 true [2015-04-27T23:24:06.56] Waiting for paint to complete...55 true [2015-04-27T23:24:06.66] Waiting for paint to complete...56 true [2015-04-27T23:24:06.76] Waiting for paint to complete...57 true [2015-04-27T23:24:06.86] Waiting for paint to complete...58 true [2015-04-27T23:24:06.96] Waiting for paint to complete...59 true [2015-04-27T23:24:07.06] Waiting for paint to complete...60 true [2015-04-27T23:24:07.16] Waiting for paint to complete...61 true [2015-04-27T23:24:07.26] Waiting for paint to complete...62 true [2015-04-27T23:24:07.36] Waiting for paint to complete...63 true [2015-04-27T23:24:07.46] Waiting for paint to complete...64 true [2015-04-27T23:24:07.56] Waiting for paint to complete...65 true [2015-04-27T23:24:07.66] Waiting for paint to complete...66 true [2015-04-27T23:24:07.76] Waiting for paint to complete...67 true [2015-04-27T23:24:07.86] Waiting for paint to complete...68 true [2015-04-27T23:24:07.96] Waiting for paint to complete...69 true [2015-04-27T23:24:08.06] Waiting for paint to complete...70 true [2015-04-27T23:24:08.06] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:24:08.06] annotate TESTCASE scenario=FullScreenFrame_Device0_GC16 [2015-04-27T23:24:10.80] annotate TESTCASE recordtype=image [2015-04-27T23:24:10.80] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:24:10.80] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:24:10.80] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:24:15.91] Waiting for paint to complete...0 false [2015-04-27T23:24:16.01] Waiting for paint to complete...0 false [2015-04-27T23:24:16.11] Waiting for paint to complete...0 false [2015-04-27T23:24:16.20] Waiting for paint to complete...0 true [2015-04-27T23:24:16.30] Waiting for paint to complete...1 false [2015-04-27T23:24:16.40] Waiting for paint to complete...1 false [2015-04-27T23:24:16.49] Waiting for paint to complete...1 true [2015-04-27T23:24:16.59] Waiting for paint to complete...2 false [2015-04-27T23:24:16.69] Waiting for paint to complete...2 false [2015-04-27T23:24:16.79] Waiting for paint to complete...2 false [2015-04-27T23:24:16.80] Waiting for paint to complete...2 true [2015-04-27T23:24:16.90] Waiting for paint to complete...3 false [2015-04-27T23:24:17.00] Waiting for paint to complete...3 false [2015-04-27T23:24:17.09] Waiting for paint to complete...3 true [2015-04-27T23:24:17.19] Waiting for paint to complete...4 true [2015-04-27T23:24:17.29] Waiting for paint to complete...5 true [2015-04-27T23:24:17.39] Waiting for paint to complete...6 true [2015-04-27T23:24:17.49] Waiting for paint to complete...7 true [2015-04-27T23:24:17.59] Waiting for paint to complete...8 true [2015-04-27T23:24:17.69] Waiting for paint to complete...9 true [2015-04-27T23:24:17.79] Waiting for paint to complete...10 true [2015-04-27T23:24:17.90] Waiting for paint to complete...11 true [2015-04-27T23:24:18.00] Waiting for paint to complete...12 true [2015-04-27T23:24:18.10] Waiting for paint to complete...13 true [2015-04-27T23:24:18.20] Waiting for paint to complete...14 true [2015-04-27T23:24:18.30] Waiting for paint to complete...15 true [2015-04-27T23:24:18.40] Waiting for paint to complete...16 true [2015-04-27T23:24:18.50] Waiting for paint to complete...17 true [2015-04-27T23:24:18.60] Waiting for paint to complete...18 true [2015-04-27T23:24:18.70] Waiting for paint to complete...19 true [2015-04-27T23:24:18.80] Waiting for paint to complete...20 true [2015-04-27T23:24:18.90] Waiting for paint to complete...21 true [2015-04-27T23:24:19.00] Waiting for paint to complete...22 true [2015-04-27T23:24:19.10] Waiting for paint to complete...23 true [2015-04-27T23:24:19.20] Waiting for paint to complete...24 true [2015-04-27T23:24:19.30] Waiting for paint to complete...25 true [2015-04-27T23:24:19.40] Waiting for paint to complete...26 true [2015-04-27T23:24:19.50] Waiting for paint to complete...27 true [2015-04-27T23:24:19.60] Waiting for paint to complete...28 true [2015-04-27T23:24:19.70] Waiting for paint to complete...29 true [2015-04-27T23:24:19.80] Waiting for paint to complete...30 true [2015-04-27T23:24:19.90] Waiting for paint to complete...31 true [2015-04-27T23:24:20.00] Waiting for paint to complete...32 true [2015-04-27T23:24:20.10] Waiting for paint to complete...33 true [2015-04-27T23:24:20.20] Waiting for paint to complete...34 true [2015-04-27T23:24:20.30] Waiting for paint to complete...35 true [2015-04-27T23:24:20.40] Waiting for paint to complete...36 true [2015-04-27T23:24:20.50] Waiting for paint to complete...37 true [2015-04-27T23:24:20.60] Waiting for paint to complete...38 true [2015-04-27T23:24:20.70] Waiting for paint to complete...39 true [2015-04-27T23:24:20.80] Waiting for paint to complete...40 true [2015-04-27T23:24:20.90] Waiting for paint to complete...41 true [2015-04-27T23:24:21.01] Waiting for paint to complete...42 true [2015-04-27T23:24:21.11] Waiting for paint to complete...43 true [2015-04-27T23:24:21.21] Waiting for paint to complete...44 true [2015-04-27T23:24:21.31] Waiting for paint to complete...45 true [2015-04-27T23:24:21.41] Waiting for paint to complete...46 true [2015-04-27T23:24:21.51] Waiting for paint to complete...47 true [2015-04-27T23:24:21.61] Waiting for paint to complete...48 true [2015-04-27T23:24:21.71] Waiting for paint to complete...49 true [2015-04-27T23:24:21.81] Waiting for paint to complete...50 true [2015-04-27T23:24:21.91] Waiting for paint to complete...51 true [2015-04-27T23:24:22.01] Waiting for paint to complete...52 true [2015-04-27T23:24:22.11] Waiting for paint to complete...53 true [2015-04-27T23:24:22.21] Waiting for paint to complete...54 true [2015-04-27T23:24:22.31] Waiting for paint to complete...55 true [2015-04-27T23:24:22.41] Waiting for paint to complete...56 true [2015-04-27T23:24:22.51] Waiting for paint to complete...57 true [2015-04-27T23:24:22.61] Waiting for paint to complete...58 true [2015-04-27T23:24:22.71] Waiting for paint to complete...59 true [2015-04-27T23:24:22.81] Waiting for paint to complete...60 true [2015-04-27T23:24:22.91] Waiting for paint to complete...61 true [2015-04-27T23:24:23.01] Waiting for paint to complete...62 true [2015-04-27T23:24:23.11] Waiting for paint to complete...63 true [2015-04-27T23:24:23.21] Waiting for paint to complete...64 true [2015-04-27T23:24:23.31] Waiting for paint to complete...65 true [2015-04-27T23:24:23.41] Waiting for paint to complete...66 true [2015-04-27T23:24:23.51] Waiting for paint to complete...67 true [2015-04-27T23:24:23.61] Waiting for paint to complete...68 true [2015-04-27T23:24:23.71] Waiting for paint to complete...69 true [2015-04-27T23:24:23.81] Waiting for paint to complete...70 true [2015-04-27T23:24:23.81] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:24:25.82] Waiting for paint to complete...0 true [2015-04-27T23:24:25.92] Waiting for paint to complete...1 true [2015-04-27T23:24:26.03] Waiting for paint to complete...2 true [2015-04-27T23:24:26.12] Waiting for paint to complete...3 true [2015-04-27T23:24:26.22] Waiting for paint to complete...4 true [2015-04-27T23:24:26.32] Waiting for paint to complete...5 true [2015-04-27T23:24:26.42] Waiting for paint to complete...6 true [2015-04-27T23:24:26.52] Waiting for paint to complete...7 true [2015-04-27T23:24:26.62] Waiting for paint to complete...8 true [2015-04-27T23:24:26.72] Waiting for paint to complete...9 true [2015-04-27T23:24:26.82] Waiting for paint to complete...10 true [2015-04-27T23:24:26.92] Waiting for paint to complete...11 true [2015-04-27T23:24:27.03] Waiting for paint to complete...12 true [2015-04-27T23:24:27.13] Waiting for paint to complete...13 true [2015-04-27T23:24:27.23] Waiting for paint to complete...14 true [2015-04-27T23:24:27.33] Waiting for paint to complete...15 true [2015-04-27T23:24:27.43] Waiting for paint to complete...16 true [2015-04-27T23:24:27.53] Waiting for paint to complete...17 true [2015-04-27T23:24:27.63] Waiting for paint to complete...18 true [2015-04-27T23:24:27.73] Waiting for paint to complete...19 true [2015-04-27T23:24:27.83] Waiting for paint to complete...20 true [2015-04-27T23:24:27.93] Waiting for paint to complete...21 true [2015-04-27T23:24:28.03] Waiting for paint to complete...22 true [2015-04-27T23:24:28.13] Waiting for paint to complete...23 true [2015-04-27T23:24:28.23] Waiting for paint to complete...24 true [2015-04-27T23:24:28.33] Waiting for paint to complete...25 true [2015-04-27T23:24:28.43] Waiting for paint to complete...26 true [2015-04-27T23:24:28.53] Waiting for paint to complete...27 true [2015-04-27T23:24:28.63] Waiting for paint to complete...28 true [2015-04-27T23:24:28.73] Waiting for paint to complete...29 true [2015-04-27T23:24:28.83] Waiting for paint to complete...30 true [2015-04-27T23:24:28.93] Waiting for paint to complete...31 true [2015-04-27T23:24:29.03] Waiting for paint to complete...32 true [2015-04-27T23:24:29.13] Waiting for paint to complete...33 true [2015-04-27T23:24:29.23] Waiting for paint to complete...34 true [2015-04-27T23:24:29.33] Waiting for paint to complete...35 true [2015-04-27T23:24:29.43] Waiting for paint to complete...36 true [2015-04-27T23:24:29.53] Waiting for paint to complete...37 true [2015-04-27T23:24:29.63] Waiting for paint to complete...38 true [2015-04-27T23:24:29.73] Waiting for paint to complete...39 true [2015-04-27T23:24:29.83] Waiting for paint to complete...40 true [2015-04-27T23:24:29.93] Waiting for paint to complete...41 true [2015-04-27T23:24:30.04] Waiting for paint to complete...42 true [2015-04-27T23:24:30.14] Waiting for paint to complete...43 true [2015-04-27T23:24:30.24] Waiting for paint to complete...44 true [2015-04-27T23:24:30.34] Waiting for paint to complete...45 true [2015-04-27T23:24:30.44] Waiting for paint to complete...46 true [2015-04-27T23:24:30.54] Waiting for paint to complete...47 true [2015-04-27T23:24:30.64] Waiting for paint to complete...48 true [2015-04-27T23:24:30.74] Waiting for paint to complete...49 true [2015-04-27T23:24:30.84] Waiting for paint to complete...50 true [2015-04-27T23:24:30.94] Waiting for paint to complete...51 true [2015-04-27T23:24:31.04] Waiting for paint to complete...52 true [2015-04-27T23:24:31.14] Waiting for paint to complete...53 true [2015-04-27T23:24:31.24] Waiting for paint to complete...54 true [2015-04-27T23:24:31.34] Waiting for paint to complete...55 true [2015-04-27T23:24:31.44] Waiting for paint to complete...56 true [2015-04-27T23:24:31.54] Waiting for paint to complete...57 true [2015-04-27T23:24:31.64] Waiting for paint to complete...58 true [2015-04-27T23:24:31.74] Waiting for paint to complete...59 true [2015-04-27T23:24:31.84] Waiting for paint to complete...60 true [2015-04-27T23:24:31.94] Waiting for paint to complete...61 true [2015-04-27T23:24:32.04] Waiting for paint to complete...62 true [2015-04-27T23:24:32.14] Waiting for paint to complete...63 true [2015-04-27T23:24:32.24] Waiting for paint to complete...64 true [2015-04-27T23:24:32.34] Waiting for paint to complete...65 true [2015-04-27T23:24:32.44] Waiting for paint to complete...66 true [2015-04-27T23:24:32.54] Waiting for paint to complete...67 true [2015-04-27T23:24:32.64] Waiting for paint to complete...68 true [2015-04-27T23:24:32.74] Waiting for paint to complete...69 true [2015-04-27T23:24:32.84] Waiting for paint to complete...70 true [2015-04-27T23:24:32.84] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:24:32.84] annotate TESTCASE scenario=FullScreenFrame_Device0_GC17 [2015-04-27T23:24:35.55] annotate TESTCASE recordtype=image [2015-04-27T23:24:35.55] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:24:35.55] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:24:35.55] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:24:40.67] Waiting for paint to complete...0 false [2015-04-27T23:24:40.77] Waiting for paint to complete...0 false [2015-04-27T23:24:40.87] Waiting for paint to complete...0 false [2015-04-27T23:24:40.96] Waiting for paint to complete...0 true [2015-04-27T23:24:41.06] Waiting for paint to complete...1 false [2015-04-27T23:24:41.16] Waiting for paint to complete...1 false [2015-04-27T23:24:41.25] Waiting for paint to complete...1 true [2015-04-27T23:24:41.35] Waiting for paint to complete...2 false [2015-04-27T23:24:41.45] Waiting for paint to complete...2 false [2015-04-27T23:24:41.55] Waiting for paint to complete...2 true [2015-04-27T23:24:41.65] Waiting for paint to complete...3 true [2015-04-27T23:24:41.75] Waiting for paint to complete...4 true [2015-04-27T23:24:41.85] Waiting for paint to complete...5 true [2015-04-27T23:24:41.95] Waiting for paint to complete...6 true [2015-04-27T23:24:42.05] Waiting for paint to complete...7 true [2015-04-27T23:24:42.15] Waiting for paint to complete...8 true [2015-04-27T23:24:42.25] Waiting for paint to complete...9 true [2015-04-27T23:24:42.35] Waiting for paint to complete...10 true [2015-04-27T23:24:42.45] Waiting for paint to complete...11 true [2015-04-27T23:24:42.55] Waiting for paint to complete...12 true [2015-04-27T23:24:42.66] Waiting for paint to complete...13 true [2015-04-27T23:24:42.76] Waiting for paint to complete...14 true [2015-04-27T23:24:42.86] Waiting for paint to complete...15 true [2015-04-27T23:24:42.96] Waiting for paint to complete...16 true [2015-04-27T23:24:43.06] Waiting for paint to complete...17 true [2015-04-27T23:24:43.16] Waiting for paint to complete...18 true [2015-04-27T23:24:43.26] Waiting for paint to complete...19 true [2015-04-27T23:24:43.36] Waiting for paint to complete...20 true [2015-04-27T23:24:43.46] Waiting for paint to complete...21 true [2015-04-27T23:24:43.56] Waiting for paint to complete...22 true [2015-04-27T23:24:43.66] Waiting for paint to complete...23 true [2015-04-27T23:24:43.76] Waiting for paint to complete...24 true [2015-04-27T23:24:43.86] Waiting for paint to complete...25 true [2015-04-27T23:24:43.96] Waiting for paint to complete...26 true [2015-04-27T23:24:44.06] Waiting for paint to complete...27 true [2015-04-27T23:24:44.16] Waiting for paint to complete...28 true [2015-04-27T23:24:44.26] Waiting for paint to complete...29 true [2015-04-27T23:24:44.36] Waiting for paint to complete...30 true [2015-04-27T23:24:44.46] Waiting for paint to complete...31 true [2015-04-27T23:24:44.56] Waiting for paint to complete...32 true [2015-04-27T23:24:44.66] Waiting for paint to complete...33 true [2015-04-27T23:24:44.76] Waiting for paint to complete...34 true [2015-04-27T23:24:44.86] Waiting for paint to complete...35 true [2015-04-27T23:24:44.96] Waiting for paint to complete...36 true [2015-04-27T23:24:45.06] Waiting for paint to complete...37 true [2015-04-27T23:24:45.16] Waiting for paint to complete...38 true [2015-04-27T23:24:45.26] Waiting for paint to complete...39 true [2015-04-27T23:24:45.36] Waiting for paint to complete...40 true [2015-04-27T23:24:45.46] Waiting for paint to complete...41 true [2015-04-27T23:24:45.56] Waiting for paint to complete...42 true [2015-04-27T23:24:45.66] Waiting for paint to complete...43 true [2015-04-27T23:24:45.77] Waiting for paint to complete...44 true [2015-04-27T23:24:45.87] Waiting for paint to complete...45 true [2015-04-27T23:24:45.97] Waiting for paint to complete...46 true [2015-04-27T23:24:46.07] Waiting for paint to complete...47 true [2015-04-27T23:24:46.17] Waiting for paint to complete...48 true [2015-04-27T23:24:46.27] Waiting for paint to complete...49 true [2015-04-27T23:24:46.37] Waiting for paint to complete...50 true [2015-04-27T23:24:46.47] Waiting for paint to complete...51 true [2015-04-27T23:24:46.57] Waiting for paint to complete...52 true [2015-04-27T23:24:46.67] Waiting for paint to complete...53 true [2015-04-27T23:24:46.77] Waiting for paint to complete...54 true [2015-04-27T23:24:46.87] Waiting for paint to complete...55 true [2015-04-27T23:24:46.97] Waiting for paint to complete...56 true [2015-04-27T23:24:47.07] Waiting for paint to complete...57 true [2015-04-27T23:24:47.17] Waiting for paint to complete...58 true [2015-04-27T23:24:47.27] Waiting for paint to complete...59 true [2015-04-27T23:24:47.37] Waiting for paint to complete...60 true [2015-04-27T23:24:47.47] Waiting for paint to complete...61 true [2015-04-27T23:24:47.57] Waiting for paint to complete...62 true [2015-04-27T23:24:47.67] Waiting for paint to complete...63 true [2015-04-27T23:24:47.77] Waiting for paint to complete...64 true [2015-04-27T23:24:47.87] Waiting for paint to complete...65 true [2015-04-27T23:24:47.97] Waiting for paint to complete...66 true [2015-04-27T23:24:48.07] Waiting for paint to complete...67 true [2015-04-27T23:24:48.17] Waiting for paint to complete...68 true [2015-04-27T23:24:48.27] Waiting for paint to complete...69 true [2015-04-27T23:24:48.37] Waiting for paint to complete...70 true [2015-04-27T23:24:48.37] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:24:50.40] Waiting for paint to complete...0 true [2015-04-27T23:24:50.50] Waiting for paint to complete...1 true [2015-04-27T23:24:50.60] Waiting for paint to complete...2 true [2015-04-27T23:24:50.70] Waiting for paint to complete...3 true [2015-04-27T23:24:50.81] Waiting for paint to complete...4 true [2015-04-27T23:24:50.90] Waiting for paint to complete...5 true [2015-04-27T23:24:51.00] Waiting for paint to complete...6 true [2015-04-27T23:24:51.10] Waiting for paint to complete...7 true [2015-04-27T23:24:51.20] Waiting for paint to complete...8 true [2015-04-27T23:24:51.31] Waiting for paint to complete...9 true [2015-04-27T23:24:51.41] Waiting for paint to complete...10 true [2015-04-27T23:24:51.51] Waiting for paint to complete...11 true [2015-04-27T23:24:51.61] Waiting for paint to complete...12 true [2015-04-27T23:24:51.71] Waiting for paint to complete...13 true [2015-04-27T23:24:51.81] Waiting for paint to complete...14 true [2015-04-27T23:24:51.91] Waiting for paint to complete...15 true [2015-04-27T23:24:52.01] Waiting for paint to complete...16 true [2015-04-27T23:24:52.11] Waiting for paint to complete...17 true [2015-04-27T23:24:52.21] Waiting for paint to complete...18 true [2015-04-27T23:24:52.31] Waiting for paint to complete...19 true [2015-04-27T23:24:52.41] Waiting for paint to complete...20 true [2015-04-27T23:24:52.51] Waiting for paint to complete...21 true [2015-04-27T23:24:52.61] Waiting for paint to complete...22 true [2015-04-27T23:24:52.71] Waiting for paint to complete...23 true [2015-04-27T23:24:52.81] Waiting for paint to complete...24 true [2015-04-27T23:24:52.91] Waiting for paint to complete...25 true [2015-04-27T23:24:53.01] Waiting for paint to complete...26 true [2015-04-27T23:24:53.11] Waiting for paint to complete...27 true [2015-04-27T23:24:53.21] Waiting for paint to complete...28 true [2015-04-27T23:24:53.31] Waiting for paint to complete...29 true [2015-04-27T23:24:53.41] Waiting for paint to complete...30 true [2015-04-27T23:24:53.51] Waiting for paint to complete...31 true [2015-04-27T23:24:53.61] Waiting for paint to complete...32 true [2015-04-27T23:24:53.71] Waiting for paint to complete...33 true [2015-04-27T23:24:53.81] Waiting for paint to complete...34 true [2015-04-27T23:24:53.91] Waiting for paint to complete...35 true [2015-04-27T23:24:54.01] Waiting for paint to complete...36 true [2015-04-27T23:24:54.11] Waiting for paint to complete...37 true [2015-04-27T23:24:54.21] Waiting for paint to complete...38 true [2015-04-27T23:24:54.32] Waiting for paint to complete...39 true [2015-04-27T23:24:54.42] Waiting for paint to complete...40 true [2015-04-27T23:24:54.52] Waiting for paint to complete...41 true [2015-04-27T23:24:54.62] Waiting for paint to complete...42 true [2015-04-27T23:24:54.72] Waiting for paint to complete...43 true [2015-04-27T23:24:54.82] Waiting for paint to complete...44 true [2015-04-27T23:24:54.92] Waiting for paint to complete...45 true [2015-04-27T23:24:55.02] Waiting for paint to complete...46 true [2015-04-27T23:24:55.12] Waiting for paint to complete...47 true [2015-04-27T23:24:55.22] Waiting for paint to complete...48 true [2015-04-27T23:24:55.32] Waiting for paint to complete...49 true [2015-04-27T23:24:55.42] Waiting for paint to complete...50 true [2015-04-27T23:24:55.52] Waiting for paint to complete...51 true [2015-04-27T23:24:55.62] Waiting for paint to complete...52 true [2015-04-27T23:24:55.72] Waiting for paint to complete...53 true [2015-04-27T23:24:55.82] Waiting for paint to complete...54 true [2015-04-27T23:24:55.92] Waiting for paint to complete...55 true [2015-04-27T23:24:56.02] Waiting for paint to complete...56 true [2015-04-27T23:24:56.12] Waiting for paint to complete...57 true [2015-04-27T23:24:56.22] Waiting for paint to complete...58 true [2015-04-27T23:24:56.32] Waiting for paint to complete...59 true [2015-04-27T23:24:56.42] Waiting for paint to complete...60 true [2015-04-27T23:24:56.52] Waiting for paint to complete...61 true [2015-04-27T23:24:56.62] Waiting for paint to complete...62 true [2015-04-27T23:24:56.72] Waiting for paint to complete...63 true [2015-04-27T23:24:56.82] Waiting for paint to complete...64 true [2015-04-27T23:24:56.92] Waiting for paint to complete...65 true [2015-04-27T23:24:57.02] Waiting for paint to complete...66 true [2015-04-27T23:24:57.12] Waiting for paint to complete...67 true [2015-04-27T23:24:57.22] Waiting for paint to complete...68 true [2015-04-27T23:24:57.33] Waiting for paint to complete...69 true [2015-04-27T23:24:57.43] Waiting for paint to complete...70 true [2015-04-27T23:24:57.43] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:24:57.43] annotate TESTCASE scenario=FullScreenFrame_Device0_GC18 [2015-04-27T23:25:00.25] annotate TESTCASE recordtype=image [2015-04-27T23:25:00.25] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:25:00.25] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:25:00.25] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:25:05.35] Waiting for paint to complete...0 false [2015-04-27T23:25:05.45] Waiting for paint to complete...0 false [2015-04-27T23:25:05.55] Waiting for paint to complete...0 false [2015-04-27T23:25:05.65] Waiting for paint to complete...0 true [2015-04-27T23:25:05.75] Waiting for paint to complete...1 false [2015-04-27T23:25:05.85] Waiting for paint to complete...1 false [2015-04-27T23:25:05.94] Waiting for paint to complete...1 true [2015-04-27T23:25:06.04] Waiting for paint to complete...2 false [2015-04-27T23:25:06.14] Waiting for paint to complete...2 false [2015-04-27T23:25:06.24] Waiting for paint to complete...2 true [2015-04-27T23:25:06.34] Waiting for paint to complete...3 false [2015-04-27T23:25:06.44] Waiting for paint to complete...3 false [2015-04-27T23:25:06.54] Waiting for paint to complete...3 true [2015-04-27T23:25:06.64] Waiting for paint to complete...4 true [2015-04-27T23:25:06.74] Waiting for paint to complete...5 true [2015-04-27T23:25:06.84] Waiting for paint to complete...6 true [2015-04-27T23:25:06.94] Waiting for paint to complete...7 true [2015-04-27T23:25:07.04] Waiting for paint to complete...8 true [2015-04-27T23:25:07.14] Waiting for paint to complete...9 true [2015-04-27T23:25:07.24] Waiting for paint to complete...10 true [2015-04-27T23:25:07.34] Waiting for paint to complete...11 true [2015-04-27T23:25:07.44] Waiting for paint to complete...12 true [2015-04-27T23:25:07.54] Waiting for paint to complete...13 true [2015-04-27T23:25:07.64] Waiting for paint to complete...14 true [2015-04-27T23:25:07.74] Waiting for paint to complete...15 true [2015-04-27T23:25:07.84] Waiting for paint to complete...16 true [2015-04-27T23:25:07.94] Waiting for paint to complete...17 true [2015-04-27T23:25:08.04] Waiting for paint to complete...18 true [2015-04-27T23:25:08.14] Waiting for paint to complete...19 true [2015-04-27T23:25:08.24] Waiting for paint to complete...20 true [2015-04-27T23:25:08.34] Waiting for paint to complete...21 true [2015-04-27T23:25:08.44] Waiting for paint to complete...22 true [2015-04-27T23:25:08.54] Waiting for paint to complete...23 true [2015-04-27T23:25:08.64] Waiting for paint to complete...24 true [2015-04-27T23:25:08.74] Waiting for paint to complete...25 true [2015-04-27T23:25:08.84] Waiting for paint to complete...26 true [2015-04-27T23:25:08.94] Waiting for paint to complete...27 true [2015-04-27T23:25:09.05] Waiting for paint to complete...28 true [2015-04-27T23:25:09.15] Waiting for paint to complete...29 true [2015-04-27T23:25:09.25] Waiting for paint to complete...30 true [2015-04-27T23:25:09.35] Waiting for paint to complete...31 true [2015-04-27T23:25:09.45] Waiting for paint to complete...32 true [2015-04-27T23:25:09.55] Waiting for paint to complete...33 true [2015-04-27T23:25:09.65] Waiting for paint to complete...34 true [2015-04-27T23:25:09.75] Waiting for paint to complete...35 true [2015-04-27T23:25:09.85] Waiting for paint to complete...36 true [2015-04-27T23:25:09.95] Waiting for paint to complete...37 true [2015-04-27T23:25:10.05] Waiting for paint to complete...38 true [2015-04-27T23:25:10.15] Waiting for paint to complete...39 true [2015-04-27T23:25:10.25] Waiting for paint to complete...40 true [2015-04-27T23:25:10.35] Waiting for paint to complete...41 true [2015-04-27T23:25:10.45] Waiting for paint to complete...42 true [2015-04-27T23:25:10.55] Waiting for paint to complete...43 true [2015-04-27T23:25:10.65] Waiting for paint to complete...44 true [2015-04-27T23:25:10.75] Waiting for paint to complete...45 true [2015-04-27T23:25:10.85] Waiting for paint to complete...46 true [2015-04-27T23:25:10.95] Waiting for paint to complete...47 true [2015-04-27T23:25:11.05] Waiting for paint to complete...48 true [2015-04-27T23:25:11.15] Waiting for paint to complete...49 true [2015-04-27T23:25:11.25] Waiting for paint to complete...50 true [2015-04-27T23:25:11.35] Waiting for paint to complete...51 true [2015-04-27T23:25:11.45] Waiting for paint to complete...52 true [2015-04-27T23:25:11.55] Waiting for paint to complete...53 true [2015-04-27T23:25:11.65] Waiting for paint to complete...54 true [2015-04-27T23:25:11.75] Waiting for paint to complete...55 true [2015-04-27T23:25:11.85] Waiting for paint to complete...56 true [2015-04-27T23:25:11.95] Waiting for paint to complete...57 true [2015-04-27T23:25:12.06] Waiting for paint to complete...58 true [2015-04-27T23:25:12.16] Waiting for paint to complete...59 true [2015-04-27T23:25:12.26] Waiting for paint to complete...60 true [2015-04-27T23:25:12.36] Waiting for paint to complete...61 true [2015-04-27T23:25:12.46] Waiting for paint to complete...62 true [2015-04-27T23:25:12.56] Waiting for paint to complete...63 true [2015-04-27T23:25:12.66] Waiting for paint to complete...64 true [2015-04-27T23:25:12.76] Waiting for paint to complete...65 true [2015-04-27T23:25:12.86] Waiting for paint to complete...66 true [2015-04-27T23:25:12.96] Waiting for paint to complete...67 true [2015-04-27T23:25:13.06] Waiting for paint to complete...68 true [2015-04-27T23:25:13.16] Waiting for paint to complete...69 true [2015-04-27T23:25:13.26] Waiting for paint to complete...70 true [2015-04-27T23:25:13.26] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:25:15.27] Waiting for paint to complete...0 true [2015-04-27T23:25:15.40] Waiting for paint to complete...1 true [2015-04-27T23:25:15.47] Waiting for paint to complete...2 true [2015-04-27T23:25:15.57] Waiting for paint to complete...3 true [2015-04-27T23:25:15.67] Waiting for paint to complete...4 true [2015-04-27T23:25:15.77] Waiting for paint to complete...5 true [2015-04-27T23:25:15.88] Waiting for paint to complete...6 true [2015-04-27T23:25:15.98] Waiting for paint to complete...7 true [2015-04-27T23:25:16.08] Waiting for paint to complete...8 true [2015-04-27T23:25:16.18] Waiting for paint to complete...9 true [2015-04-27T23:25:16.28] Waiting for paint to complete...10 true [2015-04-27T23:25:16.38] Waiting for paint to complete...11 true [2015-04-27T23:25:16.48] Waiting for paint to complete...12 true [2015-04-27T23:25:16.58] Waiting for paint to complete...13 true [2015-04-27T23:25:16.68] Waiting for paint to complete...14 true [2015-04-27T23:25:16.78] Waiting for paint to complete...15 true [2015-04-27T23:25:16.88] Waiting for paint to complete...16 true [2015-04-27T23:25:16.98] Waiting for paint to complete...17 true [2015-04-27T23:25:17.08] Waiting for paint to complete...18 true [2015-04-27T23:25:17.18] Waiting for paint to complete...19 true [2015-04-27T23:25:17.28] Waiting for paint to complete...20 true [2015-04-27T23:25:17.38] Waiting for paint to complete...21 true [2015-04-27T23:25:17.48] Waiting for paint to complete...22 true [2015-04-27T23:25:17.58] Waiting for paint to complete...23 true [2015-04-27T23:25:17.68] Waiting for paint to complete...24 true [2015-04-27T23:25:17.78] Waiting for paint to complete...25 true [2015-04-27T23:25:17.88] Waiting for paint to complete...26 true [2015-04-27T23:25:17.98] Waiting for paint to complete...27 true [2015-04-27T23:25:18.08] Waiting for paint to complete...28 true [2015-04-27T23:25:18.18] Waiting for paint to complete...29 true [2015-04-27T23:25:18.28] Waiting for paint to complete...30 true [2015-04-27T23:25:18.38] Waiting for paint to complete...31 true [2015-04-27T23:25:18.48] Waiting for paint to complete...32 true [2015-04-27T23:25:18.58] Waiting for paint to complete...33 true [2015-04-27T23:25:18.68] Waiting for paint to complete...34 true [2015-04-27T23:25:18.78] Waiting for paint to complete...35 true [2015-04-27T23:25:18.88] Waiting for paint to complete...36 true [2015-04-27T23:25:18.99] Waiting for paint to complete...37 true [2015-04-27T23:25:19.09] Waiting for paint to complete...38 true [2015-04-27T23:25:19.19] Waiting for paint to complete...39 true [2015-04-27T23:25:19.29] Waiting for paint to complete...40 true [2015-04-27T23:25:19.39] Waiting for paint to complete...41 true [2015-04-27T23:25:19.49] Waiting for paint to complete...42 true [2015-04-27T23:25:19.59] Waiting for paint to complete...43 true [2015-04-27T23:25:19.69] Waiting for paint to complete...44 true [2015-04-27T23:25:19.79] Waiting for paint to complete...45 true [2015-04-27T23:25:19.89] Waiting for paint to complete...46 true [2015-04-27T23:25:19.99] Waiting for paint to complete...47 true [2015-04-27T23:25:20.09] Waiting for paint to complete...48 true [2015-04-27T23:25:20.19] Waiting for paint to complete...49 true [2015-04-27T23:25:20.29] Waiting for paint to complete...50 true [2015-04-27T23:25:20.40] Waiting for paint to complete...51 true [2015-04-27T23:25:20.49] Waiting for paint to complete...52 true [2015-04-27T23:25:20.59] Waiting for paint to complete...53 true [2015-04-27T23:25:20.69] Waiting for paint to complete...54 true [2015-04-27T23:25:20.79] Waiting for paint to complete...55 true [2015-04-27T23:25:20.89] Waiting for paint to complete...56 true [2015-04-27T23:25:20.99] Waiting for paint to complete...57 true [2015-04-27T23:25:21.09] Waiting for paint to complete...58 true [2015-04-27T23:25:21.19] Waiting for paint to complete...59 true [2015-04-27T23:25:21.29] Waiting for paint to complete...60 true [2015-04-27T23:25:21.39] Waiting for paint to complete...61 true [2015-04-27T23:25:21.49] Waiting for paint to complete...62 true [2015-04-27T23:25:21.59] Waiting for paint to complete...63 true [2015-04-27T23:25:21.69] Waiting for paint to complete...64 true [2015-04-27T23:25:21.79] Waiting for paint to complete...65 true [2015-04-27T23:25:21.90] Waiting for paint to complete...66 true [2015-04-27T23:25:22.00] Waiting for paint to complete...67 true [2015-04-27T23:25:22.10] Waiting for paint to complete...68 true [2015-04-27T23:25:22.20] Waiting for paint to complete...69 true [2015-04-27T23:25:22.30] Waiting for paint to complete...70 true [2015-04-27T23:25:22.30] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:25:22.30] annotate TESTCASE scenario=FullScreenFrame_Device0_GC19 [2015-04-27T23:25:25.02] annotate TESTCASE recordtype=image [2015-04-27T23:25:25.02] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:25:25.02] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:25:25.02] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:25:30.14] Waiting for paint to complete...0 false [2015-04-27T23:25:30.24] Waiting for paint to complete...0 false [2015-04-27T23:25:30.34] Waiting for paint to complete...0 false [2015-04-27T23:25:30.44] Waiting for paint to complete...0 true [2015-04-27T23:25:30.54] Waiting for paint to complete...1 false [2015-04-27T23:25:30.64] Waiting for paint to complete...1 false [2015-04-27T23:25:30.73] Waiting for paint to complete...1 true [2015-04-27T23:25:30.83] Waiting for paint to complete...2 false [2015-04-27T23:25:30.93] Waiting for paint to complete...2 false [2015-04-27T23:25:31.03] Waiting for paint to complete...2 true [2015-04-27T23:25:31.13] Waiting for paint to complete...3 true [2015-04-27T23:25:31.23] Waiting for paint to complete...4 true [2015-04-27T23:25:31.33] Waiting for paint to complete...5 true [2015-04-27T23:25:31.43] Waiting for paint to complete...6 true [2015-04-27T23:25:31.53] Waiting for paint to complete...7 true [2015-04-27T23:25:31.63] Waiting for paint to complete...8 true [2015-04-27T23:25:31.73] Waiting for paint to complete...9 true [2015-04-27T23:25:31.83] Waiting for paint to complete...10 true [2015-04-27T23:25:31.93] Waiting for paint to complete...11 true [2015-04-27T23:25:32.04] Waiting for paint to complete...12 true [2015-04-27T23:25:32.14] Waiting for paint to complete...13 true [2015-04-27T23:25:32.24] Waiting for paint to complete...14 true [2015-04-27T23:25:32.34] Waiting for paint to complete...15 true [2015-04-27T23:25:32.44] Waiting for paint to complete...16 true [2015-04-27T23:25:32.54] Waiting for paint to complete...17 true [2015-04-27T23:25:32.64] Waiting for paint to complete...18 true [2015-04-27T23:25:32.74] Waiting for paint to complete...19 true [2015-04-27T23:25:32.84] Waiting for paint to complete...20 true [2015-04-27T23:25:32.94] Waiting for paint to complete...21 true [2015-04-27T23:25:33.04] Waiting for paint to complete...22 true [2015-04-27T23:25:33.14] Waiting for paint to complete...23 true [2015-04-27T23:25:33.24] Waiting for paint to complete...24 true [2015-04-27T23:25:33.34] Waiting for paint to complete...25 true [2015-04-27T23:25:33.45] Waiting for paint to complete...26 true [2015-04-27T23:25:33.55] Waiting for paint to complete...27 true [2015-04-27T23:25:33.65] Waiting for paint to complete...28 true [2015-04-27T23:25:33.75] Waiting for paint to complete...29 true [2015-04-27T23:25:33.85] Waiting for paint to complete...30 true [2015-04-27T23:25:33.95] Waiting for paint to complete...31 true [2015-04-27T23:25:34.05] Waiting for paint to complete...32 true [2015-04-27T23:25:34.15] Waiting for paint to complete...33 true [2015-04-27T23:25:34.25] Waiting for paint to complete...34 true [2015-04-27T23:25:34.35] Waiting for paint to complete...35 true [2015-04-27T23:25:34.45] Waiting for paint to complete...36 true [2015-04-27T23:25:34.55] Waiting for paint to complete...37 true [2015-04-27T23:25:34.65] Waiting for paint to complete...38 true [2015-04-27T23:25:34.75] Waiting for paint to complete...39 true [2015-04-27T23:25:34.85] Waiting for paint to complete...40 true [2015-04-27T23:25:34.96] Waiting for paint to complete...41 true [2015-04-27T23:25:35.06] Waiting for paint to complete...42 true [2015-04-27T23:25:35.16] Waiting for paint to complete...43 true [2015-04-27T23:25:35.26] Waiting for paint to complete...44 true [2015-04-27T23:25:35.36] Waiting for paint to complete...45 true [2015-04-27T23:25:35.46] Waiting for paint to complete...46 true [2015-04-27T23:25:35.56] Waiting for paint to complete...47 true [2015-04-27T23:25:35.66] Waiting for paint to complete...48 true [2015-04-27T23:25:35.76] Waiting for paint to complete...49 true [2015-04-27T23:25:35.86] Waiting for paint to complete...50 true [2015-04-27T23:25:35.96] Waiting for paint to complete...51 true [2015-04-27T23:25:36.06] Waiting for paint to complete...52 true [2015-04-27T23:25:36.16] Waiting for paint to complete...53 true [2015-04-27T23:25:36.26] Waiting for paint to complete...54 true [2015-04-27T23:25:36.36] Waiting for paint to complete...55 true [2015-04-27T23:25:36.46] Waiting for paint to complete...56 true [2015-04-27T23:25:36.56] Waiting for paint to complete...57 true [2015-04-27T23:25:36.66] Waiting for paint to complete...58 true [2015-04-27T23:25:36.76] Waiting for paint to complete...59 true [2015-04-27T23:25:36.86] Waiting for paint to complete...60 true [2015-04-27T23:25:36.96] Waiting for paint to complete...61 true [2015-04-27T23:25:37.06] Waiting for paint to complete...62 true [2015-04-27T23:25:37.16] Waiting for paint to complete...63 true [2015-04-27T23:25:37.26] Waiting for paint to complete...64 true [2015-04-27T23:25:37.36] Waiting for paint to complete...65 true [2015-04-27T23:25:37.46] Waiting for paint to complete...66 true [2015-04-27T23:25:37.56] Waiting for paint to complete...67 true [2015-04-27T23:25:37.66] Waiting for paint to complete...68 true [2015-04-27T23:25:37.76] Waiting for paint to complete...69 true [2015-04-27T23:25:37.86] Waiting for paint to complete...70 true [2015-04-27T23:25:37.87] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:25:40.22] Waiting for paint to complete...0 true [2015-04-27T23:25:40.28] Waiting for paint to complete...1 true [2015-04-27T23:25:40.38] Waiting for paint to complete...2 true [2015-04-27T23:25:40.48] Waiting for paint to complete...3 true [2015-04-27T23:25:40.58] Waiting for paint to complete...4 true [2015-04-27T23:25:40.68] Waiting for paint to complete...5 true [2015-04-27T23:25:40.78] Waiting for paint to complete...6 true [2015-04-27T23:25:40.89] Waiting for paint to complete...7 true [2015-04-27T23:25:40.99] Waiting for paint to complete...8 true [2015-04-27T23:25:41.09] Waiting for paint to complete...9 true [2015-04-27T23:25:41.19] Waiting for paint to complete...10 true [2015-04-27T23:25:41.29] Waiting for paint to complete...11 true [2015-04-27T23:25:41.39] Waiting for paint to complete...12 true [2015-04-27T23:25:41.49] Waiting for paint to complete...13 true [2015-04-27T23:25:41.59] Waiting for paint to complete...14 true [2015-04-27T23:25:41.69] Waiting for paint to complete...15 true [2015-04-27T23:25:41.79] Waiting for paint to complete...16 true [2015-04-27T23:25:41.89] Waiting for paint to complete...17 true [2015-04-27T23:25:41.99] Waiting for paint to complete...18 true [2015-04-27T23:25:42.09] Waiting for paint to complete...19 true [2015-04-27T23:25:42.19] Waiting for paint to complete...20 true [2015-04-27T23:25:42.29] Waiting for paint to complete...21 true [2015-04-27T23:25:42.39] Waiting for paint to complete...22 true [2015-04-27T23:25:42.49] Waiting for paint to complete...23 true [2015-04-27T23:25:42.59] Waiting for paint to complete...24 true [2015-04-27T23:25:42.69] Waiting for paint to complete...25 true [2015-04-27T23:25:42.79] Waiting for paint to complete...26 true [2015-04-27T23:25:42.89] Waiting for paint to complete...27 true [2015-04-27T23:25:42.99] Waiting for paint to complete...28 true [2015-04-27T23:25:43.09] Waiting for paint to complete...29 true [2015-04-27T23:25:43.19] Waiting for paint to complete...30 true [2015-04-27T23:25:43.29] Waiting for paint to complete...31 true [2015-04-27T23:25:43.39] Waiting for paint to complete...32 true [2015-04-27T23:25:43.49] Waiting for paint to complete...33 true [2015-04-27T23:25:43.59] Waiting for paint to complete...34 true [2015-04-27T23:25:43.69] Waiting for paint to complete...35 true [2015-04-27T23:25:43.79] Waiting for paint to complete...36 true [2015-04-27T23:25:43.89] Waiting for paint to complete...37 true [2015-04-27T23:25:44.00] Waiting for paint to complete...38 true [2015-04-27T23:25:44.10] Waiting for paint to complete...39 true [2015-04-27T23:25:44.20] Waiting for paint to complete...40 true [2015-04-27T23:25:44.30] Waiting for paint to complete...41 true [2015-04-27T23:25:44.40] Waiting for paint to complete...42 true [2015-04-27T23:25:44.50] Waiting for paint to complete...43 true [2015-04-27T23:25:44.60] Waiting for paint to complete...44 true [2015-04-27T23:25:44.70] Waiting for paint to complete...45 true [2015-04-27T23:25:44.80] Waiting for paint to complete...46 true [2015-04-27T23:25:44.90] Waiting for paint to complete...47 true [2015-04-27T23:25:45.00] Waiting for paint to complete...48 true [2015-04-27T23:25:45.10] Waiting for paint to complete...49 true [2015-04-27T23:25:45.21] Waiting for paint to complete...50 true [2015-04-27T23:25:45.30] Waiting for paint to complete...51 true [2015-04-27T23:25:45.40] Waiting for paint to complete...52 true [2015-04-27T23:25:45.50] Waiting for paint to complete...53 true [2015-04-27T23:25:45.60] Waiting for paint to complete...54 true [2015-04-27T23:25:45.70] Waiting for paint to complete...55 true [2015-04-27T23:25:45.80] Waiting for paint to complete...56 true [2015-04-27T23:25:45.90] Waiting for paint to complete...57 true [2015-04-27T23:25:46.00] Waiting for paint to complete...58 true [2015-04-27T23:25:46.10] Waiting for paint to complete...59 true [2015-04-27T23:25:46.20] Waiting for paint to complete...60 true [2015-04-27T23:25:46.30] Waiting for paint to complete...61 true [2015-04-27T23:25:46.40] Waiting for paint to complete...62 true [2015-04-27T23:25:46.50] Waiting for paint to complete...63 true [2015-04-27T23:25:46.60] Waiting for paint to complete...64 true [2015-04-27T23:25:46.70] Waiting for paint to complete...65 true [2015-04-27T23:25:46.80] Waiting for paint to complete...66 true [2015-04-27T23:25:46.90] Waiting for paint to complete...67 true [2015-04-27T23:25:47.01] Waiting for paint to complete...68 true [2015-04-27T23:25:47.11] Waiting for paint to complete...69 true [2015-04-27T23:25:47.21] Waiting for paint to complete...70 true [2015-04-27T23:25:47.21] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:25:47.21] annotate TESTCASE scenario=FullScreenFrame_Device0_GC20 [2015-04-27T23:25:49.90] annotate TESTCASE recordtype=image [2015-04-27T23:25:49.90] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:25:49.90] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:25:49.90] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:25:55.02] Waiting for paint to complete...0 false [2015-04-27T23:25:55.12] Waiting for paint to complete...0 false [2015-04-27T23:25:55.22] Waiting for paint to complete...0 false [2015-04-27T23:25:55.32] Waiting for paint to complete...0 true [2015-04-27T23:25:55.42] Waiting for paint to complete...1 false [2015-04-27T23:25:55.52] Waiting for paint to complete...1 false [2015-04-27T23:25:55.61] Waiting for paint to complete...1 true [2015-04-27T23:25:55.71] Waiting for paint to complete...2 false [2015-04-27T23:25:55.81] Waiting for paint to complete...2 false [2015-04-27T23:25:55.90] Waiting for paint to complete...2 true [2015-04-27T23:25:56.00] Waiting for paint to complete...3 false [2015-04-27T23:25:56.11] Waiting for paint to complete...3 false [2015-04-27T23:25:56.20] Waiting for paint to complete...3 true [2015-04-27T23:25:56.30] Waiting for paint to complete...4 true [2015-04-27T23:25:56.40] Waiting for paint to complete...5 true [2015-04-27T23:25:56.50] Waiting for paint to complete...6 true [2015-04-27T23:25:56.60] Waiting for paint to complete...7 true [2015-04-27T23:25:56.70] Waiting for paint to complete...8 true [2015-04-27T23:25:56.80] Waiting for paint to complete...9 true [2015-04-27T23:25:56.90] Waiting for paint to complete...10 true [2015-04-27T23:25:57.00] Waiting for paint to complete...11 true [2015-04-27T23:25:57.10] Waiting for paint to complete...12 true [2015-04-27T23:25:57.20] Waiting for paint to complete...13 true [2015-04-27T23:25:57.30] Waiting for paint to complete...14 true [2015-04-27T23:25:57.40] Waiting for paint to complete...15 true [2015-04-27T23:25:57.50] Waiting for paint to complete...16 true [2015-04-27T23:25:57.61] Waiting for paint to complete...17 true [2015-04-27T23:25:57.71] Waiting for paint to complete...18 true [2015-04-27T23:25:57.81] Waiting for paint to complete...19 true [2015-04-27T23:25:57.91] Waiting for paint to complete...20 true [2015-04-27T23:25:58.01] Waiting for paint to complete...21 true [2015-04-27T23:25:58.11] Waiting for paint to complete...22 true [2015-04-27T23:25:58.21] Waiting for paint to complete...23 true [2015-04-27T23:25:58.31] Waiting for paint to complete...24 true [2015-04-27T23:25:58.41] Waiting for paint to complete...25 true [2015-04-27T23:25:58.51] Waiting for paint to complete...26 true [2015-04-27T23:25:58.61] Waiting for paint to complete...27 true [2015-04-27T23:25:58.71] Waiting for paint to complete...28 true [2015-04-27T23:25:58.81] Waiting for paint to complete...29 true [2015-04-27T23:25:58.91] Waiting for paint to complete...30 true [2015-04-27T23:25:59.01] Waiting for paint to complete...31 true [2015-04-27T23:25:59.12] Waiting for paint to complete...32 true [2015-04-27T23:25:59.22] Waiting for paint to complete...33 true [2015-04-27T23:25:59.32] Waiting for paint to complete...34 true [2015-04-27T23:25:59.42] Waiting for paint to complete...35 true [2015-04-27T23:25:59.52] Waiting for paint to complete...36 true [2015-04-27T23:25:59.62] Waiting for paint to complete...37 true [2015-04-27T23:25:59.72] Waiting for paint to complete...38 true [2015-04-27T23:25:59.82] Waiting for paint to complete...39 true [2015-04-27T23:25:59.92] Waiting for paint to complete...40 true [2015-04-27T23:26:00.03] Waiting for paint to complete...41 true [2015-04-27T23:26:00.12] Waiting for paint to complete...42 true [2015-04-27T23:26:00.22] Waiting for paint to complete...43 true [2015-04-27T23:26:00.32] Waiting for paint to complete...44 true [2015-04-27T23:26:00.42] Waiting for paint to complete...45 true [2015-04-27T23:26:00.52] Waiting for paint to complete...46 true [2015-04-27T23:26:00.62] Waiting for paint to complete...47 true [2015-04-27T23:26:00.72] Waiting for paint to complete...48 true [2015-04-27T23:26:00.82] Waiting for paint to complete...49 true [2015-04-27T23:26:00.92] Waiting for paint to complete...50 true [2015-04-27T23:26:01.02] Waiting for paint to complete...51 true [2015-04-27T23:26:01.12] Waiting for paint to complete...52 true [2015-04-27T23:26:01.22] Waiting for paint to complete...53 true [2015-04-27T23:26:01.32] Waiting for paint to complete...54 true [2015-04-27T23:26:01.42] Waiting for paint to complete...55 true [2015-04-27T23:26:01.52] Waiting for paint to complete...56 true [2015-04-27T23:26:01.62] Waiting for paint to complete...57 true [2015-04-27T23:26:01.73] Waiting for paint to complete...58 true [2015-04-27T23:26:01.83] Waiting for paint to complete...59 true [2015-04-27T23:26:01.93] Waiting for paint to complete...60 true [2015-04-27T23:26:02.03] Waiting for paint to complete...61 true [2015-04-27T23:26:02.13] Waiting for paint to complete...62 true [2015-04-27T23:26:02.23] Waiting for paint to complete...63 true [2015-04-27T23:26:02.33] Waiting for paint to complete...64 true [2015-04-27T23:26:02.43] Waiting for paint to complete...65 true [2015-04-27T23:26:02.53] Waiting for paint to complete...66 true [2015-04-27T23:26:02.63] Waiting for paint to complete...67 true [2015-04-27T23:26:02.73] Waiting for paint to complete...68 true [2015-04-27T23:26:02.83] Waiting for paint to complete...69 true [2015-04-27T23:26:02.93] Waiting for paint to complete...70 true [2015-04-27T23:26:02.93] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:26:04.97] Waiting for paint to complete...0 true [2015-04-27T23:26:05.07] Waiting for paint to complete...1 true [2015-04-27T23:26:05.17] Waiting for paint to complete...2 true [2015-04-27T23:26:05.27] Waiting for paint to complete...3 true [2015-04-27T23:26:05.37] Waiting for paint to complete...4 true [2015-04-27T23:26:05.47] Waiting for paint to complete...5 true [2015-04-27T23:26:05.57] Waiting for paint to complete...6 true [2015-04-27T23:26:05.67] Waiting for paint to complete...7 true [2015-04-27T23:26:05.77] Waiting for paint to complete...8 true [2015-04-27T23:26:05.87] Waiting for paint to complete...9 true [2015-04-27T23:26:05.97] Waiting for paint to complete...10 true [2015-04-27T23:26:06.07] Waiting for paint to complete...11 true [2015-04-27T23:26:06.17] Waiting for paint to complete...12 true [2015-04-27T23:26:06.27] Waiting for paint to complete...13 true [2015-04-27T23:26:06.37] Waiting for paint to complete...14 true [2015-04-27T23:26:06.47] Waiting for paint to complete...15 true [2015-04-27T23:26:06.57] Waiting for paint to complete...16 true [2015-04-27T23:26:06.67] Waiting for paint to complete...17 true [2015-04-27T23:26:06.77] Waiting for paint to complete...18 true [2015-04-27T23:26:06.88] Waiting for paint to complete...19 true [2015-04-27T23:26:06.98] Waiting for paint to complete...20 true [2015-04-27T23:26:07.08] Waiting for paint to complete...21 true [2015-04-27T23:26:07.18] Waiting for paint to complete...22 true [2015-04-27T23:26:07.28] Waiting for paint to complete...23 true [2015-04-27T23:26:07.38] Waiting for paint to complete...24 true [2015-04-27T23:26:07.48] Waiting for paint to complete...25 true [2015-04-27T23:26:07.58] Waiting for paint to complete...26 true [2015-04-27T23:26:07.68] Waiting for paint to complete...27 true [2015-04-27T23:26:07.78] Waiting for paint to complete...28 true [2015-04-27T23:26:07.88] Waiting for paint to complete...29 true [2015-04-27T23:26:07.98] Waiting for paint to complete...30 true [2015-04-27T23:26:08.08] Waiting for paint to complete...31 true [2015-04-27T23:26:08.18] Waiting for paint to complete...32 true [2015-04-27T23:26:08.28] Waiting for paint to complete...33 true [2015-04-27T23:26:08.38] Waiting for paint to complete...34 true [2015-04-27T23:26:08.48] Waiting for paint to complete...35 true [2015-04-27T23:26:08.58] Waiting for paint to complete...36 true [2015-04-27T23:26:08.68] Waiting for paint to complete...37 true [2015-04-27T23:26:08.78] Waiting for paint to complete...38 true [2015-04-27T23:26:08.88] Waiting for paint to complete...39 true [2015-04-27T23:26:08.98] Waiting for paint to complete...40 true [2015-04-27T23:26:09.08] Waiting for paint to complete...41 true [2015-04-27T23:26:09.18] Waiting for paint to complete...42 true [2015-04-27T23:26:09.28] Waiting for paint to complete...43 true [2015-04-27T23:26:09.38] Waiting for paint to complete...44 true [2015-04-27T23:26:09.48] Waiting for paint to complete...45 true [2015-04-27T23:26:09.58] Waiting for paint to complete...46 true [2015-04-27T23:26:09.68] Waiting for paint to complete...47 true [2015-04-27T23:26:09.78] Waiting for paint to complete...48 true [2015-04-27T23:26:09.89] Waiting for paint to complete...49 true [2015-04-27T23:26:09.99] Waiting for paint to complete...50 true [2015-04-27T23:26:10.09] Waiting for paint to complete...51 true [2015-04-27T23:26:10.19] Waiting for paint to complete...52 true [2015-04-27T23:26:10.29] Waiting for paint to complete...53 true [2015-04-27T23:26:10.39] Waiting for paint to complete...54 true [2015-04-27T23:26:10.49] Waiting for paint to complete...55 true [2015-04-27T23:26:10.59] Waiting for paint to complete...56 true [2015-04-27T23:26:10.69] Waiting for paint to complete...57 true [2015-04-27T23:26:10.79] Waiting for paint to complete...58 true [2015-04-27T23:26:10.89] Waiting for paint to complete...59 true [2015-04-27T23:26:10.99] Waiting for paint to complete...60 true [2015-04-27T23:26:11.09] Waiting for paint to complete...61 true [2015-04-27T23:26:11.19] Waiting for paint to complete...62 true [2015-04-27T23:26:11.29] Waiting for paint to complete...63 true [2015-04-27T23:26:11.39] Waiting for paint to complete...64 true [2015-04-27T23:26:11.49] Waiting for paint to complete...65 true [2015-04-27T23:26:11.59] Waiting for paint to complete...66 true [2015-04-27T23:26:11.69] Waiting for paint to complete...67 true [2015-04-27T23:26:11.79] Waiting for paint to complete...68 true [2015-04-27T23:26:11.89] Waiting for paint to complete...69 true [2015-04-27T23:26:11.99] Waiting for paint to complete...70 true [2015-04-27T23:26:11.99] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:26:11.99] annotate TESTCASE scenario=FullScreenFrame_Device0_GC21 [2015-04-27T23:26:14.70] annotate TESTCASE recordtype=image [2015-04-27T23:26:14.70] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:26:14.70] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:26:14.70] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:26:19.80] Waiting for paint to complete...0 false [2015-04-27T23:26:19.90] Waiting for paint to complete...0 false [2015-04-27T23:26:20.00] Waiting for paint to complete...0 false [2015-04-27T23:26:20.10] Waiting for paint to complete...0 true [2015-04-27T23:26:20.20] Waiting for paint to complete...1 false [2015-04-27T23:26:20.30] Waiting for paint to complete...1 false [2015-04-27T23:26:20.39] Waiting for paint to complete...1 true [2015-04-27T23:26:20.49] Waiting for paint to complete...2 false [2015-04-27T23:26:20.59] Waiting for paint to complete...2 false [2015-04-27T23:26:20.69] Waiting for paint to complete...2 true [2015-04-27T23:26:20.79] Waiting for paint to complete...3 true [2015-04-27T23:26:20.89] Waiting for paint to complete...4 true [2015-04-27T23:26:20.99] Waiting for paint to complete...5 true [2015-04-27T23:26:21.09] Waiting for paint to complete...6 true [2015-04-27T23:26:21.19] Waiting for paint to complete...7 true [2015-04-27T23:26:21.29] Waiting for paint to complete...8 true [2015-04-27T23:26:21.39] Waiting for paint to complete...9 true [2015-04-27T23:26:21.49] Waiting for paint to complete...10 true [2015-04-27T23:26:21.59] Waiting for paint to complete...11 true [2015-04-27T23:26:21.69] Waiting for paint to complete...12 true [2015-04-27T23:26:21.79] Waiting for paint to complete...13 true [2015-04-27T23:26:21.89] Waiting for paint to complete...14 true [2015-04-27T23:26:21.99] Waiting for paint to complete...15 true [2015-04-27T23:26:22.09] Waiting for paint to complete...16 true [2015-04-27T23:26:22.19] Waiting for paint to complete...17 true [2015-04-27T23:26:22.29] Waiting for paint to complete...18 true [2015-04-27T23:26:22.39] Waiting for paint to complete...19 true [2015-04-27T23:26:22.49] Waiting for paint to complete...20 true [2015-04-27T23:26:22.59] Waiting for paint to complete...21 true [2015-04-27T23:26:22.69] Waiting for paint to complete...22 true [2015-04-27T23:26:22.79] Waiting for paint to complete...23 true [2015-04-27T23:26:22.89] Waiting for paint to complete...24 true [2015-04-27T23:26:22.99] Waiting for paint to complete...25 true [2015-04-27T23:26:23.09] Waiting for paint to complete...26 true [2015-04-27T23:26:23.19] Waiting for paint to complete...27 true [2015-04-27T23:26:23.29] Waiting for paint to complete...28 true [2015-04-27T23:26:23.39] Waiting for paint to complete...29 true [2015-04-27T23:26:23.49] Waiting for paint to complete...30 true [2015-04-27T23:26:23.59] Waiting for paint to complete...31 true [2015-04-27T23:26:23.70] Waiting for paint to complete...32 true [2015-04-27T23:26:23.80] Waiting for paint to complete...33 true [2015-04-27T23:26:23.90] Waiting for paint to complete...34 true [2015-04-27T23:26:24.00] Waiting for paint to complete...35 true [2015-04-27T23:26:24.10] Waiting for paint to complete...36 true [2015-04-27T23:26:24.20] Waiting for paint to complete...37 true [2015-04-27T23:26:24.30] Waiting for paint to complete...38 true [2015-04-27T23:26:24.40] Waiting for paint to complete...39 true [2015-04-27T23:26:24.50] Waiting for paint to complete...40 true [2015-04-27T23:26:24.60] Waiting for paint to complete...41 true [2015-04-27T23:26:24.70] Waiting for paint to complete...42 true [2015-04-27T23:26:24.80] Waiting for paint to complete...43 true [2015-04-27T23:26:24.90] Waiting for paint to complete...44 true [2015-04-27T23:26:25.00] Waiting for paint to complete...45 true [2015-04-27T23:26:25.10] Waiting for paint to complete...46 true [2015-04-27T23:26:25.20] Waiting for paint to complete...47 true [2015-04-27T23:26:25.30] Waiting for paint to complete...48 true [2015-04-27T23:26:25.40] Waiting for paint to complete...49 true [2015-04-27T23:26:25.50] Waiting for paint to complete...50 true [2015-04-27T23:26:25.60] Waiting for paint to complete...51 true [2015-04-27T23:26:25.70] Waiting for paint to complete...52 true [2015-04-27T23:26:25.80] Waiting for paint to complete...53 true [2015-04-27T23:26:25.90] Waiting for paint to complete...54 true [2015-04-27T23:26:26.00] Waiting for paint to complete...55 true [2015-04-27T23:26:26.10] Waiting for paint to complete...56 true [2015-04-27T23:26:26.20] Waiting for paint to complete...57 true [2015-04-27T23:26:26.30] Waiting for paint to complete...58 true [2015-04-27T23:26:26.40] Waiting for paint to complete...59 true [2015-04-27T23:26:26.50] Waiting for paint to complete...60 true [2015-04-27T23:26:26.60] Waiting for paint to complete...61 true [2015-04-27T23:26:26.71] Waiting for paint to complete...62 true [2015-04-27T23:26:26.81] Waiting for paint to complete...63 true [2015-04-27T23:26:26.91] Waiting for paint to complete...64 true [2015-04-27T23:26:27.01] Waiting for paint to complete...65 true [2015-04-27T23:26:27.11] Waiting for paint to complete...66 true [2015-04-27T23:26:27.21] Waiting for paint to complete...67 true [2015-04-27T23:26:27.31] Waiting for paint to complete...68 true [2015-04-27T23:26:27.41] Waiting for paint to complete...69 true [2015-04-27T23:26:27.51] Waiting for paint to complete...70 true [2015-04-27T23:26:27.51] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:26:30.16] Waiting for paint to complete...0 true [2015-04-27T23:26:30.25] Waiting for paint to complete...1 true [2015-04-27T23:26:30.35] Waiting for paint to complete...2 true [2015-04-27T23:26:30.45] Waiting for paint to complete...3 true [2015-04-27T23:26:30.55] Waiting for paint to complete...4 true [2015-04-27T23:26:30.65] Waiting for paint to complete...5 true [2015-04-27T23:26:30.75] Waiting for paint to complete...6 true [2015-04-27T23:26:30.85] Waiting for paint to complete...7 true [2015-04-27T23:26:30.95] Waiting for paint to complete...8 true [2015-04-27T23:26:31.05] Waiting for paint to complete...9 true [2015-04-27T23:26:31.15] Waiting for paint to complete...10 true [2015-04-27T23:26:31.25] Waiting for paint to complete...11 true [2015-04-27T23:26:31.35] Waiting for paint to complete...12 true [2015-04-27T23:26:31.45] Waiting for paint to complete...13 true [2015-04-27T23:26:31.55] Waiting for paint to complete...14 true [2015-04-27T23:26:31.65] Waiting for paint to complete...15 true [2015-04-27T23:26:31.75] Waiting for paint to complete...16 true [2015-04-27T23:26:31.85] Waiting for paint to complete...17 true [2015-04-27T23:26:31.95] Waiting for paint to complete...18 true [2015-04-27T23:26:32.05] Waiting for paint to complete...19 true [2015-04-27T23:26:32.15] Waiting for paint to complete...20 true [2015-04-27T23:26:32.25] Waiting for paint to complete...21 true [2015-04-27T23:26:32.35] Waiting for paint to complete...22 true [2015-04-27T23:26:32.45] Waiting for paint to complete...23 true [2015-04-27T23:26:32.55] Waiting for paint to complete...24 true [2015-04-27T23:26:32.66] Waiting for paint to complete...25 true [2015-04-27T23:26:32.76] Waiting for paint to complete...26 true [2015-04-27T23:26:32.86] Waiting for paint to complete...27 true [2015-04-27T23:26:32.96] Waiting for paint to complete...28 true [2015-04-27T23:26:33.06] Waiting for paint to complete...29 true [2015-04-27T23:26:33.16] Waiting for paint to complete...30 true [2015-04-27T23:26:33.26] Waiting for paint to complete...31 true [2015-04-27T23:26:33.36] Waiting for paint to complete...32 true [2015-04-27T23:26:33.46] Waiting for paint to complete...33 true [2015-04-27T23:26:33.56] Waiting for paint to complete...34 true [2015-04-27T23:26:33.66] Waiting for paint to complete...35 true [2015-04-27T23:26:33.76] Waiting for paint to complete...36 true [2015-04-27T23:26:33.86] Waiting for paint to complete...37 true [2015-04-27T23:26:33.96] Waiting for paint to complete...38 true [2015-04-27T23:26:34.06] Waiting for paint to complete...39 true [2015-04-27T23:26:34.16] Waiting for paint to complete...40 true [2015-04-27T23:26:34.26] Waiting for paint to complete...41 true [2015-04-27T23:26:34.36] Waiting for paint to complete...42 true [2015-04-27T23:26:34.46] Waiting for paint to complete...43 true [2015-04-27T23:26:34.56] Waiting for paint to complete...44 true [2015-04-27T23:26:34.66] Waiting for paint to complete...45 true [2015-04-27T23:26:34.76] Waiting for paint to complete...46 true [2015-04-27T23:26:34.86] Waiting for paint to complete...47 true [2015-04-27T23:26:34.96] Waiting for paint to complete...48 true [2015-04-27T23:26:35.06] Waiting for paint to complete...49 true [2015-04-27T23:26:35.17] Waiting for paint to complete...50 true [2015-04-27T23:26:35.26] Waiting for paint to complete...51 true [2015-04-27T23:26:35.36] Waiting for paint to complete...52 true [2015-04-27T23:26:35.46] Waiting for paint to complete...53 true [2015-04-27T23:26:35.56] Waiting for paint to complete...54 true [2015-04-27T23:26:35.66] Waiting for paint to complete...55 true [2015-04-27T23:26:35.76] Waiting for paint to complete...56 true [2015-04-27T23:26:35.86] Waiting for paint to complete...57 true [2015-04-27T23:26:35.97] Waiting for paint to complete...58 true [2015-04-27T23:26:36.07] Waiting for paint to complete...59 true [2015-04-27T23:26:36.17] Waiting for paint to complete...60 true [2015-04-27T23:26:36.27] Waiting for paint to complete...61 true [2015-04-27T23:26:36.37] Waiting for paint to complete...62 true [2015-04-27T23:26:36.47] Waiting for paint to complete...63 true [2015-04-27T23:26:36.57] Waiting for paint to complete...64 true [2015-04-27T23:26:36.67] Waiting for paint to complete...65 true [2015-04-27T23:26:36.77] Waiting for paint to complete...66 true [2015-04-27T23:26:36.87] Waiting for paint to complete...67 true [2015-04-27T23:26:36.97] Waiting for paint to complete...68 true [2015-04-27T23:26:37.07] Waiting for paint to complete...69 true [2015-04-27T23:26:37.17] Waiting for paint to complete...70 true [2015-04-27T23:26:37.17] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:26:37.17] annotate TESTCASE scenario=FullScreenFrame_Device0_GC22 [2015-04-27T23:26:39.92] annotate TESTCASE recordtype=image [2015-04-27T23:26:39.92] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:26:39.92] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:26:39.92] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:26:45.03] Waiting for paint to complete...0 false [2015-04-27T23:26:45.13] Waiting for paint to complete...0 false [2015-04-27T23:26:45.23] Waiting for paint to complete...0 false [2015-04-27T23:26:45.33] Waiting for paint to complete...0 true [2015-04-27T23:26:45.43] Waiting for paint to complete...1 false [2015-04-27T23:26:45.53] Waiting for paint to complete...1 false [2015-04-27T23:26:45.62] Waiting for paint to complete...1 true [2015-04-27T23:26:45.72] Waiting for paint to complete...2 false [2015-04-27T23:26:45.82] Waiting for paint to complete...2 false [2015-04-27T23:26:45.92] Waiting for paint to complete...2 true [2015-04-27T23:26:46.02] Waiting for paint to complete...3 false [2015-04-27T23:26:46.12] Waiting for paint to complete...3 false [2015-04-27T23:26:46.21] Waiting for paint to complete...3 true [2015-04-27T23:26:46.31] Waiting for paint to complete...4 true [2015-04-27T23:26:46.41] Waiting for paint to complete...5 true [2015-04-27T23:26:46.52] Waiting for paint to complete...6 true [2015-04-27T23:26:46.62] Waiting for paint to complete...7 true [2015-04-27T23:26:46.72] Waiting for paint to complete...8 true [2015-04-27T23:26:46.82] Waiting for paint to complete...9 true [2015-04-27T23:26:46.92] Waiting for paint to complete...10 true [2015-04-27T23:26:47.02] Waiting for paint to complete...11 true [2015-04-27T23:26:47.12] Waiting for paint to complete...12 true [2015-04-27T23:26:47.22] Waiting for paint to complete...13 true [2015-04-27T23:26:47.32] Waiting for paint to complete...14 true [2015-04-27T23:26:47.42] Waiting for paint to complete...15 true [2015-04-27T23:26:47.52] Waiting for paint to complete...16 true [2015-04-27T23:26:47.62] Waiting for paint to complete...17 true [2015-04-27T23:26:47.72] Waiting for paint to complete...18 true [2015-04-27T23:26:47.82] Waiting for paint to complete...19 true [2015-04-27T23:26:47.92] Waiting for paint to complete...20 true [2015-04-27T23:26:48.02] Waiting for paint to complete...21 true [2015-04-27T23:26:48.12] Waiting for paint to complete...22 true [2015-04-27T23:26:48.22] Waiting for paint to complete...23 true [2015-04-27T23:26:48.32] Waiting for paint to complete...24 true [2015-04-27T23:26:48.42] Waiting for paint to complete...25 true [2015-04-27T23:26:48.52] Waiting for paint to complete...26 true [2015-04-27T23:26:48.62] Waiting for paint to complete...27 true [2015-04-27T23:26:48.72] Waiting for paint to complete...28 true [2015-04-27T23:26:48.82] Waiting for paint to complete...29 true [2015-04-27T23:26:48.92] Waiting for paint to complete...30 true [2015-04-27T23:26:49.02] Waiting for paint to complete...31 true [2015-04-27T23:26:49.12] Waiting for paint to complete...32 true [2015-04-27T23:26:49.22] Waiting for paint to complete...33 true [2015-04-27T23:26:49.32] Waiting for paint to complete...34 true [2015-04-27T23:26:49.42] Waiting for paint to complete...35 true [2015-04-27T23:26:49.52] Waiting for paint to complete...36 true [2015-04-27T23:26:49.63] Waiting for paint to complete...37 true [2015-04-27T23:26:49.73] Waiting for paint to complete...38 true [2015-04-27T23:26:49.83] Waiting for paint to complete...39 true [2015-04-27T23:26:49.93] Waiting for paint to complete...40 true [2015-04-27T23:26:50.03] Waiting for paint to complete...41 true [2015-04-27T23:26:50.15] Waiting for paint to complete...42 true [2015-04-27T23:26:50.23] Waiting for paint to complete...43 true [2015-04-27T23:26:50.33] Waiting for paint to complete...44 true [2015-04-27T23:26:50.43] Waiting for paint to complete...45 true [2015-04-27T23:26:50.53] Waiting for paint to complete...46 true [2015-04-27T23:26:50.63] Waiting for paint to complete...47 true [2015-04-27T23:26:50.73] Waiting for paint to complete...48 true [2015-04-27T23:26:50.83] Waiting for paint to complete...49 true [2015-04-27T23:26:50.93] Waiting for paint to complete...50 true [2015-04-27T23:26:51.03] Waiting for paint to complete...51 true [2015-04-27T23:26:51.13] Waiting for paint to complete...52 true [2015-04-27T23:26:51.23] Waiting for paint to complete...53 true [2015-04-27T23:26:51.33] Waiting for paint to complete...54 true [2015-04-27T23:26:51.43] Waiting for paint to complete...55 true [2015-04-27T23:26:51.53] Waiting for paint to complete...56 true [2015-04-27T23:26:51.63] Waiting for paint to complete...57 true [2015-04-27T23:26:51.73] Waiting for paint to complete...58 true [2015-04-27T23:26:51.83] Waiting for paint to complete...59 true [2015-04-27T23:26:51.93] Waiting for paint to complete...60 true [2015-04-27T23:26:52.03] Waiting for paint to complete...61 true [2015-04-27T23:26:52.13] Waiting for paint to complete...62 true [2015-04-27T23:26:52.23] Waiting for paint to complete...63 true [2015-04-27T23:26:52.33] Waiting for paint to complete...64 true [2015-04-27T23:26:52.43] Waiting for paint to complete...65 true [2015-04-27T23:26:52.53] Waiting for paint to complete...66 true [2015-04-27T23:26:52.63] Waiting for paint to complete...67 true [2015-04-27T23:26:52.74] Waiting for paint to complete...68 true [2015-04-27T23:26:52.84] Waiting for paint to complete...69 true [2015-04-27T23:26:52.94] Waiting for paint to complete...70 true [2015-04-27T23:26:52.96] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:26:54.98] Waiting for paint to complete...0 true [2015-04-27T23:26:55.08] Waiting for paint to complete...1 true [2015-04-27T23:26:55.19] Waiting for paint to complete...2 true [2015-04-27T23:26:55.28] Waiting for paint to complete...3 true [2015-04-27T23:26:55.38] Waiting for paint to complete...4 true [2015-04-27T23:26:55.48] Waiting for paint to complete...5 true [2015-04-27T23:26:55.58] Waiting for paint to complete...6 true [2015-04-27T23:26:55.68] Waiting for paint to complete...7 true [2015-04-27T23:26:55.78] Waiting for paint to complete...8 true [2015-04-27T23:26:55.88] Waiting for paint to complete...9 true [2015-04-27T23:26:55.98] Waiting for paint to complete...10 true [2015-04-27T23:26:56.08] Waiting for paint to complete...11 true [2015-04-27T23:26:56.18] Waiting for paint to complete...12 true [2015-04-27T23:26:56.28] Waiting for paint to complete...13 true [2015-04-27T23:26:56.38] Waiting for paint to complete...14 true [2015-04-27T23:26:56.48] Waiting for paint to complete...15 true [2015-04-27T23:26:56.58] Waiting for paint to complete...16 true [2015-04-27T23:26:56.68] Waiting for paint to complete...17 true [2015-04-27T23:26:56.78] Waiting for paint to complete...18 true [2015-04-27T23:26:56.88] Waiting for paint to complete...19 true [2015-04-27T23:26:56.98] Waiting for paint to complete...20 true [2015-04-27T23:26:57.08] Waiting for paint to complete...21 true [2015-04-27T23:26:57.18] Waiting for paint to complete...22 true [2015-04-27T23:26:57.28] Waiting for paint to complete...23 true [2015-04-27T23:26:57.38] Waiting for paint to complete...24 true [2015-04-27T23:26:57.49] Waiting for paint to complete...25 true [2015-04-27T23:26:57.58] Waiting for paint to complete...26 true [2015-04-27T23:26:57.69] Waiting for paint to complete...27 true [2015-04-27T23:26:57.79] Waiting for paint to complete...28 true [2015-04-27T23:26:57.89] Waiting for paint to complete...29 true [2015-04-27T23:26:57.99] Waiting for paint to complete...30 true [2015-04-27T23:26:58.09] Waiting for paint to complete...31 true [2015-04-27T23:26:58.19] Waiting for paint to complete...32 true [2015-04-27T23:26:58.29] Waiting for paint to complete...33 true [2015-04-27T23:26:58.39] Waiting for paint to complete...34 true [2015-04-27T23:26:58.49] Waiting for paint to complete...35 true [2015-04-27T23:26:58.59] Waiting for paint to complete...36 true [2015-04-27T23:26:58.69] Waiting for paint to complete...37 true [2015-04-27T23:26:58.79] Waiting for paint to complete...38 true [2015-04-27T23:26:58.89] Waiting for paint to complete...39 true [2015-04-27T23:26:58.99] Waiting for paint to complete...40 true [2015-04-27T23:26:59.09] Waiting for paint to complete...41 true [2015-04-27T23:26:59.19] Waiting for paint to complete...42 true [2015-04-27T23:26:59.29] Waiting for paint to complete...43 true [2015-04-27T23:26:59.39] Waiting for paint to complete...44 true [2015-04-27T23:26:59.49] Waiting for paint to complete...45 true [2015-04-27T23:26:59.59] Waiting for paint to complete...46 true [2015-04-27T23:26:59.69] Waiting for paint to complete...47 true [2015-04-27T23:26:59.79] Waiting for paint to complete...48 true [2015-04-27T23:26:59.89] Waiting for paint to complete...49 true [2015-04-27T23:26:59.99] Waiting for paint to complete...50 true [2015-04-27T23:27:00.09] Waiting for paint to complete...51 true [2015-04-27T23:27:00.24] Waiting for paint to complete...52 true [2015-04-27T23:27:00.29] Waiting for paint to complete...53 true [2015-04-27T23:27:00.39] Waiting for paint to complete...54 true [2015-04-27T23:27:00.49] Waiting for paint to complete...55 true [2015-04-27T23:27:00.60] Waiting for paint to complete...56 true [2015-04-27T23:27:00.70] Waiting for paint to complete...57 true [2015-04-27T23:27:00.80] Waiting for paint to complete...58 true [2015-04-27T23:27:00.90] Waiting for paint to complete...59 true [2015-04-27T23:27:01.00] Waiting for paint to complete...60 true [2015-04-27T23:27:01.10] Waiting for paint to complete...61 true [2015-04-27T23:27:01.20] Waiting for paint to complete...62 true [2015-04-27T23:27:01.30] Waiting for paint to complete...63 true [2015-04-27T23:27:01.40] Waiting for paint to complete...64 true [2015-04-27T23:27:01.50] Waiting for paint to complete...65 true [2015-04-27T23:27:01.60] Waiting for paint to complete...66 true [2015-04-27T23:27:01.70] Waiting for paint to complete...67 true [2015-04-27T23:27:01.80] Waiting for paint to complete...68 true [2015-04-27T23:27:01.90] Waiting for paint to complete...69 true [2015-04-27T23:27:02.00] Waiting for paint to complete...70 true [2015-04-27T23:27:02.00] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:27:02.00] annotate TESTCASE scenario=FullScreenFrame_Device0_GC23 [2015-04-27T23:27:04.82] annotate TESTCASE recordtype=image [2015-04-27T23:27:04.82] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:27:04.82] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:27:04.82] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:27:09.92] Waiting for paint to complete...0 false [2015-04-27T23:27:10.02] Waiting for paint to complete...0 false [2015-04-27T23:27:10.12] Waiting for paint to complete...0 false [2015-04-27T23:27:10.22] Waiting for paint to complete...0 true [2015-04-27T23:27:10.32] Waiting for paint to complete...1 false [2015-04-27T23:27:10.42] Waiting for paint to complete...1 false [2015-04-27T23:27:10.51] Waiting for paint to complete...1 true [2015-04-27T23:27:10.61] Waiting for paint to complete...2 true [2015-04-27T23:27:10.71] Waiting for paint to complete...3 true [2015-04-27T23:27:10.81] Waiting for paint to complete...4 true [2015-04-27T23:27:10.91] Waiting for paint to complete...5 true [2015-04-27T23:27:11.01] Waiting for paint to complete...6 true [2015-04-27T23:27:11.11] Waiting for paint to complete...7 true [2015-04-27T23:27:11.21] Waiting for paint to complete...8 true [2015-04-27T23:27:11.31] Waiting for paint to complete...9 true [2015-04-27T23:27:11.41] Waiting for paint to complete...10 true [2015-04-27T23:27:11.51] Waiting for paint to complete...11 true [2015-04-27T23:27:11.61] Waiting for paint to complete...12 true [2015-04-27T23:27:11.71] Waiting for paint to complete...13 true [2015-04-27T23:27:11.81] Waiting for paint to complete...14 true [2015-04-27T23:27:11.91] Waiting for paint to complete...15 true [2015-04-27T23:27:12.01] Waiting for paint to complete...16 true [2015-04-27T23:27:12.11] Waiting for paint to complete...17 true [2015-04-27T23:27:12.21] Waiting for paint to complete...18 true [2015-04-27T23:27:12.31] Waiting for paint to complete...19 true [2015-04-27T23:27:12.41] Waiting for paint to complete...20 true [2015-04-27T23:27:12.51] Waiting for paint to complete...21 true [2015-04-27T23:27:12.61] Waiting for paint to complete...22 true [2015-04-27T23:27:12.71] Waiting for paint to complete...23 true [2015-04-27T23:27:12.81] Waiting for paint to complete...24 true [2015-04-27T23:27:12.91] Waiting for paint to complete...25 true [2015-04-27T23:27:13.01] Waiting for paint to complete...26 true [2015-04-27T23:27:13.11] Waiting for paint to complete...27 true [2015-04-27T23:27:13.21] Waiting for paint to complete...28 true [2015-04-27T23:27:13.31] Waiting for paint to complete...29 true [2015-04-27T23:27:13.41] Waiting for paint to complete...30 true [2015-04-27T23:27:13.51] Waiting for paint to complete...31 true [2015-04-27T23:27:13.61] Waiting for paint to complete...32 true [2015-04-27T23:27:13.71] Waiting for paint to complete...33 true [2015-04-27T23:27:13.81] Waiting for paint to complete...34 true [2015-04-27T23:27:13.92] Waiting for paint to complete...35 true [2015-04-27T23:27:14.02] Waiting for paint to complete...36 true [2015-04-27T23:27:14.12] Waiting for paint to complete...37 true [2015-04-27T23:27:14.22] Waiting for paint to complete...38 true [2015-04-27T23:27:14.32] Waiting for paint to complete...39 true [2015-04-27T23:27:14.42] Waiting for paint to complete...40 true [2015-04-27T23:27:14.52] Waiting for paint to complete...41 true [2015-04-27T23:27:14.62] Waiting for paint to complete...42 true [2015-04-27T23:27:14.72] Waiting for paint to complete...43 true [2015-04-27T23:27:14.82] Waiting for paint to complete...44 true [2015-04-27T23:27:14.92] Waiting for paint to complete...45 true [2015-04-27T23:27:15.03] Waiting for paint to complete...46 true [2015-04-27T23:27:15.12] Waiting for paint to complete...47 true [2015-04-27T23:27:15.22] Waiting for paint to complete...48 true [2015-04-27T23:27:15.32] Waiting for paint to complete...49 true [2015-04-27T23:27:15.42] Waiting for paint to complete...50 true [2015-04-27T23:27:15.52] Waiting for paint to complete...51 true [2015-04-27T23:27:15.62] Waiting for paint to complete...52 true [2015-04-27T23:27:15.72] Waiting for paint to complete...53 true [2015-04-27T23:27:15.82] Waiting for paint to complete...54 true [2015-04-27T23:27:15.92] Waiting for paint to complete...55 true [2015-04-27T23:27:16.02] Waiting for paint to complete...56 true [2015-04-27T23:27:16.12] Waiting for paint to complete...57 true [2015-04-27T23:27:16.22] Waiting for paint to complete...58 true [2015-04-27T23:27:16.32] Waiting for paint to complete...59 true [2015-04-27T23:27:16.42] Waiting for paint to complete...60 true [2015-04-27T23:27:16.52] Waiting for paint to complete...61 true [2015-04-27T23:27:16.62] Waiting for paint to complete...62 true [2015-04-27T23:27:16.72] Waiting for paint to complete...63 true [2015-04-27T23:27:16.82] Waiting for paint to complete...64 true [2015-04-27T23:27:16.92] Waiting for paint to complete...65 true [2015-04-27T23:27:17.02] Waiting for paint to complete...66 true [2015-04-27T23:27:17.12] Waiting for paint to complete...67 true [2015-04-27T23:27:17.22] Waiting for paint to complete...68 true [2015-04-27T23:27:17.32] Waiting for paint to complete...69 true [2015-04-27T23:27:17.42] Waiting for paint to complete...70 true [2015-04-27T23:27:17.42] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:27:19.46] Waiting for paint to complete...0 true [2015-04-27T23:27:19.56] Waiting for paint to complete...1 true [2015-04-27T23:27:19.66] Waiting for paint to complete...2 true [2015-04-27T23:27:19.76] Waiting for paint to complete...3 true [2015-04-27T23:27:19.86] Waiting for paint to complete...4 true [2015-04-27T23:27:19.96] Waiting for paint to complete...5 true [2015-04-27T23:27:20.07] Waiting for paint to complete...6 true [2015-04-27T23:27:20.16] Waiting for paint to complete...7 true [2015-04-27T23:27:20.26] Waiting for paint to complete...8 true [2015-04-27T23:27:20.36] Waiting for paint to complete...9 true [2015-04-27T23:27:20.46] Waiting for paint to complete...10 true [2015-04-27T23:27:20.56] Waiting for paint to complete...11 true [2015-04-27T23:27:20.66] Waiting for paint to complete...12 true [2015-04-27T23:27:20.76] Waiting for paint to complete...13 true [2015-04-27T23:27:20.86] Waiting for paint to complete...14 true [2015-04-27T23:27:20.96] Waiting for paint to complete...15 true [2015-04-27T23:27:21.06] Waiting for paint to complete...16 true [2015-04-27T23:27:21.16] Waiting for paint to complete...17 true [2015-04-27T23:27:21.26] Waiting for paint to complete...18 true [2015-04-27T23:27:21.37] Waiting for paint to complete...19 true [2015-04-27T23:27:21.47] Waiting for paint to complete...20 true [2015-04-27T23:27:21.57] Waiting for paint to complete...21 true [2015-04-27T23:27:21.67] Waiting for paint to complete...22 true [2015-04-27T23:27:21.77] Waiting for paint to complete...23 true [2015-04-27T23:27:21.87] Waiting for paint to complete...24 true [2015-04-27T23:27:21.97] Waiting for paint to complete...25 true [2015-04-27T23:27:22.07] Waiting for paint to complete...26 true [2015-04-27T23:27:22.17] Waiting for paint to complete...27 true [2015-04-27T23:27:22.27] Waiting for paint to complete...28 true [2015-04-27T23:27:22.37] Waiting for paint to complete...29 true [2015-04-27T23:27:22.47] Waiting for paint to complete...30 true [2015-04-27T23:27:22.57] Waiting for paint to complete...31 true [2015-04-27T23:27:22.67] Waiting for paint to complete...32 true [2015-04-27T23:27:22.77] Waiting for paint to complete...33 true [2015-04-27T23:27:22.87] Waiting for paint to complete...34 true [2015-04-27T23:27:22.97] Waiting for paint to complete...35 true [2015-04-27T23:27:23.07] Waiting for paint to complete...36 true [2015-04-27T23:27:23.17] Waiting for paint to complete...37 true [2015-04-27T23:27:23.27] Waiting for paint to complete...38 true [2015-04-27T23:27:23.37] Waiting for paint to complete...39 true [2015-04-27T23:27:23.47] Waiting for paint to complete...40 true [2015-04-27T23:27:23.57] Waiting for paint to complete...41 true [2015-04-27T23:27:23.67] Waiting for paint to complete...42 true [2015-04-27T23:27:23.77] Waiting for paint to complete...43 true [2015-04-27T23:27:23.87] Waiting for paint to complete...44 true [2015-04-27T23:27:23.97] Waiting for paint to complete...45 true [2015-04-27T23:27:24.07] Waiting for paint to complete...46 true [2015-04-27T23:27:24.17] Waiting for paint to complete...47 true [2015-04-27T23:27:24.27] Waiting for paint to complete...48 true [2015-04-27T23:27:24.37] Waiting for paint to complete...49 true [2015-04-27T23:27:24.47] Waiting for paint to complete...50 true [2015-04-27T23:27:24.57] Waiting for paint to complete...51 true [2015-04-27T23:27:24.67] Waiting for paint to complete...52 true [2015-04-27T23:27:24.78] Waiting for paint to complete...53 true [2015-04-27T23:27:24.88] Waiting for paint to complete...54 true [2015-04-27T23:27:24.98] Waiting for paint to complete...55 true [2015-04-27T23:27:25.08] Waiting for paint to complete...56 true [2015-04-27T23:27:25.18] Waiting for paint to complete...57 true [2015-04-27T23:27:25.28] Waiting for paint to complete...58 true [2015-04-27T23:27:25.38] Waiting for paint to complete...59 true [2015-04-27T23:27:25.48] Waiting for paint to complete...60 true [2015-04-27T23:27:25.58] Waiting for paint to complete...61 true [2015-04-27T23:27:25.68] Waiting for paint to complete...62 true [2015-04-27T23:27:25.78] Waiting for paint to complete...63 true [2015-04-27T23:27:25.88] Waiting for paint to complete...64 true [2015-04-27T23:27:25.98] Waiting for paint to complete...65 true [2015-04-27T23:27:26.08] Waiting for paint to complete...66 true [2015-04-27T23:27:26.18] Waiting for paint to complete...67 true [2015-04-27T23:27:26.28] Waiting for paint to complete...68 true [2015-04-27T23:27:26.38] Waiting for paint to complete...69 true [2015-04-27T23:27:26.48] Waiting for paint to complete...70 true [2015-04-27T23:27:26.48] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:27:26.48] annotate TESTCASE scenario=FullScreenFrame_Device0_GC24 [2015-04-27T23:27:29.10] annotate TESTCASE recordtype=image [2015-04-27T23:27:29.10] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:27:29.10] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:27:29.10] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:27:34.19] Waiting for paint to complete...0 false [2015-04-27T23:27:34.29] Waiting for paint to complete...0 false [2015-04-27T23:27:34.40] Waiting for paint to complete...0 false [2015-04-27T23:27:34.50] Waiting for paint to complete...0 true [2015-04-27T23:27:34.60] Waiting for paint to complete...1 false [2015-04-27T23:27:34.70] Waiting for paint to complete...1 false [2015-04-27T23:27:34.79] Waiting for paint to complete...1 true [2015-04-27T23:27:34.89] Waiting for paint to complete...2 false [2015-04-27T23:27:34.99] Waiting for paint to complete...2 false [2015-04-27T23:27:35.09] Waiting for paint to complete...2 false [2015-04-27T23:27:35.10] Waiting for paint to complete...2 true [2015-04-27T23:27:35.21] Waiting for paint to complete...3 false [2015-04-27T23:27:35.31] Waiting for paint to complete...3 false [2015-04-27T23:27:35.41] Waiting for paint to complete...3 false [2015-04-27T23:27:35.41] Waiting for paint to complete...3 true [2015-04-27T23:27:35.51] Waiting for paint to complete...4 true [2015-04-27T23:27:35.61] Waiting for paint to complete...5 true [2015-04-27T23:27:35.71] Waiting for paint to complete...6 true [2015-04-27T23:27:35.81] Waiting for paint to complete...7 true [2015-04-27T23:27:35.91] Waiting for paint to complete...8 true [2015-04-27T23:27:36.01] Waiting for paint to complete...9 true [2015-04-27T23:27:36.11] Waiting for paint to complete...10 true [2015-04-27T23:27:36.21] Waiting for paint to complete...11 true [2015-04-27T23:27:36.31] Waiting for paint to complete...12 true [2015-04-27T23:27:36.41] Waiting for paint to complete...13 true [2015-04-27T23:27:36.52] Waiting for paint to complete...14 true [2015-04-27T23:27:36.62] Waiting for paint to complete...15 true [2015-04-27T23:27:36.72] Waiting for paint to complete...16 true [2015-04-27T23:27:36.82] Waiting for paint to complete...17 true [2015-04-27T23:27:36.92] Waiting for paint to complete...18 true [2015-04-27T23:27:37.02] Waiting for paint to complete...19 true [2015-04-27T23:27:37.12] Waiting for paint to complete...20 true [2015-04-27T23:27:37.22] Waiting for paint to complete...21 true [2015-04-27T23:27:37.32] Waiting for paint to complete...22 true [2015-04-27T23:27:37.42] Waiting for paint to complete...23 true [2015-04-27T23:27:37.52] Waiting for paint to complete...24 true [2015-04-27T23:27:37.62] Waiting for paint to complete...25 true [2015-04-27T23:27:37.72] Waiting for paint to complete...26 true [2015-04-27T23:27:37.82] Waiting for paint to complete...27 true [2015-04-27T23:27:37.92] Waiting for paint to complete...28 true [2015-04-27T23:27:38.02] Waiting for paint to complete...29 true [2015-04-27T23:27:38.12] Waiting for paint to complete...30 true [2015-04-27T23:27:38.22] Waiting for paint to complete...31 true [2015-04-27T23:27:38.32] Waiting for paint to complete...32 true [2015-04-27T23:27:38.42] Waiting for paint to complete...33 true [2015-04-27T23:27:38.52] Waiting for paint to complete...34 true [2015-04-27T23:27:38.62] Waiting for paint to complete...35 true [2015-04-27T23:27:38.72] Waiting for paint to complete...36 true [2015-04-27T23:27:38.82] Waiting for paint to complete...37 true [2015-04-27T23:27:38.92] Waiting for paint to complete...38 true [2015-04-27T23:27:39.02] Waiting for paint to complete...39 true [2015-04-27T23:27:39.12] Waiting for paint to complete...40 true [2015-04-27T23:27:39.23] Waiting for paint to complete...41 true [2015-04-27T23:27:39.32] Waiting for paint to complete...42 true [2015-04-27T23:27:39.42] Waiting for paint to complete...43 true [2015-04-27T23:27:39.52] Waiting for paint to complete...44 true [2015-04-27T23:27:39.62] Waiting for paint to complete...45 true [2015-04-27T23:27:39.72] Waiting for paint to complete...46 true [2015-04-27T23:27:39.82] Waiting for paint to complete...47 true [2015-04-27T23:27:39.93] Waiting for paint to complete...48 true [2015-04-27T23:27:40.03] Waiting for paint to complete...49 true [2015-04-27T23:27:40.13] Waiting for paint to complete...50 true [2015-04-27T23:27:40.23] Waiting for paint to complete...51 true [2015-04-27T23:27:40.33] Waiting for paint to complete...52 true [2015-04-27T23:27:40.43] Waiting for paint to complete...53 true [2015-04-27T23:27:40.53] Waiting for paint to complete...54 true [2015-04-27T23:27:40.63] Waiting for paint to complete...55 true [2015-04-27T23:27:40.73] Waiting for paint to complete...56 true [2015-04-27T23:27:40.83] Waiting for paint to complete...57 true [2015-04-27T23:27:40.93] Waiting for paint to complete...58 true [2015-04-27T23:27:41.03] Waiting for paint to complete...59 true [2015-04-27T23:27:41.13] Waiting for paint to complete...60 true [2015-04-27T23:27:41.23] Waiting for paint to complete...61 true [2015-04-27T23:27:41.33] Waiting for paint to complete...62 true [2015-04-27T23:27:41.43] Waiting for paint to complete...63 true [2015-04-27T23:27:41.53] Waiting for paint to complete...64 true [2015-04-27T23:27:41.63] Waiting for paint to complete...65 true [2015-04-27T23:27:41.73] Waiting for paint to complete...66 true [2015-04-27T23:27:41.83] Waiting for paint to complete...67 true [2015-04-27T23:27:41.93] Waiting for paint to complete...68 true [2015-04-27T23:27:42.03] Waiting for paint to complete...69 true [2015-04-27T23:27:42.13] Waiting for paint to complete...70 true [2015-04-27T23:27:42.13] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:27:44.17] Waiting for paint to complete...0 true [2015-04-27T23:27:44.27] Waiting for paint to complete...1 true [2015-04-27T23:27:44.37] Waiting for paint to complete...2 true [2015-04-27T23:27:44.47] Waiting for paint to complete...3 true [2015-04-27T23:27:44.57] Waiting for paint to complete...4 true [2015-04-27T23:27:44.67] Waiting for paint to complete...5 true [2015-04-27T23:27:44.77] Waiting for paint to complete...6 true [2015-04-27T23:27:44.87] Waiting for paint to complete...7 true [2015-04-27T23:27:44.97] Waiting for paint to complete...8 true [2015-04-27T23:27:45.07] Waiting for paint to complete...9 true [2015-04-27T23:27:45.17] Waiting for paint to complete...10 true [2015-04-27T23:27:45.27] Waiting for paint to complete...11 true [2015-04-27T23:27:45.37] Waiting for paint to complete...12 true [2015-04-27T23:27:45.47] Waiting for paint to complete...13 true [2015-04-27T23:27:45.57] Waiting for paint to complete...14 true [2015-04-27T23:27:45.67] Waiting for paint to complete...15 true [2015-04-27T23:27:45.77] Waiting for paint to complete...16 true [2015-04-27T23:27:45.87] Waiting for paint to complete...17 true [2015-04-27T23:27:45.97] Waiting for paint to complete...18 true [2015-04-27T23:27:46.07] Waiting for paint to complete...19 true [2015-04-27T23:27:46.18] Waiting for paint to complete...20 true [2015-04-27T23:27:46.28] Waiting for paint to complete...21 true [2015-04-27T23:27:46.38] Waiting for paint to complete...22 true [2015-04-27T23:27:46.48] Waiting for paint to complete...23 true [2015-04-27T23:27:46.58] Waiting for paint to complete...24 true [2015-04-27T23:27:46.68] Waiting for paint to complete...25 true [2015-04-27T23:27:46.78] Waiting for paint to complete...26 true [2015-04-27T23:27:46.88] Waiting for paint to complete...27 true [2015-04-27T23:27:46.98] Waiting for paint to complete...28 true [2015-04-27T23:27:47.08] Waiting for paint to complete...29 true [2015-04-27T23:27:47.18] Waiting for paint to complete...30 true [2015-04-27T23:27:47.28] Waiting for paint to complete...31 true [2015-04-27T23:27:47.38] Waiting for paint to complete...32 true [2015-04-27T23:27:47.48] Waiting for paint to complete...33 true [2015-04-27T23:27:47.58] Waiting for paint to complete...34 true [2015-04-27T23:27:47.68] Waiting for paint to complete...35 true [2015-04-27T23:27:47.78] Waiting for paint to complete...36 true [2015-04-27T23:27:47.88] Waiting for paint to complete...37 true [2015-04-27T23:27:47.98] Waiting for paint to complete...38 true [2015-04-27T23:27:48.08] Waiting for paint to complete...39 true [2015-04-27T23:27:48.18] Waiting for paint to complete...40 true [2015-04-27T23:27:48.28] Waiting for paint to complete...41 true [2015-04-27T23:27:48.38] Waiting for paint to complete...42 true [2015-04-27T23:27:48.48] Waiting for paint to complete...43 true [2015-04-27T23:27:48.58] Waiting for paint to complete...44 true [2015-04-27T23:27:48.68] Waiting for paint to complete...45 true [2015-04-27T23:27:48.78] Waiting for paint to complete...46 true [2015-04-27T23:27:48.88] Waiting for paint to complete...47 true [2015-04-27T23:27:48.98] Waiting for paint to complete...48 true [2015-04-27T23:27:49.08] Waiting for paint to complete...49 true [2015-04-27T23:27:49.18] Waiting for paint to complete...50 true [2015-04-27T23:27:49.29] Waiting for paint to complete...51 true [2015-04-27T23:27:49.38] Waiting for paint to complete...52 true [2015-04-27T23:27:49.48] Waiting for paint to complete...53 true [2015-04-27T23:27:49.58] Waiting for paint to complete...54 true [2015-04-27T23:27:49.68] Waiting for paint to complete...55 true [2015-04-27T23:27:49.78] Waiting for paint to complete...56 true [2015-04-27T23:27:49.89] Waiting for paint to complete...57 true [2015-04-27T23:27:49.99] Waiting for paint to complete...58 true [2015-04-27T23:27:50.09] Waiting for paint to complete...59 true [2015-04-27T23:27:50.19] Waiting for paint to complete...60 true [2015-04-27T23:27:50.29] Waiting for paint to complete...61 true [2015-04-27T23:27:50.39] Waiting for paint to complete...62 true [2015-04-27T23:27:50.49] Waiting for paint to complete...63 true [2015-04-27T23:27:50.59] Waiting for paint to complete...64 true [2015-04-27T23:27:50.69] Waiting for paint to complete...65 true [2015-04-27T23:27:50.79] Waiting for paint to complete...66 true [2015-04-27T23:27:50.89] Waiting for paint to complete...67 true [2015-04-27T23:27:50.99] Waiting for paint to complete...68 true [2015-04-27T23:27:51.09] Waiting for paint to complete...69 true [2015-04-27T23:27:51.19] Waiting for paint to complete...70 true [2015-04-27T23:27:51.19] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:27:51.19] annotate TESTCASE scenario=FullScreenFrame_Device0_GC25 [2015-04-27T23:27:53.76] annotate TESTCASE recordtype=image [2015-04-27T23:27:53.76] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:27:53.76] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:27:53.76] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:27:58.84] Waiting for paint to complete...0 false [2015-04-27T23:27:58.94] Waiting for paint to complete...0 false [2015-04-27T23:27:59.04] Waiting for paint to complete...0 false [2015-04-27T23:27:59.14] Waiting for paint to complete...0 true [2015-04-27T23:27:59.24] Waiting for paint to complete...1 false [2015-04-27T23:27:59.34] Waiting for paint to complete...1 false [2015-04-27T23:27:59.44] Waiting for paint to complete...1 false [2015-04-27T23:27:59.46] Waiting for paint to complete...1 true [2015-04-27T23:27:59.56] Waiting for paint to complete...2 false [2015-04-27T23:27:59.66] Waiting for paint to complete...2 false [2015-04-27T23:27:59.76] Waiting for paint to complete...2 false [2015-04-27T23:27:59.77] Waiting for paint to complete...2 true [2015-04-27T23:27:59.87] Waiting for paint to complete...3 true [2015-04-27T23:27:59.97] Waiting for paint to complete...4 true [2015-04-27T23:28:00.07] Waiting for paint to complete...5 true [2015-04-27T23:28:00.17] Waiting for paint to complete...6 true [2015-04-27T23:28:00.27] Waiting for paint to complete...7 true [2015-04-27T23:28:00.37] Waiting for paint to complete...8 true [2015-04-27T23:28:00.47] Waiting for paint to complete...9 true [2015-04-27T23:28:00.57] Waiting for paint to complete...10 true [2015-04-27T23:28:00.67] Waiting for paint to complete...11 true [2015-04-27T23:28:00.77] Waiting for paint to complete...12 true [2015-04-27T23:28:00.87] Waiting for paint to complete...13 true [2015-04-27T23:28:00.97] Waiting for paint to complete...14 true [2015-04-27T23:28:01.07] Waiting for paint to complete...15 true [2015-04-27T23:28:01.17] Waiting for paint to complete...16 true [2015-04-27T23:28:01.27] Waiting for paint to complete...17 true [2015-04-27T23:28:01.37] Waiting for paint to complete...18 true [2015-04-27T23:28:01.47] Waiting for paint to complete...19 true [2015-04-27T23:28:01.57] Waiting for paint to complete...20 true [2015-04-27T23:28:01.68] Waiting for paint to complete...21 true [2015-04-27T23:28:01.78] Waiting for paint to complete...22 true [2015-04-27T23:28:01.88] Waiting for paint to complete...23 true [2015-04-27T23:28:01.98] Waiting for paint to complete...24 true [2015-04-27T23:28:02.08] Waiting for paint to complete...25 true [2015-04-27T23:28:02.18] Waiting for paint to complete...26 true [2015-04-27T23:28:02.28] Waiting for paint to complete...27 true [2015-04-27T23:28:02.38] Waiting for paint to complete...28 true [2015-04-27T23:28:02.48] Waiting for paint to complete...29 true [2015-04-27T23:28:02.58] Waiting for paint to complete...30 true [2015-04-27T23:28:02.68] Waiting for paint to complete...31 true [2015-04-27T23:28:02.78] Waiting for paint to complete...32 true [2015-04-27T23:28:02.88] Waiting for paint to complete...33 true [2015-04-27T23:28:02.98] Waiting for paint to complete...34 true [2015-04-27T23:28:03.08] Waiting for paint to complete...35 true [2015-04-27T23:28:03.18] Waiting for paint to complete...36 true [2015-04-27T23:28:03.28] Waiting for paint to complete...37 true [2015-04-27T23:28:03.38] Waiting for paint to complete...38 true [2015-04-27T23:28:03.48] Waiting for paint to complete...39 true [2015-04-27T23:28:03.58] Waiting for paint to complete...40 true [2015-04-27T23:28:03.68] Waiting for paint to complete...41 true [2015-04-27T23:28:03.78] Waiting for paint to complete...42 true [2015-04-27T23:28:03.88] Waiting for paint to complete...43 true [2015-04-27T23:28:03.98] Waiting for paint to complete...44 true [2015-04-27T23:28:04.08] Waiting for paint to complete...45 true [2015-04-27T23:28:04.18] Waiting for paint to complete...46 true [2015-04-27T23:28:04.28] Waiting for paint to complete...47 true [2015-04-27T23:28:04.38] Waiting for paint to complete...48 true [2015-04-27T23:28:04.48] Waiting for paint to complete...49 true [2015-04-27T23:28:04.58] Waiting for paint to complete...50 true [2015-04-27T23:28:04.68] Waiting for paint to complete...51 true [2015-04-27T23:28:04.78] Waiting for paint to complete...52 true [2015-04-27T23:28:04.88] Waiting for paint to complete...53 true [2015-04-27T23:28:04.98] Waiting for paint to complete...54 true [2015-04-27T23:28:05.08] Waiting for paint to complete...55 true [2015-04-27T23:28:05.18] Waiting for paint to complete...56 true [2015-04-27T23:28:05.28] Waiting for paint to complete...57 true [2015-04-27T23:28:05.38] Waiting for paint to complete...58 true [2015-04-27T23:28:05.48] Waiting for paint to complete...59 true [2015-04-27T23:28:05.58] Waiting for paint to complete...60 true [2015-04-27T23:28:05.69] Waiting for paint to complete...61 true [2015-04-27T23:28:05.79] Waiting for paint to complete...62 true [2015-04-27T23:28:05.89] Waiting for paint to complete...63 true [2015-04-27T23:28:05.99] Waiting for paint to complete...64 true [2015-04-27T23:28:06.09] Waiting for paint to complete...65 true [2015-04-27T23:28:06.19] Waiting for paint to complete...66 true [2015-04-27T23:28:06.29] Waiting for paint to complete...67 true [2015-04-27T23:28:06.39] Waiting for paint to complete...68 true [2015-04-27T23:28:06.49] Waiting for paint to complete...69 true [2015-04-27T23:28:06.59] Waiting for paint to complete...70 true [2015-04-27T23:28:06.59] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:28:08.59] Waiting for paint to complete...0 true [2015-04-27T23:28:08.69] Waiting for paint to complete...1 true [2015-04-27T23:28:08.79] Waiting for paint to complete...2 true [2015-04-27T23:28:08.90] Waiting for paint to complete...3 true [2015-04-27T23:28:08.99] Waiting for paint to complete...4 true [2015-04-27T23:28:09.09] Waiting for paint to complete...5 true [2015-04-27T23:28:09.19] Waiting for paint to complete...6 true [2015-04-27T23:28:09.29] Waiting for paint to complete...7 true [2015-04-27T23:28:09.39] Waiting for paint to complete...8 true [2015-04-27T23:28:09.49] Waiting for paint to complete...9 true [2015-04-27T23:28:09.59] Waiting for paint to complete...10 true [2015-04-27T23:28:09.69] Waiting for paint to complete...11 true [2015-04-27T23:28:09.79] Waiting for paint to complete...12 true [2015-04-27T23:28:09.89] Waiting for paint to complete...13 true [2015-04-27T23:28:09.99] Waiting for paint to complete...14 true [2015-04-27T23:28:10.09] Waiting for paint to complete...15 true [2015-04-27T23:28:10.19] Waiting for paint to complete...16 true [2015-04-27T23:28:10.29] Waiting for paint to complete...17 true [2015-04-27T23:28:10.40] Waiting for paint to complete...18 true [2015-04-27T23:28:10.50] Waiting for paint to complete...19 true [2015-04-27T23:28:10.60] Waiting for paint to complete...20 true [2015-04-27T23:28:10.70] Waiting for paint to complete...21 true [2015-04-27T23:28:10.80] Waiting for paint to complete...22 true [2015-04-27T23:28:10.90] Waiting for paint to complete...23 true [2015-04-27T23:28:11.00] Waiting for paint to complete...24 true [2015-04-27T23:28:11.10] Waiting for paint to complete...25 true [2015-04-27T23:28:11.20] Waiting for paint to complete...26 true [2015-04-27T23:28:11.30] Waiting for paint to complete...27 true [2015-04-27T23:28:11.40] Waiting for paint to complete...28 true [2015-04-27T23:28:11.50] Waiting for paint to complete...29 true [2015-04-27T23:28:11.60] Waiting for paint to complete...30 true [2015-04-27T23:28:11.70] Waiting for paint to complete...31 true [2015-04-27T23:28:11.80] Waiting for paint to complete...32 true [2015-04-27T23:28:11.90] Waiting for paint to complete...33 true [2015-04-27T23:28:12.00] Waiting for paint to complete...34 true [2015-04-27T23:28:12.10] Waiting for paint to complete...35 true [2015-04-27T23:28:12.20] Waiting for paint to complete...36 true [2015-04-27T23:28:12.30] Waiting for paint to complete...37 true [2015-04-27T23:28:12.40] Waiting for paint to complete...38 true [2015-04-27T23:28:12.50] Waiting for paint to complete...39 true [2015-04-27T23:28:12.60] Waiting for paint to complete...40 true [2015-04-27T23:28:12.70] Waiting for paint to complete...41 true [2015-04-27T23:28:12.80] Waiting for paint to complete...42 true [2015-04-27T23:28:12.90] Waiting for paint to complete...43 true [2015-04-27T23:28:13.00] Waiting for paint to complete...44 true [2015-04-27T23:28:13.10] Waiting for paint to complete...45 true [2015-04-27T23:28:13.20] Waiting for paint to complete...46 true [2015-04-27T23:28:13.30] Waiting for paint to complete...47 true [2015-04-27T23:28:13.40] Waiting for paint to complete...48 true [2015-04-27T23:28:13.50] Waiting for paint to complete...49 true [2015-04-27T23:28:13.60] Waiting for paint to complete...50 true [2015-04-27T23:28:13.70] Waiting for paint to complete...51 true [2015-04-27T23:28:13.80] Waiting for paint to complete...52 true [2015-04-27T23:28:13.91] Waiting for paint to complete...53 true [2015-04-27T23:28:14.00] Waiting for paint to complete...54 true [2015-04-27T23:28:14.10] Waiting for paint to complete...55 true [2015-04-27T23:28:14.20] Waiting for paint to complete...56 true [2015-04-27T23:28:14.30] Waiting for paint to complete...57 true [2015-04-27T23:28:14.41] Waiting for paint to complete...58 true [2015-04-27T23:28:14.51] Waiting for paint to complete...59 true [2015-04-27T23:28:14.61] Waiting for paint to complete...60 true [2015-04-27T23:28:14.71] Waiting for paint to complete...61 true [2015-04-27T23:28:14.81] Waiting for paint to complete...62 true [2015-04-27T23:28:14.91] Waiting for paint to complete...63 true [2015-04-27T23:28:15.01] Waiting for paint to complete...64 true [2015-04-27T23:28:15.11] Waiting for paint to complete...65 true [2015-04-27T23:28:15.21] Waiting for paint to complete...66 true [2015-04-27T23:28:15.31] Waiting for paint to complete...67 true [2015-04-27T23:28:15.41] Waiting for paint to complete...68 true [2015-04-27T23:28:15.51] Waiting for paint to complete...69 true [2015-04-27T23:28:15.61] Waiting for paint to complete...70 true [2015-04-27T23:28:15.61] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:28:15.61] annotate TESTCASE scenario=FullScreenFrame_Device0_GC26 [2015-04-27T23:28:18.23] annotate TESTCASE recordtype=image [2015-04-27T23:28:18.23] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:28:18.24] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:28:18.24] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:28:23.31] Waiting for paint to complete...0 false [2015-04-27T23:28:23.41] Waiting for paint to complete...0 false [2015-04-27T23:28:23.51] Waiting for paint to complete...0 false [2015-04-27T23:28:23.61] Waiting for paint to complete...0 true [2015-04-27T23:28:23.71] Waiting for paint to complete...1 false [2015-04-27T23:28:23.81] Waiting for paint to complete...1 false [2015-04-27T23:28:23.91] Waiting for paint to complete...1 true [2015-04-27T23:28:24.01] Waiting for paint to complete...2 false [2015-04-27T23:28:24.11] Waiting for paint to complete...2 false [2015-04-27T23:28:24.21] Waiting for paint to complete...2 false [2015-04-27T23:28:24.22] Waiting for paint to complete...2 true [2015-04-27T23:28:24.32] Waiting for paint to complete...3 false [2015-04-27T23:28:24.42] Waiting for paint to complete...3 false [2015-04-27T23:28:24.52] Waiting for paint to complete...3 false [2015-04-27T23:28:24.52] Waiting for paint to complete...3 true [2015-04-27T23:28:24.62] Waiting for paint to complete...4 true [2015-04-27T23:28:24.72] Waiting for paint to complete...5 true [2015-04-27T23:28:24.82] Waiting for paint to complete...6 true [2015-04-27T23:28:24.92] Waiting for paint to complete...7 true [2015-04-27T23:28:25.02] Waiting for paint to complete...8 true [2015-04-27T23:28:25.12] Waiting for paint to complete...9 true [2015-04-27T23:28:25.22] Waiting for paint to complete...10 true [2015-04-27T23:28:25.32] Waiting for paint to complete...11 true [2015-04-27T23:28:25.42] Waiting for paint to complete...12 true [2015-04-27T23:28:25.52] Waiting for paint to complete...13 true [2015-04-27T23:28:25.62] Waiting for paint to complete...14 true [2015-04-27T23:28:25.72] Waiting for paint to complete...15 true [2015-04-27T23:28:25.82] Waiting for paint to complete...16 true [2015-04-27T23:28:25.92] Waiting for paint to complete...17 true [2015-04-27T23:28:26.02] Waiting for paint to complete...18 true [2015-04-27T23:28:26.13] Waiting for paint to complete...19 true [2015-04-27T23:28:26.23] Waiting for paint to complete...20 true [2015-04-27T23:28:26.33] Waiting for paint to complete...21 true [2015-04-27T23:28:26.43] Waiting for paint to complete...22 true [2015-04-27T23:28:26.53] Waiting for paint to complete...23 true [2015-04-27T23:28:26.63] Waiting for paint to complete...24 true [2015-04-27T23:28:26.73] Waiting for paint to complete...25 true [2015-04-27T23:28:26.83] Waiting for paint to complete...26 true [2015-04-27T23:28:26.93] Waiting for paint to complete...27 true [2015-04-27T23:28:27.03] Waiting for paint to complete...28 true [2015-04-27T23:28:27.13] Waiting for paint to complete...29 true [2015-04-27T23:28:27.23] Waiting for paint to complete...30 true [2015-04-27T23:28:27.33] Waiting for paint to complete...31 true [2015-04-27T23:28:27.43] Waiting for paint to complete...32 true [2015-04-27T23:28:27.53] Waiting for paint to complete...33 true [2015-04-27T23:28:27.63] Waiting for paint to complete...34 true [2015-04-27T23:28:27.73] Waiting for paint to complete...35 true [2015-04-27T23:28:27.83] Waiting for paint to complete...36 true [2015-04-27T23:28:27.93] Waiting for paint to complete...37 true [2015-04-27T23:28:28.03] Waiting for paint to complete...38 true [2015-04-27T23:28:28.13] Waiting for paint to complete...39 true [2015-04-27T23:28:28.23] Waiting for paint to complete...40 true [2015-04-27T23:28:28.34] Waiting for paint to complete...41 true [2015-04-27T23:28:28.43] Waiting for paint to complete...42 true [2015-04-27T23:28:28.54] Waiting for paint to complete...43 true [2015-04-27T23:28:28.64] Waiting for paint to complete...44 true [2015-04-27T23:28:28.74] Waiting for paint to complete...45 true [2015-04-27T23:28:28.84] Waiting for paint to complete...46 true [2015-04-27T23:28:28.94] Waiting for paint to complete...47 true [2015-04-27T23:28:29.04] Waiting for paint to complete...48 true [2015-04-27T23:28:29.14] Waiting for paint to complete...49 true [2015-04-27T23:28:29.24] Waiting for paint to complete...50 true [2015-04-27T23:28:29.34] Waiting for paint to complete...51 true [2015-04-27T23:28:29.44] Waiting for paint to complete...52 true [2015-04-27T23:28:29.54] Waiting for paint to complete...53 true [2015-04-27T23:28:29.64] Waiting for paint to complete...54 true [2015-04-27T23:28:29.74] Waiting for paint to complete...55 true [2015-04-27T23:28:29.84] Waiting for paint to complete...56 true [2015-04-27T23:28:29.94] Waiting for paint to complete...57 true [2015-04-27T23:28:30.04] Waiting for paint to complete...58 true [2015-04-27T23:28:30.14] Waiting for paint to complete...59 true [2015-04-27T23:28:30.24] Waiting for paint to complete...60 true [2015-04-27T23:28:30.34] Waiting for paint to complete...61 true [2015-04-27T23:28:30.44] Waiting for paint to complete...62 true [2015-04-27T23:28:30.54] Waiting for paint to complete...63 true [2015-04-27T23:28:30.64] Waiting for paint to complete...64 true [2015-04-27T23:28:30.74] Waiting for paint to complete...65 true [2015-04-27T23:28:30.84] Waiting for paint to complete...66 true [2015-04-27T23:28:30.94] Waiting for paint to complete...67 true [2015-04-27T23:28:31.04] Waiting for paint to complete...68 true [2015-04-27T23:28:31.15] Waiting for paint to complete...69 true [2015-04-27T23:28:31.25] Waiting for paint to complete...70 true [2015-04-27T23:28:31.25] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:28:33.27] Waiting for paint to complete...0 true [2015-04-27T23:28:33.38] Waiting for paint to complete...1 true [2015-04-27T23:28:33.47] Waiting for paint to complete...2 true [2015-04-27T23:28:33.58] Waiting for paint to complete...3 true [2015-04-27T23:28:33.68] Waiting for paint to complete...4 true [2015-04-27T23:28:33.78] Waiting for paint to complete...5 true [2015-04-27T23:28:33.88] Waiting for paint to complete...6 true [2015-04-27T23:28:33.98] Waiting for paint to complete...7 true [2015-04-27T23:28:34.08] Waiting for paint to complete...8 true [2015-04-27T23:28:34.18] Waiting for paint to complete...9 true [2015-04-27T23:28:34.28] Waiting for paint to complete...10 true [2015-04-27T23:28:34.38] Waiting for paint to complete...11 true [2015-04-27T23:28:34.48] Waiting for paint to complete...12 true [2015-04-27T23:28:34.58] Waiting for paint to complete...13 true [2015-04-27T23:28:34.68] Waiting for paint to complete...14 true [2015-04-27T23:28:34.78] Waiting for paint to complete...15 true [2015-04-27T23:28:34.88] Waiting for paint to complete...16 true [2015-04-27T23:28:34.98] Waiting for paint to complete...17 true [2015-04-27T23:28:35.08] Waiting for paint to complete...18 true [2015-04-27T23:28:35.18] Waiting for paint to complete...19 true [2015-04-27T23:28:35.28] Waiting for paint to complete...20 true [2015-04-27T23:28:35.38] Waiting for paint to complete...21 true [2015-04-27T23:28:35.48] Waiting for paint to complete...22 true [2015-04-27T23:28:35.58] Waiting for paint to complete...23 true [2015-04-27T23:28:35.68] Waiting for paint to complete...24 true [2015-04-27T23:28:35.78] Waiting for paint to complete...25 true [2015-04-27T23:28:35.88] Waiting for paint to complete...26 true [2015-04-27T23:28:35.98] Waiting for paint to complete...27 true [2015-04-27T23:28:36.08] Waiting for paint to complete...28 true [2015-04-27T23:28:36.18] Waiting for paint to complete...29 true [2015-04-27T23:28:36.28] Waiting for paint to complete...30 true [2015-04-27T23:28:36.38] Waiting for paint to complete...31 true [2015-04-27T23:28:36.48] Waiting for paint to complete...32 true [2015-04-27T23:28:36.58] Waiting for paint to complete...33 true [2015-04-27T23:28:36.68] Waiting for paint to complete...34 true [2015-04-27T23:28:36.78] Waiting for paint to complete...35 true [2015-04-27T23:28:36.88] Waiting for paint to complete...36 true [2015-04-27T23:28:36.98] Waiting for paint to complete...37 true [2015-04-27T23:28:37.08] Waiting for paint to complete...38 true [2015-04-27T23:28:37.18] Waiting for paint to complete...39 true [2015-04-27T23:28:37.29] Waiting for paint to complete...40 true [2015-04-27T23:28:37.39] Waiting for paint to complete...41 true [2015-04-27T23:28:37.49] Waiting for paint to complete...42 true [2015-04-27T23:28:37.59] Waiting for paint to complete...43 true [2015-04-27T23:28:37.69] Waiting for paint to complete...44 true [2015-04-27T23:28:37.79] Waiting for paint to complete...45 true [2015-04-27T23:28:37.89] Waiting for paint to complete...46 true [2015-04-27T23:28:37.99] Waiting for paint to complete...47 true [2015-04-27T23:28:38.09] Waiting for paint to complete...48 true [2015-04-27T23:28:38.19] Waiting for paint to complete...49 true [2015-04-27T23:28:38.29] Waiting for paint to complete...50 true [2015-04-27T23:28:38.39] Waiting for paint to complete...51 true [2015-04-27T23:28:38.49] Waiting for paint to complete...52 true [2015-04-27T23:28:38.59] Waiting for paint to complete...53 true [2015-04-27T23:28:38.69] Waiting for paint to complete...54 true [2015-04-27T23:28:38.79] Waiting for paint to complete...55 true [2015-04-27T23:28:38.89] Waiting for paint to complete...56 true [2015-04-27T23:28:38.99] Waiting for paint to complete...57 true [2015-04-27T23:28:39.09] Waiting for paint to complete...58 true [2015-04-27T23:28:39.19] Waiting for paint to complete...59 true [2015-04-27T23:28:39.29] Waiting for paint to complete...60 true [2015-04-27T23:28:39.39] Waiting for paint to complete...61 true [2015-04-27T23:28:39.49] Waiting for paint to complete...62 true [2015-04-27T23:28:39.59] Waiting for paint to complete...63 true [2015-04-27T23:28:39.69] Waiting for paint to complete...64 true [2015-04-27T23:28:39.79] Waiting for paint to complete...65 true [2015-04-27T23:28:39.89] Waiting for paint to complete...66 true [2015-04-27T23:28:39.99] Waiting for paint to complete...67 true [2015-04-27T23:28:40.09] Waiting for paint to complete...68 true [2015-04-27T23:28:40.19] Waiting for paint to complete...69 true [2015-04-27T23:28:40.29] Waiting for paint to complete...70 true [2015-04-27T23:28:40.29] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:28:40.29] annotate TESTCASE scenario=FullScreenFrame_Device0_GC27 [2015-04-27T23:28:42.85] annotate TESTCASE recordtype=image [2015-04-27T23:28:42.85] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:28:42.85] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:28:42.85] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:28:47.93] Waiting for paint to complete...0 false [2015-04-27T23:28:48.03] Waiting for paint to complete...0 false [2015-04-27T23:28:48.13] Waiting for paint to complete...0 false [2015-04-27T23:28:48.23] Waiting for paint to complete...0 false [2015-04-27T23:28:48.24] Waiting for paint to complete...0 true [2015-04-27T23:28:48.34] Waiting for paint to complete...1 false [2015-04-27T23:28:48.44] Waiting for paint to complete...1 false [2015-04-27T23:28:48.54] Waiting for paint to complete...1 true [2015-04-27T23:28:48.64] Waiting for paint to complete...2 false [2015-04-27T23:28:48.74] Waiting for paint to complete...2 false [2015-04-27T23:28:48.84] Waiting for paint to complete...2 false [2015-04-27T23:28:48.84] Waiting for paint to complete...2 true [2015-04-27T23:28:48.94] Waiting for paint to complete...3 true [2015-04-27T23:28:49.04] Waiting for paint to complete...4 true [2015-04-27T23:28:49.15] Waiting for paint to complete...5 true [2015-04-27T23:28:49.25] Waiting for paint to complete...6 true [2015-04-27T23:28:49.35] Waiting for paint to complete...7 true [2015-04-27T23:28:49.45] Waiting for paint to complete...8 true [2015-04-27T23:28:49.55] Waiting for paint to complete...9 true [2015-04-27T23:28:49.65] Waiting for paint to complete...10 true [2015-04-27T23:28:49.75] Waiting for paint to complete...11 true [2015-04-27T23:28:49.85] Waiting for paint to complete...12 true [2015-04-27T23:28:49.95] Waiting for paint to complete...13 true [2015-04-27T23:28:50.05] Waiting for paint to complete...14 true [2015-04-27T23:28:50.15] Waiting for paint to complete...15 true [2015-04-27T23:28:50.25] Waiting for paint to complete...16 true [2015-04-27T23:28:50.35] Waiting for paint to complete...17 true [2015-04-27T23:28:50.45] Waiting for paint to complete...18 true [2015-04-27T23:28:50.55] Waiting for paint to complete...19 true [2015-04-27T23:28:50.65] Waiting for paint to complete...20 true [2015-04-27T23:28:50.75] Waiting for paint to complete...21 true [2015-04-27T23:28:50.85] Waiting for paint to complete...22 true [2015-04-27T23:28:50.95] Waiting for paint to complete...23 true [2015-04-27T23:28:51.05] Waiting for paint to complete...24 true [2015-04-27T23:28:51.15] Waiting for paint to complete...25 true [2015-04-27T23:28:51.25] Waiting for paint to complete...26 true [2015-04-27T23:28:51.35] Waiting for paint to complete...27 true [2015-04-27T23:28:51.45] Waiting for paint to complete...28 true [2015-04-27T23:28:51.55] Waiting for paint to complete...29 true [2015-04-27T23:28:51.65] Waiting for paint to complete...30 true [2015-04-27T23:28:51.75] Waiting for paint to complete...31 true [2015-04-27T23:28:51.85] Waiting for paint to complete...32 true [2015-04-27T23:28:51.95] Waiting for paint to complete...33 true [2015-04-27T23:28:52.05] Waiting for paint to complete...34 true [2015-04-27T23:28:52.15] Waiting for paint to complete...35 true [2015-04-27T23:28:52.25] Waiting for paint to complete...36 true [2015-04-27T23:28:52.35] Waiting for paint to complete...37 true [2015-04-27T23:28:52.45] Waiting for paint to complete...38 true [2015-04-27T23:28:52.55] Waiting for paint to complete...39 true [2015-04-27T23:28:52.65] Waiting for paint to complete...40 true [2015-04-27T23:28:52.75] Waiting for paint to complete...41 true [2015-04-27T23:28:52.85] Waiting for paint to complete...42 true [2015-04-27T23:28:52.96] Waiting for paint to complete...43 true [2015-04-27T23:28:53.05] Waiting for paint to complete...44 true [2015-04-27T23:28:53.15] Waiting for paint to complete...45 true [2015-04-27T23:28:53.25] Waiting for paint to complete...46 true [2015-04-27T23:28:53.35] Waiting for paint to complete...47 true [2015-04-27T23:28:53.45] Waiting for paint to complete...48 true [2015-04-27T23:28:53.55] Waiting for paint to complete...49 true [2015-04-27T23:28:53.66] Waiting for paint to complete...50 true [2015-04-27T23:28:53.76] Waiting for paint to complete...51 true [2015-04-27T23:28:53.86] Waiting for paint to complete...52 true [2015-04-27T23:28:53.96] Waiting for paint to complete...53 true [2015-04-27T23:28:54.06] Waiting for paint to complete...54 true [2015-04-27T23:28:54.16] Waiting for paint to complete...55 true [2015-04-27T23:28:54.26] Waiting for paint to complete...56 true [2015-04-27T23:28:54.36] Waiting for paint to complete...57 true [2015-04-27T23:28:54.46] Waiting for paint to complete...58 true [2015-04-27T23:28:54.56] Waiting for paint to complete...59 true [2015-04-27T23:28:54.66] Waiting for paint to complete...60 true [2015-04-27T23:28:54.76] Waiting for paint to complete...61 true [2015-04-27T23:28:54.86] Waiting for paint to complete...62 true [2015-04-27T23:28:54.96] Waiting for paint to complete...63 true [2015-04-27T23:28:55.06] Waiting for paint to complete...64 true [2015-04-27T23:28:55.16] Waiting for paint to complete...65 true [2015-04-27T23:28:55.26] Waiting for paint to complete...66 true [2015-04-27T23:28:55.36] Waiting for paint to complete...67 true [2015-04-27T23:28:55.46] Waiting for paint to complete...68 true [2015-04-27T23:28:55.56] Waiting for paint to complete...69 true [2015-04-27T23:28:55.66] Waiting for paint to complete...70 true [2015-04-27T23:28:55.66] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:28:57.66] Waiting for paint to complete...0 true [2015-04-27T23:28:57.76] Waiting for paint to complete...1 true [2015-04-27T23:28:57.86] Waiting for paint to complete...2 true [2015-04-27T23:28:57.98] Waiting for paint to complete...3 true [2015-04-27T23:28:58.06] Waiting for paint to complete...4 true [2015-04-27T23:28:58.17] Waiting for paint to complete...5 true [2015-04-27T23:28:58.27] Waiting for paint to complete...6 true [2015-04-27T23:28:58.37] Waiting for paint to complete...7 true [2015-04-27T23:28:58.47] Waiting for paint to complete...8 true [2015-04-27T23:28:58.57] Waiting for paint to complete...9 true [2015-04-27T23:28:58.67] Waiting for paint to complete...10 true [2015-04-27T23:28:58.77] Waiting for paint to complete...11 true [2015-04-27T23:28:58.87] Waiting for paint to complete...12 true [2015-04-27T23:28:58.97] Waiting for paint to complete...13 true [2015-04-27T23:28:59.07] Waiting for paint to complete...14 true [2015-04-27T23:28:59.17] Waiting for paint to complete...15 true [2015-04-27T23:28:59.27] Waiting for paint to complete...16 true [2015-04-27T23:28:59.37] Waiting for paint to complete...17 true [2015-04-27T23:28:59.47] Waiting for paint to complete...18 true [2015-04-27T23:28:59.57] Waiting for paint to complete...19 true [2015-04-27T23:28:59.67] Waiting for paint to complete...20 true [2015-04-27T23:28:59.77] Waiting for paint to complete...21 true [2015-04-27T23:28:59.87] Waiting for paint to complete...22 true [2015-04-27T23:28:59.97] Waiting for paint to complete...23 true [2015-04-27T23:29:00.07] Waiting for paint to complete...24 true [2015-04-27T23:29:00.17] Waiting for paint to complete...25 true [2015-04-27T23:29:00.27] Waiting for paint to complete...26 true [2015-04-27T23:29:00.37] Waiting for paint to complete...27 true [2015-04-27T23:29:00.47] Waiting for paint to complete...28 true [2015-04-27T23:29:00.57] Waiting for paint to complete...29 true [2015-04-27T23:29:00.67] Waiting for paint to complete...30 true [2015-04-27T23:29:00.77] Waiting for paint to complete...31 true [2015-04-27T23:29:00.87] Waiting for paint to complete...32 true [2015-04-27T23:29:00.97] Waiting for paint to complete...33 true [2015-04-27T23:29:01.07] Waiting for paint to complete...34 true [2015-04-27T23:29:01.17] Waiting for paint to complete...35 true [2015-04-27T23:29:01.27] Waiting for paint to complete...36 true [2015-04-27T23:29:01.37] Waiting for paint to complete...37 true [2015-04-27T23:29:01.47] Waiting for paint to complete...38 true [2015-04-27T23:29:01.57] Waiting for paint to complete...39 true [2015-04-27T23:29:01.67] Waiting for paint to complete...40 true [2015-04-27T23:29:01.77] Waiting for paint to complete...41 true [2015-04-27T23:29:01.87] Waiting for paint to complete...42 true [2015-04-27T23:29:01.97] Waiting for paint to complete...43 true [2015-04-27T23:29:02.07] Waiting for paint to complete...44 true [2015-04-27T23:29:02.17] Waiting for paint to complete...45 true [2015-04-27T23:29:02.28] Waiting for paint to complete...46 true [2015-04-27T23:29:02.38] Waiting for paint to complete...47 true [2015-04-27T23:29:02.48] Waiting for paint to complete...48 true [2015-04-27T23:29:02.58] Waiting for paint to complete...49 true [2015-04-27T23:29:02.68] Waiting for paint to complete...50 true [2015-04-27T23:29:02.78] Waiting for paint to complete...51 true [2015-04-27T23:29:02.88] Waiting for paint to complete...52 true [2015-04-27T23:29:02.98] Waiting for paint to complete...53 true [2015-04-27T23:29:03.08] Waiting for paint to complete...54 true [2015-04-27T23:29:03.18] Waiting for paint to complete...55 true [2015-04-27T23:29:03.28] Waiting for paint to complete...56 true [2015-04-27T23:29:03.38] Waiting for paint to complete...57 true [2015-04-27T23:29:03.48] Waiting for paint to complete...58 true [2015-04-27T23:29:03.58] Waiting for paint to complete...59 true [2015-04-27T23:29:03.68] Waiting for paint to complete...60 true [2015-04-27T23:29:03.78] Waiting for paint to complete...61 true [2015-04-27T23:29:03.88] Waiting for paint to complete...62 true [2015-04-27T23:29:03.98] Waiting for paint to complete...63 true [2015-04-27T23:29:04.08] Waiting for paint to complete...64 true [2015-04-27T23:29:04.18] Waiting for paint to complete...65 true [2015-04-27T23:29:04.28] Waiting for paint to complete...66 true [2015-04-27T23:29:04.38] Waiting for paint to complete...67 true [2015-04-27T23:29:04.48] Waiting for paint to complete...68 true [2015-04-27T23:29:04.58] Waiting for paint to complete...69 true [2015-04-27T23:29:04.68] Waiting for paint to complete...70 true [2015-04-27T23:29:04.68] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:29:04.68] annotate TESTCASE scenario=FullScreenFrame_Device0_GC28 [2015-04-27T23:29:07.28] annotate TESTCASE recordtype=image [2015-04-27T23:29:07.28] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:29:07.28] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:29:07.28] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:29:12.36] Waiting for paint to complete...0 false [2015-04-27T23:29:12.46] Waiting for paint to complete...0 false [2015-04-27T23:29:12.56] Waiting for paint to complete...0 false [2015-04-27T23:29:12.66] Waiting for paint to complete...0 false [2015-04-27T23:29:12.66] Waiting for paint to complete...0 true [2015-04-27T23:29:12.76] Waiting for paint to complete...1 false [2015-04-27T23:29:12.86] Waiting for paint to complete...1 false [2015-04-27T23:29:12.96] Waiting for paint to complete...1 true [2015-04-27T23:29:13.06] Waiting for paint to complete...2 false [2015-04-27T23:29:13.16] Waiting for paint to complete...2 false [2015-04-27T23:29:13.26] Waiting for paint to complete...2 false [2015-04-27T23:29:13.27] Waiting for paint to complete...2 true [2015-04-27T23:29:13.37] Waiting for paint to complete...3 false [2015-04-27T23:29:13.48] Waiting for paint to complete...3 false [2015-04-27T23:29:13.58] Waiting for paint to complete...3 false [2015-04-27T23:29:13.58] Waiting for paint to complete...3 true [2015-04-27T23:29:13.68] Waiting for paint to complete...4 true [2015-04-27T23:29:13.78] Waiting for paint to complete...5 true [2015-04-27T23:29:13.88] Waiting for paint to complete...6 true [2015-04-27T23:29:13.98] Waiting for paint to complete...7 true [2015-04-27T23:29:14.08] Waiting for paint to complete...8 true [2015-04-27T23:29:14.18] Waiting for paint to complete...9 true [2015-04-27T23:29:14.28] Waiting for paint to complete...10 true [2015-04-27T23:29:14.38] Waiting for paint to complete...11 true [2015-04-27T23:29:14.48] Waiting for paint to complete...12 true [2015-04-27T23:29:14.58] Waiting for paint to complete...13 true [2015-04-27T23:29:14.68] Waiting for paint to complete...14 true [2015-04-27T23:29:14.78] Waiting for paint to complete...15 true [2015-04-27T23:29:14.88] Waiting for paint to complete...16 true [2015-04-27T23:29:14.98] Waiting for paint to complete...17 true [2015-04-27T23:29:15.08] Waiting for paint to complete...18 true [2015-04-27T23:29:15.18] Waiting for paint to complete...19 true [2015-04-27T23:29:15.28] Waiting for paint to complete...20 true [2015-04-27T23:29:15.38] Waiting for paint to complete...21 true [2015-04-27T23:29:15.48] Waiting for paint to complete...22 true [2015-04-27T23:29:15.58] Waiting for paint to complete...23 true [2015-04-27T23:29:15.68] Waiting for paint to complete...24 true [2015-04-27T23:29:15.78] Waiting for paint to complete...25 true [2015-04-27T23:29:15.88] Waiting for paint to complete...26 true [2015-04-27T23:29:15.98] Waiting for paint to complete...27 true [2015-04-27T23:29:16.08] Waiting for paint to complete...28 true [2015-04-27T23:29:16.19] Waiting for paint to complete...29 true [2015-04-27T23:29:16.29] Waiting for paint to complete...30 true [2015-04-27T23:29:16.39] Waiting for paint to complete...31 true [2015-04-27T23:29:16.49] Waiting for paint to complete...32 true [2015-04-27T23:29:16.59] Waiting for paint to complete...33 true [2015-04-27T23:29:16.69] Waiting for paint to complete...34 true [2015-04-27T23:29:16.79] Waiting for paint to complete...35 true [2015-04-27T23:29:16.89] Waiting for paint to complete...36 true [2015-04-27T23:29:16.99] Waiting for paint to complete...37 true [2015-04-27T23:29:17.09] Waiting for paint to complete...38 true [2015-04-27T23:29:17.19] Waiting for paint to complete...39 true [2015-04-27T23:29:17.29] Waiting for paint to complete...40 true [2015-04-27T23:29:17.39] Waiting for paint to complete...41 true [2015-04-27T23:29:17.49] Waiting for paint to complete...42 true [2015-04-27T23:29:17.59] Waiting for paint to complete...43 true [2015-04-27T23:29:17.69] Waiting for paint to complete...44 true [2015-04-27T23:29:17.79] Waiting for paint to complete...45 true [2015-04-27T23:29:17.89] Waiting for paint to complete...46 true [2015-04-27T23:29:17.99] Waiting for paint to complete...47 true [2015-04-27T23:29:18.09] Waiting for paint to complete...48 true [2015-04-27T23:29:18.19] Waiting for paint to complete...49 true [2015-04-27T23:29:18.29] Waiting for paint to complete...50 true [2015-04-27T23:29:18.39] Waiting for paint to complete...51 true [2015-04-27T23:29:18.49] Waiting for paint to complete...52 true [2015-04-27T23:29:18.59] Waiting for paint to complete...53 true [2015-04-27T23:29:18.69] Waiting for paint to complete...54 true [2015-04-27T23:29:18.79] Waiting for paint to complete...55 true [2015-04-27T23:29:18.89] Waiting for paint to complete...56 true [2015-04-27T23:29:18.99] Waiting for paint to complete...57 true [2015-04-27T23:29:19.09] Waiting for paint to complete...58 true [2015-04-27T23:29:19.19] Waiting for paint to complete...59 true [2015-04-27T23:29:19.29] Waiting for paint to complete...60 true [2015-04-27T23:29:19.39] Waiting for paint to complete...61 true [2015-04-27T23:29:19.49] Waiting for paint to complete...62 true [2015-04-27T23:29:19.60] Waiting for paint to complete...63 true [2015-04-27T23:29:19.70] Waiting for paint to complete...64 true [2015-04-27T23:29:19.80] Waiting for paint to complete...65 true [2015-04-27T23:29:19.90] Waiting for paint to complete...66 true [2015-04-27T23:29:20.00] Waiting for paint to complete...67 true [2015-04-27T23:29:20.10] Waiting for paint to complete...68 true [2015-04-27T23:29:20.20] Waiting for paint to complete...69 true [2015-04-27T23:29:20.30] Waiting for paint to complete...70 true [2015-04-27T23:29:20.30] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:29:22.64] Waiting for paint to complete...0 true [2015-04-27T23:29:22.74] Waiting for paint to complete...1 true [2015-04-27T23:29:22.84] Waiting for paint to complete...2 true [2015-04-27T23:29:22.94] Waiting for paint to complete...3 true [2015-04-27T23:29:23.05] Waiting for paint to complete...4 true [2015-04-27T23:29:23.15] Waiting for paint to complete...5 true [2015-04-27T23:29:23.25] Waiting for paint to complete...6 true [2015-04-27T23:29:23.35] Waiting for paint to complete...7 true [2015-04-27T23:29:23.45] Waiting for paint to complete...8 true [2015-04-27T23:29:23.55] Waiting for paint to complete...9 true [2015-04-27T23:29:23.65] Waiting for paint to complete...10 true [2015-04-27T23:29:23.75] Waiting for paint to complete...11 true [2015-04-27T23:29:23.85] Waiting for paint to complete...12 true [2015-04-27T23:29:23.95] Waiting for paint to complete...13 true [2015-04-27T23:29:24.05] Waiting for paint to complete...14 true [2015-04-27T23:29:24.15] Waiting for paint to complete...15 true [2015-04-27T23:29:24.25] Waiting for paint to complete...16 true [2015-04-27T23:29:24.35] Waiting for paint to complete...17 true [2015-04-27T23:29:24.45] Waiting for paint to complete...18 true [2015-04-27T23:29:24.55] Waiting for paint to complete...19 true [2015-04-27T23:29:24.65] Waiting for paint to complete...20 true [2015-04-27T23:29:24.75] Waiting for paint to complete...21 true [2015-04-27T23:29:24.85] Waiting for paint to complete...22 true [2015-04-27T23:29:24.95] Waiting for paint to complete...23 true [2015-04-27T23:29:25.05] Waiting for paint to complete...24 true [2015-04-27T23:29:25.15] Waiting for paint to complete...25 true [2015-04-27T23:29:25.25] Waiting for paint to complete...26 true [2015-04-27T23:29:25.35] Waiting for paint to complete...27 true [2015-04-27T23:29:25.45] Waiting for paint to complete...28 true [2015-04-27T23:29:25.55] Waiting for paint to complete...29 true [2015-04-27T23:29:25.65] Waiting for paint to complete...30 true [2015-04-27T23:29:25.75] Waiting for paint to complete...31 true [2015-04-27T23:29:25.85] Waiting for paint to complete...32 true [2015-04-27T23:29:25.95] Waiting for paint to complete...33 true [2015-04-27T23:29:26.05] Waiting for paint to complete...34 true [2015-04-27T23:29:26.15] Waiting for paint to complete...35 true [2015-04-27T23:29:26.25] Waiting for paint to complete...36 true [2015-04-27T23:29:26.35] Waiting for paint to complete...37 true [2015-04-27T23:29:26.45] Waiting for paint to complete...38 true [2015-04-27T23:29:26.55] Waiting for paint to complete...39 true [2015-04-27T23:29:26.65] Waiting for paint to complete...40 true [2015-04-27T23:29:26.75] Waiting for paint to complete...41 true [2015-04-27T23:29:26.85] Waiting for paint to complete...42 true [2015-04-27T23:29:26.95] Waiting for paint to complete...43 true [2015-04-27T23:29:27.05] Waiting for paint to complete...44 true [2015-04-27T23:29:27.15] Waiting for paint to complete...45 true [2015-04-27T23:29:27.25] Waiting for paint to complete...46 true [2015-04-27T23:29:27.36] Waiting for paint to complete...47 true [2015-04-27T23:29:27.46] Waiting for paint to complete...48 true [2015-04-27T23:29:27.56] Waiting for paint to complete...49 true [2015-04-27T23:29:27.66] Waiting for paint to complete...50 true [2015-04-27T23:29:27.76] Waiting for paint to complete...51 true [2015-04-27T23:29:27.86] Waiting for paint to complete...52 true [2015-04-27T23:29:27.96] Waiting for paint to complete...53 true [2015-04-27T23:29:28.06] Waiting for paint to complete...54 true [2015-04-27T23:29:28.16] Waiting for paint to complete...55 true [2015-04-27T23:29:28.26] Waiting for paint to complete...56 true [2015-04-27T23:29:28.36] Waiting for paint to complete...57 true [2015-04-27T23:29:28.46] Waiting for paint to complete...58 true [2015-04-27T23:29:28.56] Waiting for paint to complete...59 true [2015-04-27T23:29:28.66] Waiting for paint to complete...60 true [2015-04-27T23:29:28.76] Waiting for paint to complete...61 true [2015-04-27T23:29:28.86] Waiting for paint to complete...62 true [2015-04-27T23:29:28.96] Waiting for paint to complete...63 true [2015-04-27T23:29:29.06] Waiting for paint to complete...64 true [2015-04-27T23:29:29.16] Waiting for paint to complete...65 true [2015-04-27T23:29:29.26] Waiting for paint to complete...66 true [2015-04-27T23:29:29.36] Waiting for paint to complete...67 true [2015-04-27T23:29:29.46] Waiting for paint to complete...68 true [2015-04-27T23:29:29.56] Waiting for paint to complete...69 true [2015-04-27T23:29:29.66] Waiting for paint to complete...70 true [2015-04-27T23:29:29.66] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:29:29.66] annotate TESTCASE scenario=FullScreenFrame_Device0_GC29 [2015-04-27T23:29:32.23] annotate TESTCASE recordtype=image [2015-04-27T23:29:32.23] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:29:32.23] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:29:32.23] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:29:37.31] Waiting for paint to complete...0 false [2015-04-27T23:29:37.41] Waiting for paint to complete...0 false [2015-04-27T23:29:37.51] Waiting for paint to complete...0 false [2015-04-27T23:29:37.62] Waiting for paint to complete...0 false [2015-04-27T23:29:37.62] Waiting for paint to complete...0 true [2015-04-27T23:29:37.72] Waiting for paint to complete...1 false [2015-04-27T23:29:37.82] Waiting for paint to complete...1 false [2015-04-27T23:29:37.92] Waiting for paint to complete...1 false [2015-04-27T23:29:37.92] Waiting for paint to complete...1 true [2015-04-27T23:29:38.02] Waiting for paint to complete...2 false [2015-04-27T23:29:38.12] Waiting for paint to complete...2 false [2015-04-27T23:29:38.22] Waiting for paint to complete...2 false [2015-04-27T23:29:38.22] Waiting for paint to complete...2 true [2015-04-27T23:29:38.32] Waiting for paint to complete...3 true [2015-04-27T23:29:38.42] Waiting for paint to complete...4 true [2015-04-27T23:29:38.52] Waiting for paint to complete...5 true [2015-04-27T23:29:38.62] Waiting for paint to complete...6 true [2015-04-27T23:29:38.72] Waiting for paint to complete...7 true [2015-04-27T23:29:38.82] Waiting for paint to complete...8 true [2015-04-27T23:29:38.92] Waiting for paint to complete...9 true [2015-04-27T23:29:39.03] Waiting for paint to complete...10 true [2015-04-27T23:29:39.13] Waiting for paint to complete...11 true [2015-04-27T23:29:39.23] Waiting for paint to complete...12 true [2015-04-27T23:29:39.33] Waiting for paint to complete...13 true [2015-04-27T23:29:39.43] Waiting for paint to complete...14 true [2015-04-27T23:29:39.53] Waiting for paint to complete...15 true [2015-04-27T23:29:39.63] Waiting for paint to complete...16 true [2015-04-27T23:29:39.73] Waiting for paint to complete...17 true [2015-04-27T23:29:39.83] Waiting for paint to complete...18 true [2015-04-27T23:29:39.93] Waiting for paint to complete...19 true [2015-04-27T23:29:40.03] Waiting for paint to complete...20 true [2015-04-27T23:29:40.13] Waiting for paint to complete...21 true [2015-04-27T23:29:40.23] Waiting for paint to complete...22 true [2015-04-27T23:29:40.33] Waiting for paint to complete...23 true [2015-04-27T23:29:40.43] Waiting for paint to complete...24 true [2015-04-27T23:29:40.53] Waiting for paint to complete...25 true [2015-04-27T23:29:40.63] Waiting for paint to complete...26 true [2015-04-27T23:29:40.73] Waiting for paint to complete...27 true [2015-04-27T23:29:40.83] Waiting for paint to complete...28 true [2015-04-27T23:29:40.93] Waiting for paint to complete...29 true [2015-04-27T23:29:41.03] Waiting for paint to complete...30 true [2015-04-27T23:29:41.14] Waiting for paint to complete...31 true [2015-04-27T23:29:41.24] Waiting for paint to complete...32 true [2015-04-27T23:29:41.34] Waiting for paint to complete...33 true [2015-04-27T23:29:41.44] Waiting for paint to complete...34 true [2015-04-27T23:29:41.54] Waiting for paint to complete...35 true [2015-04-27T23:29:41.64] Waiting for paint to complete...36 true [2015-04-27T23:29:41.74] Waiting for paint to complete...37 true [2015-04-27T23:29:41.84] Waiting for paint to complete...38 true [2015-04-27T23:29:41.94] Waiting for paint to complete...39 true [2015-04-27T23:29:42.04] Waiting for paint to complete...40 true [2015-04-27T23:29:42.14] Waiting for paint to complete...41 true [2015-04-27T23:29:42.24] Waiting for paint to complete...42 true [2015-04-27T23:29:42.34] Waiting for paint to complete...43 true [2015-04-27T23:29:42.44] Waiting for paint to complete...44 true [2015-04-27T23:29:42.54] Waiting for paint to complete...45 true [2015-04-27T23:29:42.64] Waiting for paint to complete...46 true [2015-04-27T23:29:42.74] Waiting for paint to complete...47 true [2015-04-27T23:29:42.84] Waiting for paint to complete...48 true [2015-04-27T23:29:42.94] Waiting for paint to complete...49 true [2015-04-27T23:29:43.04] Waiting for paint to complete...50 true [2015-04-27T23:29:43.14] Waiting for paint to complete...51 true [2015-04-27T23:29:43.25] Waiting for paint to complete...52 true [2015-04-27T23:29:43.35] Waiting for paint to complete...53 true [2015-04-27T23:29:43.45] Waiting for paint to complete...54 true [2015-04-27T23:29:43.55] Waiting for paint to complete...55 true [2015-04-27T23:29:43.65] Waiting for paint to complete...56 true [2015-04-27T23:29:43.75] Waiting for paint to complete...57 true [2015-04-27T23:29:43.85] Waiting for paint to complete...58 true [2015-04-27T23:29:43.95] Waiting for paint to complete...59 true [2015-04-27T23:29:44.05] Waiting for paint to complete...60 true [2015-04-27T23:29:44.15] Waiting for paint to complete...61 true [2015-04-27T23:29:44.25] Waiting for paint to complete...62 true [2015-04-27T23:29:44.35] Waiting for paint to complete...63 true [2015-04-27T23:29:44.45] Waiting for paint to complete...64 true [2015-04-27T23:29:44.55] Waiting for paint to complete...65 true [2015-04-27T23:29:44.65] Waiting for paint to complete...66 true [2015-04-27T23:29:44.75] Waiting for paint to complete...67 true [2015-04-27T23:29:44.85] Waiting for paint to complete...68 true [2015-04-27T23:29:44.95] Waiting for paint to complete...69 true [2015-04-27T23:29:45.05] Waiting for paint to complete...70 true [2015-04-27T23:29:45.05] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:29:47.06] Waiting for paint to complete...0 true [2015-04-27T23:29:47.16] Waiting for paint to complete...1 true [2015-04-27T23:29:47.26] Waiting for paint to complete...2 true [2015-04-27T23:29:47.38] Waiting for paint to complete...3 true [2015-04-27T23:29:47.46] Waiting for paint to complete...4 true [2015-04-27T23:29:47.56] Waiting for paint to complete...5 true [2015-04-27T23:29:47.66] Waiting for paint to complete...6 true [2015-04-27T23:29:47.76] Waiting for paint to complete...7 true [2015-04-27T23:29:47.86] Waiting for paint to complete...8 true [2015-04-27T23:29:47.96] Waiting for paint to complete...9 true [2015-04-27T23:29:48.06] Waiting for paint to complete...10 true [2015-04-27T23:29:48.16] Waiting for paint to complete...11 true [2015-04-27T23:29:48.26] Waiting for paint to complete...12 true [2015-04-27T23:29:48.36] Waiting for paint to complete...13 true [2015-04-27T23:29:48.46] Waiting for paint to complete...14 true [2015-04-27T23:29:48.57] Waiting for paint to complete...15 true [2015-04-27T23:29:48.67] Waiting for paint to complete...16 true [2015-04-27T23:29:48.77] Waiting for paint to complete...17 true [2015-04-27T23:29:48.87] Waiting for paint to complete...18 true [2015-04-27T23:29:48.97] Waiting for paint to complete...19 true [2015-04-27T23:29:49.07] Waiting for paint to complete...20 true [2015-04-27T23:29:49.17] Waiting for paint to complete...21 true [2015-04-27T23:29:49.27] Waiting for paint to complete...22 true [2015-04-27T23:29:49.37] Waiting for paint to complete...23 true [2015-04-27T23:29:49.47] Waiting for paint to complete...24 true [2015-04-27T23:29:49.57] Waiting for paint to complete...25 true [2015-04-27T23:29:49.67] Waiting for paint to complete...26 true [2015-04-27T23:29:49.77] Waiting for paint to complete...27 true [2015-04-27T23:29:49.87] Waiting for paint to complete...28 true [2015-04-27T23:29:49.97] Waiting for paint to complete...29 true [2015-04-27T23:29:50.07] Waiting for paint to complete...30 true [2015-04-27T23:29:50.17] Waiting for paint to complete...31 true [2015-04-27T23:29:50.27] Waiting for paint to complete...32 true [2015-04-27T23:29:50.37] Waiting for paint to complete...33 true [2015-04-27T23:29:50.47] Waiting for paint to complete...34 true [2015-04-27T23:29:50.57] Waiting for paint to complete...35 true [2015-04-27T23:29:50.67] Waiting for paint to complete...36 true [2015-04-27T23:29:50.78] Waiting for paint to complete...37 true [2015-04-27T23:29:50.88] Waiting for paint to complete...38 true [2015-04-27T23:29:50.98] Waiting for paint to complete...39 true [2015-04-27T23:29:51.08] Waiting for paint to complete...40 true [2015-04-27T23:29:51.18] Waiting for paint to complete...41 true [2015-04-27T23:29:51.28] Waiting for paint to complete...42 true [2015-04-27T23:29:51.38] Waiting for paint to complete...43 true [2015-04-27T23:29:51.48] Waiting for paint to complete...44 true [2015-04-27T23:29:51.58] Waiting for paint to complete...45 true [2015-04-27T23:29:51.68] Waiting for paint to complete...46 true [2015-04-27T23:29:51.78] Waiting for paint to complete...47 true [2015-04-27T23:29:51.88] Waiting for paint to complete...48 true [2015-04-27T23:29:51.98] Waiting for paint to complete...49 true [2015-04-27T23:29:52.08] Waiting for paint to complete...50 true [2015-04-27T23:29:52.18] Waiting for paint to complete...51 true [2015-04-27T23:29:52.28] Waiting for paint to complete...52 true [2015-04-27T23:29:52.42] Waiting for paint to complete...53 true [2015-04-27T23:29:52.48] Waiting for paint to complete...54 true [2015-04-27T23:29:52.58] Waiting for paint to complete...55 true [2015-04-27T23:29:52.68] Waiting for paint to complete...56 true [2015-04-27T23:29:52.78] Waiting for paint to complete...57 true [2015-04-27T23:29:52.88] Waiting for paint to complete...58 true [2015-04-27T23:29:52.98] Waiting for paint to complete...59 true [2015-04-27T23:29:53.08] Waiting for paint to complete...60 true [2015-04-27T23:29:53.19] Waiting for paint to complete...61 true [2015-04-27T23:29:53.29] Waiting for paint to complete...62 true [2015-04-27T23:29:53.39] Waiting for paint to complete...63 true [2015-04-27T23:29:53.49] Waiting for paint to complete...64 true [2015-04-27T23:29:53.59] Waiting for paint to complete...65 true [2015-04-27T23:29:53.69] Waiting for paint to complete...66 true [2015-04-27T23:29:53.79] Waiting for paint to complete...67 true [2015-04-27T23:29:53.89] Waiting for paint to complete...68 true [2015-04-27T23:29:53.99] Waiting for paint to complete...69 true [2015-04-27T23:29:54.09] Waiting for paint to complete...70 true [2015-04-27T23:29:54.09] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:29:54.09] annotate TESTCASE scenario=FullScreenFrame_Device0_GC30 [2015-04-27T23:29:56.65] annotate TESTCASE recordtype=image [2015-04-27T23:29:56.65] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:29:56.65] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:29:56.65] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:30:01.74] Waiting for paint to complete...0 false [2015-04-27T23:30:01.84] Waiting for paint to complete...0 false [2015-04-27T23:30:01.94] Waiting for paint to complete...0 false [2015-04-27T23:30:02.04] Waiting for paint to complete...0 false [2015-04-27T23:30:02.05] Waiting for paint to complete...0 true [2015-04-27T23:30:02.15] Waiting for paint to complete...1 false [2015-04-27T23:30:02.25] Waiting for paint to complete...1 false [2015-04-27T23:30:02.35] Waiting for paint to complete...1 false [2015-04-27T23:30:02.35] Waiting for paint to complete...1 true [2015-04-27T23:30:02.45] Waiting for paint to complete...2 false [2015-04-27T23:30:02.55] Waiting for paint to complete...2 false [2015-04-27T23:30:02.65] Waiting for paint to complete...2 false [2015-04-27T23:30:02.66] Waiting for paint to complete...2 true [2015-04-27T23:30:02.76] Waiting for paint to complete...3 false [2015-04-27T23:30:02.86] Waiting for paint to complete...3 false [2015-04-27T23:30:02.96] Waiting for paint to complete...3 false [2015-04-27T23:30:02.96] Waiting for paint to complete...3 true [2015-04-27T23:30:03.06] Waiting for paint to complete...4 true [2015-04-27T23:30:03.16] Waiting for paint to complete...5 true [2015-04-27T23:30:03.26] Waiting for paint to complete...6 true [2015-04-27T23:30:03.36] Waiting for paint to complete...7 true [2015-04-27T23:30:03.46] Waiting for paint to complete...8 true [2015-04-27T23:30:03.56] Waiting for paint to complete...9 true [2015-04-27T23:30:03.66] Waiting for paint to complete...10 true [2015-04-27T23:30:03.76] Waiting for paint to complete...11 true [2015-04-27T23:30:03.86] Waiting for paint to complete...12 true [2015-04-27T23:30:03.96] Waiting for paint to complete...13 true [2015-04-27T23:30:04.06] Waiting for paint to complete...14 true [2015-04-27T23:30:04.16] Waiting for paint to complete...15 true [2015-04-27T23:30:04.26] Waiting for paint to complete...16 true [2015-04-27T23:30:04.36] Waiting for paint to complete...17 true [2015-04-27T23:30:04.46] Waiting for paint to complete...18 true [2015-04-27T23:30:04.56] Waiting for paint to complete...19 true [2015-04-27T23:30:04.66] Waiting for paint to complete...20 true [2015-04-27T23:30:04.76] Waiting for paint to complete...21 true [2015-04-27T23:30:04.86] Waiting for paint to complete...22 true [2015-04-27T23:30:04.96] Waiting for paint to complete...23 true [2015-04-27T23:30:05.06] Waiting for paint to complete...24 true [2015-04-27T23:30:05.16] Waiting for paint to complete...25 true [2015-04-27T23:30:05.26] Waiting for paint to complete...26 true [2015-04-27T23:30:05.37] Waiting for paint to complete...27 true [2015-04-27T23:30:05.47] Waiting for paint to complete...28 true [2015-04-27T23:30:05.57] Waiting for paint to complete...29 true [2015-04-27T23:30:05.67] Waiting for paint to complete...30 true [2015-04-27T23:30:05.77] Waiting for paint to complete...31 true [2015-04-27T23:30:05.87] Waiting for paint to complete...32 true [2015-04-27T23:30:05.97] Waiting for paint to complete...33 true [2015-04-27T23:30:06.07] Waiting for paint to complete...34 true [2015-04-27T23:30:06.17] Waiting for paint to complete...35 true [2015-04-27T23:30:06.27] Waiting for paint to complete...36 true [2015-04-27T23:30:06.37] Waiting for paint to complete...37 true [2015-04-27T23:30:06.47] Waiting for paint to complete...38 true [2015-04-27T23:30:06.57] Waiting for paint to complete...39 true [2015-04-27T23:30:06.67] Waiting for paint to complete...40 true [2015-04-27T23:30:06.77] Waiting for paint to complete...41 true [2015-04-27T23:30:06.87] Waiting for paint to complete...42 true [2015-04-27T23:30:06.97] Waiting for paint to complete...43 true [2015-04-27T23:30:07.07] Waiting for paint to complete...44 true [2015-04-27T23:30:07.17] Waiting for paint to complete...45 true [2015-04-27T23:30:07.27] Waiting for paint to complete...46 true [2015-04-27T23:30:07.37] Waiting for paint to complete...47 true [2015-04-27T23:30:07.47] Waiting for paint to complete...48 true [2015-04-27T23:30:07.57] Waiting for paint to complete...49 true [2015-04-27T23:30:07.67] Waiting for paint to complete...50 true [2015-04-27T23:30:07.77] Waiting for paint to complete...51 true [2015-04-27T23:30:07.87] Waiting for paint to complete...52 true [2015-04-27T23:30:07.97] Waiting for paint to complete...53 true [2015-04-27T23:30:08.07] Waiting for paint to complete...54 true [2015-04-27T23:30:08.17] Waiting for paint to complete...55 true [2015-04-27T23:30:08.27] Waiting for paint to complete...56 true [2015-04-27T23:30:08.37] Waiting for paint to complete...57 true [2015-04-27T23:30:08.47] Waiting for paint to complete...58 true [2015-04-27T23:30:08.57] Waiting for paint to complete...59 true [2015-04-27T23:30:08.67] Waiting for paint to complete...60 true [2015-04-27T23:30:08.77] Waiting for paint to complete...61 true [2015-04-27T23:30:08.87] Waiting for paint to complete...62 true [2015-04-27T23:30:08.97] Waiting for paint to complete...63 true [2015-04-27T23:30:09.07] Waiting for paint to complete...64 true [2015-04-27T23:30:09.17] Waiting for paint to complete...65 true [2015-04-27T23:30:09.27] Waiting for paint to complete...66 true [2015-04-27T23:30:09.37] Waiting for paint to complete...67 true [2015-04-27T23:30:09.47] Waiting for paint to complete...68 true [2015-04-27T23:30:09.58] Waiting for paint to complete...69 true [2015-04-27T23:30:09.68] Waiting for paint to complete...70 true [2015-04-27T23:30:09.68] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:30:12.03] Waiting for paint to complete...0 true [2015-04-27T23:30:12.13] Waiting for paint to complete...1 true [2015-04-27T23:30:12.23] Waiting for paint to complete...2 true [2015-04-27T23:30:12.33] Waiting for paint to complete...3 true [2015-04-27T23:30:12.43] Waiting for paint to complete...4 true [2015-04-27T23:30:12.53] Waiting for paint to complete...5 true [2015-04-27T23:30:12.63] Waiting for paint to complete...6 true [2015-04-27T23:30:12.73] Waiting for paint to complete...7 true [2015-04-27T23:30:12.83] Waiting for paint to complete...8 true [2015-04-27T23:30:12.93] Waiting for paint to complete...9 true [2015-04-27T23:30:13.03] Waiting for paint to complete...10 true [2015-04-27T23:30:13.13] Waiting for paint to complete...11 true [2015-04-27T23:30:13.23] Waiting for paint to complete...12 true [2015-04-27T23:30:13.33] Waiting for paint to complete...13 true [2015-04-27T23:30:13.43] Waiting for paint to complete...14 true [2015-04-27T23:30:13.53] Waiting for paint to complete...15 true [2015-04-27T23:30:13.63] Waiting for paint to complete...16 true [2015-04-27T23:30:13.73] Waiting for paint to complete...17 true [2015-04-27T23:30:13.83] Waiting for paint to complete...18 true [2015-04-27T23:30:13.93] Waiting for paint to complete...19 true [2015-04-27T23:30:14.03] Waiting for paint to complete...20 true [2015-04-27T23:30:14.13] Waiting for paint to complete...21 true [2015-04-27T23:30:14.23] Waiting for paint to complete...22 true [2015-04-27T23:30:14.33] Waiting for paint to complete...23 true [2015-04-27T23:30:14.43] Waiting for paint to complete...24 true [2015-04-27T23:30:14.53] Waiting for paint to complete...25 true [2015-04-27T23:30:14.63] Waiting for paint to complete...26 true [2015-04-27T23:30:14.73] Waiting for paint to complete...27 true [2015-04-27T23:30:14.83] Waiting for paint to complete...28 true [2015-04-27T23:30:14.93] Waiting for paint to complete...29 true [2015-04-27T23:30:15.03] Waiting for paint to complete...30 true [2015-04-27T23:30:15.14] Waiting for paint to complete...31 true [2015-04-27T23:30:15.24] Waiting for paint to complete...32 true [2015-04-27T23:30:15.34] Waiting for paint to complete...33 true [2015-04-27T23:30:15.44] Waiting for paint to complete...34 true [2015-04-27T23:30:15.54] Waiting for paint to complete...35 true [2015-04-27T23:30:15.64] Waiting for paint to complete...36 true [2015-04-27T23:30:15.74] Waiting for paint to complete...37 true [2015-04-27T23:30:15.84] Waiting for paint to complete...38 true [2015-04-27T23:30:15.94] Waiting for paint to complete...39 true [2015-04-27T23:30:16.04] Waiting for paint to complete...40 true [2015-04-27T23:30:16.14] Waiting for paint to complete...41 true [2015-04-27T23:30:16.24] Waiting for paint to complete...42 true [2015-04-27T23:30:16.34] Waiting for paint to complete...43 true [2015-04-27T23:30:16.44] Waiting for paint to complete...44 true [2015-04-27T23:30:16.54] Waiting for paint to complete...45 true [2015-04-27T23:30:16.64] Waiting for paint to complete...46 true [2015-04-27T23:30:16.74] Waiting for paint to complete...47 true [2015-04-27T23:30:16.84] Waiting for paint to complete...48 true [2015-04-27T23:30:16.94] Waiting for paint to complete...49 true [2015-04-27T23:30:17.04] Waiting for paint to complete...50 true [2015-04-27T23:30:17.14] Waiting for paint to complete...51 true [2015-04-27T23:30:17.24] Waiting for paint to complete...52 true [2015-04-27T23:30:17.34] Waiting for paint to complete...53 true [2015-04-27T23:30:17.44] Waiting for paint to complete...54 true [2015-04-27T23:30:17.54] Waiting for paint to complete...55 true [2015-04-27T23:30:17.64] Waiting for paint to complete...56 true [2015-04-27T23:30:17.74] Waiting for paint to complete...57 true [2015-04-27T23:30:17.84] Waiting for paint to complete...58 true [2015-04-27T23:30:17.94] Waiting for paint to complete...59 true [2015-04-27T23:30:18.04] Waiting for paint to complete...60 true [2015-04-27T23:30:18.14] Waiting for paint to complete...61 true [2015-04-27T23:30:18.24] Waiting for paint to complete...62 true [2015-04-27T23:30:18.34] Waiting for paint to complete...63 true [2015-04-27T23:30:18.44] Waiting for paint to complete...64 true [2015-04-27T23:30:18.54] Waiting for paint to complete...65 true [2015-04-27T23:30:18.64] Waiting for paint to complete...66 true [2015-04-27T23:30:18.74] Waiting for paint to complete...67 true [2015-04-27T23:30:18.84] Waiting for paint to complete...68 true [2015-04-27T23:30:18.95] Waiting for paint to complete...69 true [2015-04-27T23:30:19.05] Waiting for paint to complete...70 true [2015-04-27T23:30:19.05] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:30:19.05] annotate TESTCASE scenario=FullScreenFrame_Device0_GC31 [2015-04-27T23:30:21.75] annotate TESTCASE recordtype=image [2015-04-27T23:30:21.75] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/base [2015-04-27T23:30:21.75] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:30:21.75] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:30:26.81] annotate TEST name=FrameFullScreenTest [2015-04-27T23:30:27.12] mkdir ${test_work_dir}/target [2015-04-27T23:30:27.12] # Actual: mkdir /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:30:27.13] ${STABLE_JAVA_HOME}/bin/java -Xmx128m -Xms128m ${STABLE_VM_OPTS} ${test_case_name} -outputdir ${test_work_dir}/target [2015-04-27T23:30:27.13] # Actual: /export/local/aurora/CommonData/STABLE_JAVA_HOME/bin/java -Xmx128m -Xms128m FrameFullScreenTest -outputdir /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:30:27.76] [2015-04-27T23:30:27.76] =============== Device Information =========================== [2015-04-27T23:30:27.76] No of devices: 1 [2015-04-27T23:30:27.76] [2015-04-27T23:30:27.76] Available Devices [2015-04-27T23:30:27.76] ----------------- [2015-04-27T23:30:27.76] [2015-04-27T23:30:27.76] Graphics Device 0: X11GraphicsDevice[screen=0] [2015-04-27T23:30:27.76] [2015-04-27T23:30:27.76] Available Graphics Configs [2015-04-27T23:30:27.76] -------------------------- [2015-04-27T23:30:27.77] GraphicsConfig 0: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21] [2015-04-27T23:30:27.77] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.82] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.82] [2015-04-27T23:30:27.82] [2015-04-27T23:30:27.82] GraphicsConfig 1: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa2] [2015-04-27T23:30:27.82] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.83] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.83] [2015-04-27T23:30:27.83] [2015-04-27T23:30:27.83] GraphicsConfig 2: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa3] [2015-04-27T23:30:27.83] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.83] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.83] [2015-04-27T23:30:27.83] [2015-04-27T23:30:27.83] GraphicsConfig 3: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa4] [2015-04-27T23:30:27.83] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.83] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.83] [2015-04-27T23:30:27.83] [2015-04-27T23:30:27.83] GraphicsConfig 4: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa5] [2015-04-27T23:30:27.83] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.84] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] GraphicsConfig 5: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa6] [2015-04-27T23:30:27.84] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.84] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] GraphicsConfig 6: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa7] [2015-04-27T23:30:27.84] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.84] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] GraphicsConfig 7: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8] [2015-04-27T23:30:27.84] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.84] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] GraphicsConfig 8: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa9] [2015-04-27T23:30:27.84] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.84] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] GraphicsConfig 9: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xaa] [2015-04-27T23:30:27.84] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.84] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] [2015-04-27T23:30:27.84] GraphicsConfig 10: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xab] [2015-04-27T23:30:27.84] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.85] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] GraphicsConfig 11: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xac] [2015-04-27T23:30:27.85] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.85] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] GraphicsConfig 12: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xad] [2015-04-27T23:30:27.85] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.85] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] GraphicsConfig 13: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xae] [2015-04-27T23:30:27.85] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.85] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] GraphicsConfig 14: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xaf] [2015-04-27T23:30:27.85] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.85] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] GraphicsConfig 15: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb0] [2015-04-27T23:30:27.85] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.85] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] [2015-04-27T23:30:27.85] GraphicsConfig 16: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb1] [2015-04-27T23:30:27.85] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] GraphicsConfig 17: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb2] [2015-04-27T23:30:27.86] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] GraphicsConfig 18: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb3] [2015-04-27T23:30:27.86] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] GraphicsConfig 19: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb4] [2015-04-27T23:30:27.86] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] GraphicsConfig 20: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb5] [2015-04-27T23:30:27.86] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] GraphicsConfig 21: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb6] [2015-04-27T23:30:27.86] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] GraphicsConfig 22: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb7] [2015-04-27T23:30:27.86] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.86] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.86] [2015-04-27T23:30:27.87] GraphicsConfig 23: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb8] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.87] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] GraphicsConfig 24: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xb9] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.87] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] GraphicsConfig 25: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xba] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.87] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] GraphicsConfig 26: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbb] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.87] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] GraphicsConfig 27: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.87] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] GraphicsConfig 28: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbd] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.87] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] [2015-04-27T23:30:27.87] GraphicsConfig 29: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbe] [2015-04-27T23:30:27.87] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.88] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] GraphicsConfig 30: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbf] [2015-04-27T23:30:27.88] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.88] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] GraphicsConfig 31: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41] [2015-04-27T23:30:27.88] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.88] Screen Insets for this GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] Default Config: X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21] [2015-04-27T23:30:27.88] Bounds: java.awt.Rectangle[x=0,y=0,width=1280,height=720] [2015-04-27T23:30:27.88] Screen Insets for default GC: java.awt.Insets[top=25,left=0,bottom=0,right=0] [2015-04-27T23:30:27.88] Current Display Mode: width: 1280 height: 720 Color Depth: -1 Refresh Rate: 60 [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] Default Device: X11GraphicsDevice[screen=0] [2015-04-27T23:30:27.88] [2015-04-27T23:30:27.88] isMultiScreen? false [2015-04-27T23:30:27.88] isVirtualScreen? false [2015-04-27T23:30:27.88] isVirtualScreenHorizontal? false [2015-04-27T23:30:27.88] isVirtualScreenVertical? false [2015-04-27T23:30:27.89] [2015-04-27T23:30:27.89] Max Window Bounds: java.awt.Rectangle[x=0,y=25,width=1280,height=695] [2015-04-27T23:30:27.89] Center Point: java.awt.Point[x=640,y=372] [2015-04-27T23:30:27.89] Screen Size: java.awt.Dimension[width=1280,height=720] [2015-04-27T23:30:27.89] [2015-04-27T23:30:27.89] ============================================================== [2015-04-27T23:30:28.29] Waiting for paint to complete...0 false [2015-04-27T23:30:28.39] Waiting for paint to complete...0 false [2015-04-27T23:30:28.49] Waiting for paint to complete...0 false [2015-04-27T23:30:28.59] Waiting for paint to complete...0 false [2015-04-27T23:30:28.69] Waiting for paint to complete...0 false [2015-04-27T23:30:28.79] Waiting for paint to complete...0 false [2015-04-27T23:30:28.89] Waiting for paint to complete...0 false [2015-04-27T23:30:28.99] Waiting for paint to complete...0 false [2015-04-27T23:30:29.09] Waiting for paint to complete...0 false [2015-04-27T23:30:29.19] Waiting for paint to complete...0 false [2015-04-27T23:30:29.29] Waiting for paint to complete...0 false [2015-04-27T23:30:29.38] Waiting for paint to complete...0 true [2015-04-27T23:30:29.48] Waiting for paint to complete...1 false [2015-04-27T23:30:29.58] Waiting for paint to complete...1 false [2015-04-27T23:30:29.68] Waiting for paint to complete...1 false [2015-04-27T23:30:29.74] Waiting for paint to complete...1 true [2015-04-27T23:30:29.84] Waiting for paint to complete...2 false [2015-04-27T23:30:29.94] Waiting for paint to complete...2 false [2015-04-27T23:30:30.04] Waiting for paint to complete...2 false [2015-04-27T23:30:30.05] Waiting for paint to complete...2 true [2015-04-27T23:30:30.15] Waiting for paint to complete...3 true [2015-04-27T23:30:30.25] Waiting for paint to complete...4 true [2015-04-27T23:30:30.35] Waiting for paint to complete...5 true [2015-04-27T23:30:30.45] Waiting for paint to complete...6 true [2015-04-27T23:30:30.55] Waiting for paint to complete...7 true [2015-04-27T23:30:30.65] Waiting for paint to complete...8 true [2015-04-27T23:30:30.76] Waiting for paint to complete...9 true [2015-04-27T23:30:30.86] Waiting for paint to complete...10 true [2015-04-27T23:30:30.96] Waiting for paint to complete...11 true [2015-04-27T23:30:31.06] Waiting for paint to complete...12 true [2015-04-27T23:30:31.16] Waiting for paint to complete...13 true [2015-04-27T23:30:31.26] Waiting for paint to complete...14 true [2015-04-27T23:30:31.36] Waiting for paint to complete...15 true [2015-04-27T23:30:31.46] Waiting for paint to complete...16 true [2015-04-27T23:30:31.56] Waiting for paint to complete...17 true [2015-04-27T23:30:31.66] Waiting for paint to complete...18 true [2015-04-27T23:30:31.76] Waiting for paint to complete...19 true [2015-04-27T23:30:31.87] Waiting for paint to complete...20 true [2015-04-27T23:30:31.96] Waiting for paint to complete...21 true [2015-04-27T23:30:32.06] Waiting for paint to complete...22 true [2015-04-27T23:30:32.16] Waiting for paint to complete...23 true [2015-04-27T23:30:32.26] Waiting for paint to complete...24 true [2015-04-27T23:30:32.36] Waiting for paint to complete...25 true [2015-04-27T23:30:32.46] Waiting for paint to complete...26 true [2015-04-27T23:30:32.56] Waiting for paint to complete...27 true [2015-04-27T23:30:32.66] Waiting for paint to complete...28 true [2015-04-27T23:30:32.76] Waiting for paint to complete...29 true [2015-04-27T23:30:32.86] Waiting for paint to complete...30 true [2015-04-27T23:30:32.96] Waiting for paint to complete...31 true [2015-04-27T23:30:33.06] Waiting for paint to complete...32 true [2015-04-27T23:30:33.16] Waiting for paint to complete...33 true [2015-04-27T23:30:33.26] Waiting for paint to complete...34 true [2015-04-27T23:30:33.36] Waiting for paint to complete...35 true [2015-04-27T23:30:33.46] Waiting for paint to complete...36 true [2015-04-27T23:30:33.57] Waiting for paint to complete...37 true [2015-04-27T23:30:33.67] Waiting for paint to complete...38 true [2015-04-27T23:30:33.77] Waiting for paint to complete...39 true [2015-04-27T23:30:33.87] Waiting for paint to complete...40 true [2015-04-27T23:30:33.97] Waiting for paint to complete...41 true [2015-04-27T23:30:34.07] Waiting for paint to complete...42 true [2015-04-27T23:30:34.17] Waiting for paint to complete...43 true [2015-04-27T23:30:34.27] Waiting for paint to complete...44 true [2015-04-27T23:30:34.37] Waiting for paint to complete...45 true [2015-04-27T23:30:34.47] Waiting for paint to complete...46 true [2015-04-27T23:30:34.57] Waiting for paint to complete...47 true [2015-04-27T23:30:34.67] Waiting for paint to complete...48 true [2015-04-27T23:30:34.77] Waiting for paint to complete...49 true [2015-04-27T23:30:34.87] Waiting for paint to complete...50 true [2015-04-27T23:30:34.97] Waiting for paint to complete...51 true [2015-04-27T23:30:35.07] Waiting for paint to complete...52 true [2015-04-27T23:30:35.17] Waiting for paint to complete...53 true [2015-04-27T23:30:35.27] Waiting for paint to complete...54 true [2015-04-27T23:30:35.38] Waiting for paint to complete...55 true [2015-04-27T23:30:35.48] Waiting for paint to complete...56 true [2015-04-27T23:30:35.58] Waiting for paint to complete...57 true [2015-04-27T23:30:35.68] Waiting for paint to complete...58 true [2015-04-27T23:30:35.78] Waiting for paint to complete...59 true [2015-04-27T23:30:35.88] Waiting for paint to complete...60 true [2015-04-27T23:30:35.98] Waiting for paint to complete...61 true [2015-04-27T23:30:36.08] Waiting for paint to complete...62 true [2015-04-27T23:30:36.18] Waiting for paint to complete...63 true [2015-04-27T23:30:36.28] Waiting for paint to complete...64 true [2015-04-27T23:30:36.38] Waiting for paint to complete...65 true [2015-04-27T23:30:36.48] Waiting for paint to complete...66 true [2015-04-27T23:30:36.58] Waiting for paint to complete...67 true [2015-04-27T23:30:36.68] Waiting for paint to complete...68 true [2015-04-27T23:30:36.78] Waiting for paint to complete...69 true [2015-04-27T23:30:36.90] Waiting for paint to complete...70 true [2015-04-27T23:30:36.90] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:30:38.92] Waiting for paint to complete...0 true [2015-04-27T23:30:39.02] Waiting for paint to complete...1 true [2015-04-27T23:30:39.12] Waiting for paint to complete...2 true [2015-04-27T23:30:39.22] Waiting for paint to complete...3 true [2015-04-27T23:30:39.32] Waiting for paint to complete...4 true [2015-04-27T23:30:39.42] Waiting for paint to complete...5 true [2015-04-27T23:30:39.52] Waiting for paint to complete...6 true [2015-04-27T23:30:39.62] Waiting for paint to complete...7 true [2015-04-27T23:30:39.72] Waiting for paint to complete...8 true [2015-04-27T23:30:39.82] Waiting for paint to complete...9 true [2015-04-27T23:30:39.92] Waiting for paint to complete...10 true [2015-04-27T23:30:40.02] Waiting for paint to complete...11 true [2015-04-27T23:30:40.12] Waiting for paint to complete...12 true [2015-04-27T23:30:40.22] Waiting for paint to complete...13 true [2015-04-27T23:30:40.32] Waiting for paint to complete...14 true [2015-04-27T23:30:40.42] Waiting for paint to complete...15 true [2015-04-27T23:30:40.52] Waiting for paint to complete...16 true [2015-04-27T23:30:40.63] Waiting for paint to complete...17 true [2015-04-27T23:30:40.73] Waiting for paint to complete...18 true [2015-04-27T23:30:40.83] Waiting for paint to complete...19 true [2015-04-27T23:30:40.93] Waiting for paint to complete...20 true [2015-04-27T23:30:41.03] Waiting for paint to complete...21 true [2015-04-27T23:30:41.13] Waiting for paint to complete...22 true [2015-04-27T23:30:41.23] Waiting for paint to complete...23 true [2015-04-27T23:30:41.33] Waiting for paint to complete...24 true [2015-04-27T23:30:41.43] Waiting for paint to complete...25 true [2015-04-27T23:30:41.53] Waiting for paint to complete...26 true [2015-04-27T23:30:41.63] Waiting for paint to complete...27 true [2015-04-27T23:30:41.73] Waiting for paint to complete...28 true [2015-04-27T23:30:41.83] Waiting for paint to complete...29 true [2015-04-27T23:30:41.93] Waiting for paint to complete...30 true [2015-04-27T23:30:42.03] Waiting for paint to complete...31 true [2015-04-27T23:30:42.13] Waiting for paint to complete...32 true [2015-04-27T23:30:42.23] Waiting for paint to complete...33 true [2015-04-27T23:30:42.33] Waiting for paint to complete...34 true [2015-04-27T23:30:42.43] Waiting for paint to complete...35 true [2015-04-27T23:30:42.53] Waiting for paint to complete...36 true [2015-04-27T23:30:42.63] Waiting for paint to complete...37 true [2015-04-27T23:30:42.74] Waiting for paint to complete...38 true [2015-04-27T23:30:42.84] Waiting for paint to complete...39 true [2015-04-27T23:30:42.94] Waiting for paint to complete...40 true [2015-04-27T23:30:43.04] Waiting for paint to complete...41 true [2015-04-27T23:30:43.14] Waiting for paint to complete...42 true [2015-04-27T23:30:43.24] Waiting for paint to complete...43 true [2015-04-27T23:30:43.34] Waiting for paint to complete...44 true [2015-04-27T23:30:43.44] Waiting for paint to complete...45 true [2015-04-27T23:30:43.54] Waiting for paint to complete...46 true [2015-04-27T23:30:43.64] Waiting for paint to complete...47 true [2015-04-27T23:30:43.74] Waiting for paint to complete...48 true [2015-04-27T23:30:43.84] Waiting for paint to complete...49 true [2015-04-27T23:30:43.94] Waiting for paint to complete...50 true [2015-04-27T23:30:44.04] Waiting for paint to complete...51 true [2015-04-27T23:30:44.14] Waiting for paint to complete...52 true [2015-04-27T23:30:44.24] Waiting for paint to complete...53 true [2015-04-27T23:30:44.34] Waiting for paint to complete...54 true [2015-04-27T23:30:44.44] Waiting for paint to complete...55 true [2015-04-27T23:30:44.54] Waiting for paint to complete...56 true [2015-04-27T23:30:44.65] Waiting for paint to complete...57 true [2015-04-27T23:30:44.75] Waiting for paint to complete...58 true [2015-04-27T23:30:44.85] Waiting for paint to complete...59 true [2015-04-27T23:30:44.95] Waiting for paint to complete...60 true [2015-04-27T23:30:45.05] Waiting for paint to complete...61 true [2015-04-27T23:30:45.15] Waiting for paint to complete...62 true [2015-04-27T23:30:45.25] Waiting for paint to complete...63 true [2015-04-27T23:30:45.35] Waiting for paint to complete...64 true [2015-04-27T23:30:45.45] Waiting for paint to complete...65 true [2015-04-27T23:30:45.55] Waiting for paint to complete...66 true [2015-04-27T23:30:45.65] Waiting for paint to complete...67 true [2015-04-27T23:30:45.75] Waiting for paint to complete...68 true [2015-04-27T23:30:45.85] Waiting for paint to complete...69 true [2015-04-27T23:30:45.95] Waiting for paint to complete...70 true [2015-04-27T23:30:45.97] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:30:45.97] annotate TESTCASE scenario=FullScreenFrame_Device0_GC0 [2015-04-27T23:30:48.68] annotate TESTCASE recordtype=image [2015-04-27T23:30:48.68] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:30:48.68] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:30:48.68] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:30:53.77] Waiting for paint to complete...0 false [2015-04-27T23:30:53.87] Waiting for paint to complete...0 false [2015-04-27T23:30:53.97] Waiting for paint to complete...0 false [2015-04-27T23:30:54.07] Waiting for paint to complete...0 false [2015-04-27T23:30:54.08] Waiting for paint to complete...0 true [2015-04-27T23:30:54.18] Waiting for paint to complete...1 false [2015-04-27T23:30:54.28] Waiting for paint to complete...1 false [2015-04-27T23:30:54.38] Waiting for paint to complete...1 false [2015-04-27T23:30:54.38] Waiting for paint to complete...1 true [2015-04-27T23:30:54.48] Waiting for paint to complete...2 false [2015-04-27T23:30:54.58] Waiting for paint to complete...2 false [2015-04-27T23:30:54.68] Waiting for paint to complete...2 false [2015-04-27T23:30:54.69] Waiting for paint to complete...2 true [2015-04-27T23:30:54.79] Waiting for paint to complete...3 false [2015-04-27T23:30:54.89] Waiting for paint to complete...3 false [2015-04-27T23:30:54.99] Waiting for paint to complete...3 false [2015-04-27T23:30:55.00] Waiting for paint to complete...3 true [2015-04-27T23:30:55.10] Waiting for paint to complete...4 true [2015-04-27T23:30:55.20] Waiting for paint to complete...5 true [2015-04-27T23:30:55.30] Waiting for paint to complete...6 true [2015-04-27T23:30:55.40] Waiting for paint to complete...7 true [2015-04-27T23:30:55.50] Waiting for paint to complete...8 true [2015-04-27T23:30:55.60] Waiting for paint to complete...9 true [2015-04-27T23:30:55.70] Waiting for paint to complete...10 true [2015-04-27T23:30:55.80] Waiting for paint to complete...11 true [2015-04-27T23:30:55.90] Waiting for paint to complete...12 true [2015-04-27T23:30:56.00] Waiting for paint to complete...13 true [2015-04-27T23:30:56.10] Waiting for paint to complete...14 true [2015-04-27T23:30:56.20] Waiting for paint to complete...15 true [2015-04-27T23:30:56.30] Waiting for paint to complete...16 true [2015-04-27T23:30:56.40] Waiting for paint to complete...17 true [2015-04-27T23:30:56.50] Waiting for paint to complete...18 true [2015-04-27T23:30:56.60] Waiting for paint to complete...19 true [2015-04-27T23:30:56.71] Waiting for paint to complete...20 true [2015-04-27T23:30:56.81] Waiting for paint to complete...21 true [2015-04-27T23:30:56.91] Waiting for paint to complete...22 true [2015-04-27T23:30:57.01] Waiting for paint to complete...23 true [2015-04-27T23:30:57.11] Waiting for paint to complete...24 true [2015-04-27T23:30:57.21] Waiting for paint to complete...25 true [2015-04-27T23:30:57.31] Waiting for paint to complete...26 true [2015-04-27T23:30:57.41] Waiting for paint to complete...27 true [2015-04-27T23:30:57.51] Waiting for paint to complete...28 true [2015-04-27T23:30:57.61] Waiting for paint to complete...29 true [2015-04-27T23:30:57.71] Waiting for paint to complete...30 true [2015-04-27T23:30:57.81] Waiting for paint to complete...31 true [2015-04-27T23:30:57.91] Waiting for paint to complete...32 true [2015-04-27T23:30:58.01] Waiting for paint to complete...33 true [2015-04-27T23:30:58.11] Waiting for paint to complete...34 true [2015-04-27T23:30:58.21] Waiting for paint to complete...35 true [2015-04-27T23:30:58.31] Waiting for paint to complete...36 true [2015-04-27T23:30:58.41] Waiting for paint to complete...37 true [2015-04-27T23:30:58.52] Waiting for paint to complete...38 true [2015-04-27T23:30:58.62] Waiting for paint to complete...39 true [2015-04-27T23:30:58.72] Waiting for paint to complete...40 true [2015-04-27T23:30:58.82] Waiting for paint to complete...41 true [2015-04-27T23:30:58.92] Waiting for paint to complete...42 true [2015-04-27T23:30:59.02] Waiting for paint to complete...43 true [2015-04-27T23:30:59.12] Waiting for paint to complete...44 true [2015-04-27T23:30:59.22] Waiting for paint to complete...45 true [2015-04-27T23:30:59.32] Waiting for paint to complete...46 true [2015-04-27T23:30:59.42] Waiting for paint to complete...47 true [2015-04-27T23:30:59.52] Waiting for paint to complete...48 true [2015-04-27T23:30:59.62] Waiting for paint to complete...49 true [2015-04-27T23:30:59.72] Waiting for paint to complete...50 true [2015-04-27T23:30:59.82] Waiting for paint to complete...51 true [2015-04-27T23:30:59.92] Waiting for paint to complete...52 true [2015-04-27T23:31:00.02] Waiting for paint to complete...53 true [2015-04-27T23:31:00.12] Waiting for paint to complete...54 true [2015-04-27T23:31:00.22] Waiting for paint to complete...55 true [2015-04-27T23:31:00.33] Waiting for paint to complete...56 true [2015-04-27T23:31:00.43] Waiting for paint to complete...57 true [2015-04-27T23:31:00.53] Waiting for paint to complete...58 true [2015-04-27T23:31:00.63] Waiting for paint to complete...59 true [2015-04-27T23:31:00.73] Waiting for paint to complete...60 true [2015-04-27T23:31:00.83] Waiting for paint to complete...61 true [2015-04-27T23:31:00.93] Waiting for paint to complete...62 true [2015-04-27T23:31:01.03] Waiting for paint to complete...63 true [2015-04-27T23:31:01.13] Waiting for paint to complete...64 true [2015-04-27T23:31:01.23] Waiting for paint to complete...65 true [2015-04-27T23:31:01.33] Waiting for paint to complete...66 true [2015-04-27T23:31:01.43] Waiting for paint to complete...67 true [2015-04-27T23:31:01.53] Waiting for paint to complete...68 true [2015-04-27T23:31:01.63] Waiting for paint to complete...69 true [2015-04-27T23:31:01.73] Waiting for paint to complete...70 true [2015-04-27T23:31:01.73] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:31:03.74] Waiting for paint to complete...0 true [2015-04-27T23:31:03.84] Waiting for paint to complete...1 true [2015-04-27T23:31:03.94] Waiting for paint to complete...2 true [2015-04-27T23:31:04.04] Waiting for paint to complete...3 true [2015-04-27T23:31:04.14] Waiting for paint to complete...4 true [2015-04-27T23:31:04.24] Waiting for paint to complete...5 true [2015-04-27T23:31:04.34] Waiting for paint to complete...6 true [2015-04-27T23:31:04.44] Waiting for paint to complete...7 true [2015-04-27T23:31:04.54] Waiting for paint to complete...8 true [2015-04-27T23:31:04.64] Waiting for paint to complete...9 true [2015-04-27T23:31:04.74] Waiting for paint to complete...10 true [2015-04-27T23:31:04.84] Waiting for paint to complete...11 true [2015-04-27T23:31:04.94] Waiting for paint to complete...12 true [2015-04-27T23:31:05.04] Waiting for paint to complete...13 true [2015-04-27T23:31:05.14] Waiting for paint to complete...14 true [2015-04-27T23:31:05.24] Waiting for paint to complete...15 true [2015-04-27T23:31:05.34] Waiting for paint to complete...16 true [2015-04-27T23:31:05.44] Waiting for paint to complete...17 true [2015-04-27T23:31:05.54] Waiting for paint to complete...18 true [2015-04-27T23:31:05.64] Waiting for paint to complete...19 true [2015-04-27T23:31:05.75] Waiting for paint to complete...20 true [2015-04-27T23:31:05.85] Waiting for paint to complete...21 true [2015-04-27T23:31:05.95] Waiting for paint to complete...22 true [2015-04-27T23:31:06.05] Waiting for paint to complete...23 true [2015-04-27T23:31:06.15] Waiting for paint to complete...24 true [2015-04-27T23:31:06.25] Waiting for paint to complete...25 true [2015-04-27T23:31:06.35] Waiting for paint to complete...26 true [2015-04-27T23:31:06.45] Waiting for paint to complete...27 true [2015-04-27T23:31:06.55] Waiting for paint to complete...28 true [2015-04-27T23:31:06.65] Waiting for paint to complete...29 true [2015-04-27T23:31:06.75] Waiting for paint to complete...30 true [2015-04-27T23:31:06.85] Waiting for paint to complete...31 true [2015-04-27T23:31:06.95] Waiting for paint to complete...32 true [2015-04-27T23:31:07.05] Waiting for paint to complete...33 true [2015-04-27T23:31:07.15] Waiting for paint to complete...34 true [2015-04-27T23:31:07.25] Waiting for paint to complete...35 true [2015-04-27T23:31:07.35] Waiting for paint to complete...36 true [2015-04-27T23:31:07.45] Waiting for paint to complete...37 true [2015-04-27T23:31:07.55] Waiting for paint to complete...38 true [2015-04-27T23:31:07.65] Waiting for paint to complete...39 true [2015-04-27T23:31:07.75] Waiting for paint to complete...40 true [2015-04-27T23:31:07.85] Waiting for paint to complete...41 true [2015-04-27T23:31:07.96] Waiting for paint to complete...42 true [2015-04-27T23:31:08.06] Waiting for paint to complete...43 true [2015-04-27T23:31:08.16] Waiting for paint to complete...44 true [2015-04-27T23:31:08.26] Waiting for paint to complete...45 true [2015-04-27T23:31:08.36] Waiting for paint to complete...46 true [2015-04-27T23:31:08.46] Waiting for paint to complete...47 true [2015-04-27T23:31:08.56] Waiting for paint to complete...48 true [2015-04-27T23:31:08.66] Waiting for paint to complete...49 true [2015-04-27T23:31:08.76] Waiting for paint to complete...50 true [2015-04-27T23:31:08.86] Waiting for paint to complete...51 true [2015-04-27T23:31:08.96] Waiting for paint to complete...52 true [2015-04-27T23:31:09.06] Waiting for paint to complete...53 true [2015-04-27T23:31:09.16] Waiting for paint to complete...54 true [2015-04-27T23:31:09.26] Waiting for paint to complete...55 true [2015-04-27T23:31:09.36] Waiting for paint to complete...56 true [2015-04-27T23:31:09.46] Waiting for paint to complete...57 true [2015-04-27T23:31:09.56] Waiting for paint to complete...58 true [2015-04-27T23:31:09.67] Waiting for paint to complete...59 true [2015-04-27T23:31:09.77] Waiting for paint to complete...60 true [2015-04-27T23:31:09.87] Waiting for paint to complete...61 true [2015-04-27T23:31:09.97] Waiting for paint to complete...62 true [2015-04-27T23:31:10.07] Waiting for paint to complete...63 true [2015-04-27T23:31:10.17] Waiting for paint to complete...64 true [2015-04-27T23:31:10.27] Waiting for paint to complete...65 true [2015-04-27T23:31:10.37] Waiting for paint to complete...66 true [2015-04-27T23:31:10.47] Waiting for paint to complete...67 true [2015-04-27T23:31:10.57] Waiting for paint to complete...68 true [2015-04-27T23:31:10.67] Waiting for paint to complete...69 true [2015-04-27T23:31:10.77] Waiting for paint to complete...70 true [2015-04-27T23:31:10.77] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:31:10.77] annotate TESTCASE scenario=FullScreenFrame_Device0_GC1 [2015-04-27T23:31:13.40] annotate TESTCASE recordtype=image [2015-04-27T23:31:13.40] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:31:13.40] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:31:13.40] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:31:18.48] Waiting for paint to complete...0 false [2015-04-27T23:31:18.58] Waiting for paint to complete...0 false [2015-04-27T23:31:18.68] Waiting for paint to complete...0 false [2015-04-27T23:31:18.78] Waiting for paint to complete...0 false [2015-04-27T23:31:18.79] Waiting for paint to complete...0 true [2015-04-27T23:31:18.89] Waiting for paint to complete...1 false [2015-04-27T23:31:18.99] Waiting for paint to complete...1 false [2015-04-27T23:31:19.09] Waiting for paint to complete...1 false [2015-04-27T23:31:19.10] Waiting for paint to complete...1 true [2015-04-27T23:31:19.20] Waiting for paint to complete...2 false [2015-04-27T23:31:19.30] Waiting for paint to complete...2 false [2015-04-27T23:31:19.40] Waiting for paint to complete...2 false [2015-04-27T23:31:19.40] Waiting for paint to complete...2 true [2015-04-27T23:31:19.50] Waiting for paint to complete...3 true [2015-04-27T23:31:19.60] Waiting for paint to complete...4 true [2015-04-27T23:31:19.70] Waiting for paint to complete...5 true [2015-04-27T23:31:19.81] Waiting for paint to complete...6 true [2015-04-27T23:31:19.91] Waiting for paint to complete...7 true [2015-04-27T23:31:20.01] Waiting for paint to complete...8 true [2015-04-27T23:31:20.11] Waiting for paint to complete...9 true [2015-04-27T23:31:20.21] Waiting for paint to complete...10 true [2015-04-27T23:31:20.31] Waiting for paint to complete...11 true [2015-04-27T23:31:20.41] Waiting for paint to complete...12 true [2015-04-27T23:31:20.51] Waiting for paint to complete...13 true [2015-04-27T23:31:20.61] Waiting for paint to complete...14 true [2015-04-27T23:31:20.71] Waiting for paint to complete...15 true [2015-04-27T23:31:20.81] Waiting for paint to complete...16 true [2015-04-27T23:31:20.91] Waiting for paint to complete...17 true [2015-04-27T23:31:21.01] Waiting for paint to complete...18 true [2015-04-27T23:31:21.11] Waiting for paint to complete...19 true [2015-04-27T23:31:21.21] Waiting for paint to complete...20 true [2015-04-27T23:31:21.31] Waiting for paint to complete...21 true [2015-04-27T23:31:21.41] Waiting for paint to complete...22 true [2015-04-27T23:31:21.51] Waiting for paint to complete...23 true [2015-04-27T23:31:21.61] Waiting for paint to complete...24 true [2015-04-27T23:31:21.71] Waiting for paint to complete...25 true [2015-04-27T23:31:21.81] Waiting for paint to complete...26 true [2015-04-27T23:31:21.91] Waiting for paint to complete...27 true [2015-04-27T23:31:22.01] Waiting for paint to complete...28 true [2015-04-27T23:31:22.11] Waiting for paint to complete...29 true [2015-04-27T23:31:22.21] Waiting for paint to complete...30 true [2015-04-27T23:31:22.31] Waiting for paint to complete...31 true [2015-04-27T23:31:22.41] Waiting for paint to complete...32 true [2015-04-27T23:31:22.52] Waiting for paint to complete...33 true [2015-04-27T23:31:22.62] Waiting for paint to complete...34 true [2015-04-27T23:31:22.72] Waiting for paint to complete...35 true [2015-04-27T23:31:22.82] Waiting for paint to complete...36 true [2015-04-27T23:31:22.92] Waiting for paint to complete...37 true [2015-04-27T23:31:23.02] Waiting for paint to complete...38 true [2015-04-27T23:31:23.12] Waiting for paint to complete...39 true [2015-04-27T23:31:23.22] Waiting for paint to complete...40 true [2015-04-27T23:31:23.32] Waiting for paint to complete...41 true [2015-04-27T23:31:23.42] Waiting for paint to complete...42 true [2015-04-27T23:31:23.53] Waiting for paint to complete...43 true [2015-04-27T23:31:23.62] Waiting for paint to complete...44 true [2015-04-27T23:31:23.72] Waiting for paint to complete...45 true [2015-04-27T23:31:23.83] Waiting for paint to complete...46 true [2015-04-27T23:31:23.93] Waiting for paint to complete...47 true [2015-04-27T23:31:24.03] Waiting for paint to complete...48 true [2015-04-27T23:31:24.13] Waiting for paint to complete...49 true [2015-04-27T23:31:24.23] Waiting for paint to complete...50 true [2015-04-27T23:31:24.33] Waiting for paint to complete...51 true [2015-04-27T23:31:24.43] Waiting for paint to complete...52 true [2015-04-27T23:31:24.53] Waiting for paint to complete...53 true [2015-04-27T23:31:24.63] Waiting for paint to complete...54 true [2015-04-27T23:31:24.73] Waiting for paint to complete...55 true [2015-04-27T23:31:24.83] Waiting for paint to complete...56 true [2015-04-27T23:31:24.93] Waiting for paint to complete...57 true [2015-04-27T23:31:25.03] Waiting for paint to complete...58 true [2015-04-27T23:31:25.13] Waiting for paint to complete...59 true [2015-04-27T23:31:25.23] Waiting for paint to complete...60 true [2015-04-27T23:31:25.33] Waiting for paint to complete...61 true [2015-04-27T23:31:25.43] Waiting for paint to complete...62 true [2015-04-27T23:31:25.53] Waiting for paint to complete...63 true [2015-04-27T23:31:25.64] Waiting for paint to complete...64 true [2015-04-27T23:31:25.74] Waiting for paint to complete...65 true [2015-04-27T23:31:25.84] Waiting for paint to complete...66 true [2015-04-27T23:31:25.94] Waiting for paint to complete...67 true [2015-04-27T23:31:26.04] Waiting for paint to complete...68 true [2015-04-27T23:31:26.14] Waiting for paint to complete...69 true [2015-04-27T23:31:26.24] Waiting for paint to complete...70 true [2015-04-27T23:31:26.24] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:31:28.56] Waiting for paint to complete...0 true [2015-04-27T23:31:28.66] Waiting for paint to complete...1 true [2015-04-27T23:31:28.76] Waiting for paint to complete...2 true [2015-04-27T23:31:28.86] Waiting for paint to complete...3 true [2015-04-27T23:31:28.96] Waiting for paint to complete...4 true [2015-04-27T23:31:29.06] Waiting for paint to complete...5 true [2015-04-27T23:31:29.16] Waiting for paint to complete...6 true [2015-04-27T23:31:29.26] Waiting for paint to complete...7 true [2015-04-27T23:31:29.36] Waiting for paint to complete...8 true [2015-04-27T23:31:29.46] Waiting for paint to complete...9 true [2015-04-27T23:31:29.56] Waiting for paint to complete...10 true [2015-04-27T23:31:29.66] Waiting for paint to complete...11 true [2015-04-27T23:31:29.76] Waiting for paint to complete...12 true [2015-04-27T23:31:29.86] Waiting for paint to complete...13 true [2015-04-27T23:31:29.96] Waiting for paint to complete...14 true [2015-04-27T23:31:30.06] Waiting for paint to complete...15 true [2015-04-27T23:31:30.16] Waiting for paint to complete...16 true [2015-04-27T23:31:30.26] Waiting for paint to complete...17 true [2015-04-27T23:31:30.36] Waiting for paint to complete...18 true [2015-04-27T23:31:30.46] Waiting for paint to complete...19 true [2015-04-27T23:31:30.56] Waiting for paint to complete...20 true [2015-04-27T23:31:30.66] Waiting for paint to complete...21 true [2015-04-27T23:31:30.76] Waiting for paint to complete...22 true [2015-04-27T23:31:30.86] Waiting for paint to complete...23 true [2015-04-27T23:31:30.97] Waiting for paint to complete...24 true [2015-04-27T23:31:31.07] Waiting for paint to complete...25 true [2015-04-27T23:31:31.17] Waiting for paint to complete...26 true [2015-04-27T23:31:31.27] Waiting for paint to complete...27 true [2015-04-27T23:31:31.37] Waiting for paint to complete...28 true [2015-04-27T23:31:31.47] Waiting for paint to complete...29 true [2015-04-27T23:31:31.57] Waiting for paint to complete...30 true [2015-04-27T23:31:31.67] Waiting for paint to complete...31 true [2015-04-27T23:31:31.77] Waiting for paint to complete...32 true [2015-04-27T23:31:31.87] Waiting for paint to complete...33 true [2015-04-27T23:31:31.97] Waiting for paint to complete...34 true [2015-04-27T23:31:32.07] Waiting for paint to complete...35 true [2015-04-27T23:31:32.17] Waiting for paint to complete...36 true [2015-04-27T23:31:32.27] Waiting for paint to complete...37 true [2015-04-27T23:31:32.37] Waiting for paint to complete...38 true [2015-04-27T23:31:32.47] Waiting for paint to complete...39 true [2015-04-27T23:31:32.57] Waiting for paint to complete...40 true [2015-04-27T23:31:32.67] Waiting for paint to complete...41 true [2015-04-27T23:31:32.77] Waiting for paint to complete...42 true [2015-04-27T23:31:32.87] Waiting for paint to complete...43 true [2015-04-27T23:31:32.97] Waiting for paint to complete...44 true [2015-04-27T23:31:33.07] Waiting for paint to complete...45 true [2015-04-27T23:31:33.17] Waiting for paint to complete...46 true [2015-04-27T23:31:33.27] Waiting for paint to complete...47 true [2015-04-27T23:31:33.37] Waiting for paint to complete...48 true [2015-04-27T23:31:33.47] Waiting for paint to complete...49 true [2015-04-27T23:31:33.58] Waiting for paint to complete...50 true [2015-04-27T23:31:33.68] Waiting for paint to complete...51 true [2015-04-27T23:31:33.78] Waiting for paint to complete...52 true [2015-04-27T23:31:33.88] Waiting for paint to complete...53 true [2015-04-27T23:31:33.98] Waiting for paint to complete...54 true [2015-04-27T23:31:34.08] Waiting for paint to complete...55 true [2015-04-27T23:31:34.18] Waiting for paint to complete...56 true [2015-04-27T23:31:34.28] Waiting for paint to complete...57 true [2015-04-27T23:31:34.38] Waiting for paint to complete...58 true [2015-04-27T23:31:34.48] Waiting for paint to complete...59 true [2015-04-27T23:31:34.58] Waiting for paint to complete...60 true [2015-04-27T23:31:34.68] Waiting for paint to complete...61 true [2015-04-27T23:31:34.78] Waiting for paint to complete...62 true [2015-04-27T23:31:34.88] Waiting for paint to complete...63 true [2015-04-27T23:31:34.98] Waiting for paint to complete...64 true [2015-04-27T23:31:35.08] Waiting for paint to complete...65 true [2015-04-27T23:31:35.18] Waiting for paint to complete...66 true [2015-04-27T23:31:35.28] Waiting for paint to complete...67 true [2015-04-27T23:31:35.38] Waiting for paint to complete...68 true [2015-04-27T23:31:35.48] Waiting for paint to complete...69 true [2015-04-27T23:31:35.58] Waiting for paint to complete...70 true [2015-04-27T23:31:35.58] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:31:35.58] annotate TESTCASE scenario=FullScreenFrame_Device0_GC2 [2015-04-27T23:31:38.19] annotate TESTCASE recordtype=image [2015-04-27T23:31:38.19] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:31:38.19] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:31:38.19] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:31:43.27] Waiting for paint to complete...0 false [2015-04-27T23:31:43.37] Waiting for paint to complete...0 false [2015-04-27T23:31:43.47] Waiting for paint to complete...0 false [2015-04-27T23:31:43.57] Waiting for paint to complete...0 false [2015-04-27T23:31:43.59] Waiting for paint to complete...0 true [2015-04-27T23:31:43.69] Waiting for paint to complete...1 false [2015-04-27T23:31:43.79] Waiting for paint to complete...1 false [2015-04-27T23:31:43.89] Waiting for paint to complete...1 false [2015-04-27T23:31:43.90] Waiting for paint to complete...1 true [2015-04-27T23:31:44.00] Waiting for paint to complete...2 false [2015-04-27T23:31:44.10] Waiting for paint to complete...2 false [2015-04-27T23:31:44.20] Waiting for paint to complete...2 false [2015-04-27T23:31:44.21] Waiting for paint to complete...2 true [2015-04-27T23:31:44.31] Waiting for paint to complete...3 false [2015-04-27T23:31:44.41] Waiting for paint to complete...3 false [2015-04-27T23:31:44.51] Waiting for paint to complete...3 false [2015-04-27T23:31:44.52] Waiting for paint to complete...3 true [2015-04-27T23:31:44.62] Waiting for paint to complete...4 true [2015-04-27T23:31:44.72] Waiting for paint to complete...5 true [2015-04-27T23:31:44.82] Waiting for paint to complete...6 true [2015-04-27T23:31:44.92] Waiting for paint to complete...7 true [2015-04-27T23:31:45.02] Waiting for paint to complete...8 true [2015-04-27T23:31:45.12] Waiting for paint to complete...9 true [2015-04-27T23:31:45.22] Waiting for paint to complete...10 true [2015-04-27T23:31:45.32] Waiting for paint to complete...11 true [2015-04-27T23:31:45.42] Waiting for paint to complete...12 true [2015-04-27T23:31:45.52] Waiting for paint to complete...13 true [2015-04-27T23:31:45.62] Waiting for paint to complete...14 true [2015-04-27T23:31:45.72] Waiting for paint to complete...15 true [2015-04-27T23:31:45.82] Waiting for paint to complete...16 true [2015-04-27T23:31:45.92] Waiting for paint to complete...17 true [2015-04-27T23:31:46.02] Waiting for paint to complete...18 true [2015-04-27T23:31:46.12] Waiting for paint to complete...19 true [2015-04-27T23:31:46.22] Waiting for paint to complete...20 true [2015-04-27T23:31:46.33] Waiting for paint to complete...21 true [2015-04-27T23:31:46.43] Waiting for paint to complete...22 true [2015-04-27T23:31:46.53] Waiting for paint to complete...23 true [2015-04-27T23:31:46.63] Waiting for paint to complete...24 true [2015-04-27T23:31:46.73] Waiting for paint to complete...25 true [2015-04-27T23:31:46.83] Waiting for paint to complete...26 true [2015-04-27T23:31:46.93] Waiting for paint to complete...27 true [2015-04-27T23:31:47.03] Waiting for paint to complete...28 true [2015-04-27T23:31:47.13] Waiting for paint to complete...29 true [2015-04-27T23:31:47.23] Waiting for paint to complete...30 true [2015-04-27T23:31:47.33] Waiting for paint to complete...31 true [2015-04-27T23:31:47.43] Waiting for paint to complete...32 true [2015-04-27T23:31:47.53] Waiting for paint to complete...33 true [2015-04-27T23:31:47.63] Waiting for paint to complete...34 true [2015-04-27T23:31:47.73] Waiting for paint to complete...35 true [2015-04-27T23:31:47.83] Waiting for paint to complete...36 true [2015-04-27T23:31:47.93] Waiting for paint to complete...37 true [2015-04-27T23:31:48.03] Waiting for paint to complete...38 true [2015-04-27T23:31:48.13] Waiting for paint to complete...39 true [2015-04-27T23:31:48.23] Waiting for paint to complete...40 true [2015-04-27T23:31:48.34] Waiting for paint to complete...41 true [2015-04-27T23:31:48.43] Waiting for paint to complete...42 true [2015-04-27T23:31:48.53] Waiting for paint to complete...43 true [2015-04-27T23:31:48.64] Waiting for paint to complete...44 true [2015-04-27T23:31:48.74] Waiting for paint to complete...45 true [2015-04-27T23:31:48.84] Waiting for paint to complete...46 true [2015-04-27T23:31:48.94] Waiting for paint to complete...47 true [2015-04-27T23:31:49.04] Waiting for paint to complete...48 true [2015-04-27T23:31:49.14] Waiting for paint to complete...49 true [2015-04-27T23:31:49.24] Waiting for paint to complete...50 true [2015-04-27T23:31:49.34] Waiting for paint to complete...51 true [2015-04-27T23:31:49.44] Waiting for paint to complete...52 true [2015-04-27T23:31:49.54] Waiting for paint to complete...53 true [2015-04-27T23:31:49.64] Waiting for paint to complete...54 true [2015-04-27T23:31:49.74] Waiting for paint to complete...55 true [2015-04-27T23:31:49.84] Waiting for paint to complete...56 true [2015-04-27T23:31:49.94] Waiting for paint to complete...57 true [2015-04-27T23:31:50.04] Waiting for paint to complete...58 true [2015-04-27T23:31:50.14] Waiting for paint to complete...59 true [2015-04-27T23:31:50.24] Waiting for paint to complete...60 true [2015-04-27T23:31:50.34] Waiting for paint to complete...61 true [2015-04-27T23:31:50.44] Waiting for paint to complete...62 true [2015-04-27T23:31:50.54] Waiting for paint to complete...63 true [2015-04-27T23:31:50.64] Waiting for paint to complete...64 true [2015-04-27T23:31:50.74] Waiting for paint to complete...65 true [2015-04-27T23:31:50.84] Waiting for paint to complete...66 true [2015-04-27T23:31:50.94] Waiting for paint to complete...67 true [2015-04-27T23:31:51.04] Waiting for paint to complete...68 true [2015-04-27T23:31:51.14] Waiting for paint to complete...69 true [2015-04-27T23:31:51.24] Waiting for paint to complete...70 true [2015-04-27T23:31:51.24] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:31:53.25] Waiting for paint to complete...0 true [2015-04-27T23:31:53.36] Waiting for paint to complete...1 true [2015-04-27T23:31:53.45] Waiting for paint to complete...2 true [2015-04-27T23:31:53.56] Waiting for paint to complete...3 true [2015-04-27T23:31:53.66] Waiting for paint to complete...4 true [2015-04-27T23:31:53.76] Waiting for paint to complete...5 true [2015-04-27T23:31:53.86] Waiting for paint to complete...6 true [2015-04-27T23:31:53.96] Waiting for paint to complete...7 true [2015-04-27T23:31:54.06] Waiting for paint to complete...8 true [2015-04-27T23:31:54.16] Waiting for paint to complete...9 true [2015-04-27T23:31:54.26] Waiting for paint to complete...10 true [2015-04-27T23:31:54.36] Waiting for paint to complete...11 true [2015-04-27T23:31:54.46] Waiting for paint to complete...12 true [2015-04-27T23:31:54.56] Waiting for paint to complete...13 true [2015-04-27T23:31:54.66] Waiting for paint to complete...14 true [2015-04-27T23:31:54.76] Waiting for paint to complete...15 true [2015-04-27T23:31:54.86] Waiting for paint to complete...16 true [2015-04-27T23:31:54.96] Waiting for paint to complete...17 true [2015-04-27T23:31:55.06] Waiting for paint to complete...18 true [2015-04-27T23:31:55.16] Waiting for paint to complete...19 true [2015-04-27T23:31:55.26] Waiting for paint to complete...20 true [2015-04-27T23:31:55.36] Waiting for paint to complete...21 true [2015-04-27T23:31:55.46] Waiting for paint to complete...22 true [2015-04-27T23:31:55.56] Waiting for paint to complete...23 true [2015-04-27T23:31:55.66] Waiting for paint to complete...24 true [2015-04-27T23:31:55.76] Waiting for paint to complete...25 true [2015-04-27T23:31:55.86] Waiting for paint to complete...26 true [2015-04-27T23:31:55.96] Waiting for paint to complete...27 true [2015-04-27T23:31:56.06] Waiting for paint to complete...28 true [2015-04-27T23:31:56.16] Waiting for paint to complete...29 true [2015-04-27T23:31:56.26] Waiting for paint to complete...30 true [2015-04-27T23:31:56.36] Waiting for paint to complete...31 true [2015-04-27T23:31:56.46] Waiting for paint to complete...32 true [2015-04-27T23:31:56.56] Waiting for paint to complete...33 true [2015-04-27T23:31:56.66] Waiting for paint to complete...34 true [2015-04-27T23:31:56.76] Waiting for paint to complete...35 true [2015-04-27T23:31:56.86] Waiting for paint to complete...36 true [2015-04-27T23:31:56.97] Waiting for paint to complete...37 true [2015-04-27T23:31:57.07] Waiting for paint to complete...38 true [2015-04-27T23:31:57.17] Waiting for paint to complete...39 true [2015-04-27T23:31:57.27] Waiting for paint to complete...40 true [2015-04-27T23:31:57.37] Waiting for paint to complete...41 true [2015-04-27T23:31:57.47] Waiting for paint to complete...42 true [2015-04-27T23:31:57.57] Waiting for paint to complete...43 true [2015-04-27T23:31:57.67] Waiting for paint to complete...44 true [2015-04-27T23:31:57.77] Waiting for paint to complete...45 true [2015-04-27T23:31:57.87] Waiting for paint to complete...46 true [2015-04-27T23:31:57.97] Waiting for paint to complete...47 true [2015-04-27T23:31:58.07] Waiting for paint to complete...48 true [2015-04-27T23:31:58.17] Waiting for paint to complete...49 true [2015-04-27T23:31:58.27] Waiting for paint to complete...50 true [2015-04-27T23:31:58.40] Waiting for paint to complete...51 true [2015-04-27T23:31:58.47] Waiting for paint to complete...52 true [2015-04-27T23:31:58.57] Waiting for paint to complete...53 true [2015-04-27T23:31:58.67] Waiting for paint to complete...54 true [2015-04-27T23:31:58.77] Waiting for paint to complete...55 true [2015-04-27T23:31:58.87] Waiting for paint to complete...56 true [2015-04-27T23:31:58.97] Waiting for paint to complete...57 true [2015-04-27T23:31:59.07] Waiting for paint to complete...58 true [2015-04-27T23:31:59.17] Waiting for paint to complete...59 true [2015-04-27T23:31:59.27] Waiting for paint to complete...60 true [2015-04-27T23:31:59.37] Waiting for paint to complete...61 true [2015-04-27T23:31:59.47] Waiting for paint to complete...62 true [2015-04-27T23:31:59.57] Waiting for paint to complete...63 true [2015-04-27T23:31:59.67] Waiting for paint to complete...64 true [2015-04-27T23:31:59.77] Waiting for paint to complete...65 true [2015-04-27T23:31:59.88] Waiting for paint to complete...66 true [2015-04-27T23:31:59.98] Waiting for paint to complete...67 true [2015-04-27T23:32:00.08] Waiting for paint to complete...68 true [2015-04-27T23:32:00.18] Waiting for paint to complete...69 true [2015-04-27T23:32:00.28] Waiting for paint to complete...70 true [2015-04-27T23:32:00.28] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:32:00.28] annotate TESTCASE scenario=FullScreenFrame_Device0_GC3 [2015-04-27T23:32:02.84] annotate TESTCASE recordtype=image [2015-04-27T23:32:02.84] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:32:02.84] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:32:02.84] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:32:07.92] Waiting for paint to complete...0 false [2015-04-27T23:32:08.02] Waiting for paint to complete...0 false [2015-04-27T23:32:08.12] Waiting for paint to complete...0 false [2015-04-27T23:32:08.22] Waiting for paint to complete...0 false [2015-04-27T23:32:08.23] Waiting for paint to complete...0 true [2015-04-27T23:32:08.33] Waiting for paint to complete...1 false [2015-04-27T23:32:08.43] Waiting for paint to complete...1 false [2015-04-27T23:32:08.53] Waiting for paint to complete...1 false [2015-04-27T23:32:08.53] Waiting for paint to complete...1 true [2015-04-27T23:32:08.63] Waiting for paint to complete...2 false [2015-04-27T23:32:08.73] Waiting for paint to complete...2 false [2015-04-27T23:32:08.83] Waiting for paint to complete...2 false [2015-04-27T23:32:08.84] Waiting for paint to complete...2 true [2015-04-27T23:32:08.94] Waiting for paint to complete...3 true [2015-04-27T23:32:09.04] Waiting for paint to complete...4 true [2015-04-27T23:32:09.14] Waiting for paint to complete...5 true [2015-04-27T23:32:09.24] Waiting for paint to complete...6 true [2015-04-27T23:32:09.34] Waiting for paint to complete...7 true [2015-04-27T23:32:09.44] Waiting for paint to complete...8 true [2015-04-27T23:32:09.54] Waiting for paint to complete...9 true [2015-04-27T23:32:09.64] Waiting for paint to complete...10 true [2015-04-27T23:32:09.74] Waiting for paint to complete...11 true [2015-04-27T23:32:09.84] Waiting for paint to complete...12 true [2015-04-27T23:32:09.94] Waiting for paint to complete...13 true [2015-04-27T23:32:10.04] Waiting for paint to complete...14 true [2015-04-27T23:32:10.14] Waiting for paint to complete...15 true [2015-04-27T23:32:10.24] Waiting for paint to complete...16 true [2015-04-27T23:32:10.34] Waiting for paint to complete...17 true [2015-04-27T23:32:10.44] Waiting for paint to complete...18 true [2015-04-27T23:32:10.54] Waiting for paint to complete...19 true [2015-04-27T23:32:10.64] Waiting for paint to complete...20 true [2015-04-27T23:32:10.74] Waiting for paint to complete...21 true [2015-04-27T23:32:10.84] Waiting for paint to complete...22 true [2015-04-27T23:32:10.94] Waiting for paint to complete...23 true [2015-04-27T23:32:11.04] Waiting for paint to complete...24 true [2015-04-27T23:32:11.14] Waiting for paint to complete...25 true [2015-04-27T23:32:11.25] Waiting for paint to complete...26 true [2015-04-27T23:32:11.35] Waiting for paint to complete...27 true [2015-04-27T23:32:11.45] Waiting for paint to complete...28 true [2015-04-27T23:32:11.55] Waiting for paint to complete...29 true [2015-04-27T23:32:11.65] Waiting for paint to complete...30 true [2015-04-27T23:32:11.75] Waiting for paint to complete...31 true [2015-04-27T23:32:11.85] Waiting for paint to complete...32 true [2015-04-27T23:32:11.95] Waiting for paint to complete...33 true [2015-04-27T23:32:12.05] Waiting for paint to complete...34 true [2015-04-27T23:32:12.15] Waiting for paint to complete...35 true [2015-04-27T23:32:12.25] Waiting for paint to complete...36 true [2015-04-27T23:32:12.35] Waiting for paint to complete...37 true [2015-04-27T23:32:12.45] Waiting for paint to complete...38 true [2015-04-27T23:32:12.55] Waiting for paint to complete...39 true [2015-04-27T23:32:12.65] Waiting for paint to complete...40 true [2015-04-27T23:32:12.75] Waiting for paint to complete...41 true [2015-04-27T23:32:12.85] Waiting for paint to complete...42 true [2015-04-27T23:32:12.95] Waiting for paint to complete...43 true [2015-04-27T23:32:13.05] Waiting for paint to complete...44 true [2015-04-27T23:32:13.15] Waiting for paint to complete...45 true [2015-04-27T23:32:13.25] Waiting for paint to complete...46 true [2015-04-27T23:32:13.35] Waiting for paint to complete...47 true [2015-04-27T23:32:13.45] Waiting for paint to complete...48 true [2015-04-27T23:32:13.55] Waiting for paint to complete...49 true [2015-04-27T23:32:13.65] Waiting for paint to complete...50 true [2015-04-27T23:32:13.75] Waiting for paint to complete...51 true [2015-04-27T23:32:13.85] Waiting for paint to complete...52 true [2015-04-27T23:32:13.95] Waiting for paint to complete...53 true [2015-04-27T23:32:14.05] Waiting for paint to complete...54 true [2015-04-27T23:32:14.15] Waiting for paint to complete...55 true [2015-04-27T23:32:14.25] Waiting for paint to complete...56 true [2015-04-27T23:32:14.36] Waiting for paint to complete...57 true [2015-04-27T23:32:14.46] Waiting for paint to complete...58 true [2015-04-27T23:32:14.56] Waiting for paint to complete...59 true [2015-04-27T23:32:14.66] Waiting for paint to complete...60 true [2015-04-27T23:32:14.76] Waiting for paint to complete...61 true [2015-04-27T23:32:14.86] Waiting for paint to complete...62 true [2015-04-27T23:32:14.96] Waiting for paint to complete...63 true [2015-04-27T23:32:15.06] Waiting for paint to complete...64 true [2015-04-27T23:32:15.16] Waiting for paint to complete...65 true [2015-04-27T23:32:15.26] Waiting for paint to complete...66 true [2015-04-27T23:32:15.36] Waiting for paint to complete...67 true [2015-04-27T23:32:15.46] Waiting for paint to complete...68 true [2015-04-27T23:32:15.56] Waiting for paint to complete...69 true [2015-04-27T23:32:15.66] Waiting for paint to complete...70 true [2015-04-27T23:32:15.66] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:32:17.67] Waiting for paint to complete...0 true [2015-04-27T23:32:17.77] Waiting for paint to complete...1 true [2015-04-27T23:32:17.87] Waiting for paint to complete...2 true [2015-04-27T23:32:17.98] Waiting for paint to complete...3 true [2015-04-27T23:32:18.07] Waiting for paint to complete...4 true [2015-04-27T23:32:18.18] Waiting for paint to complete...5 true [2015-04-27T23:32:18.28] Waiting for paint to complete...6 true [2015-04-27T23:32:18.38] Waiting for paint to complete...7 true [2015-04-27T23:32:18.48] Waiting for paint to complete...8 true [2015-04-27T23:32:18.58] Waiting for paint to complete...9 true [2015-04-27T23:32:18.68] Waiting for paint to complete...10 true [2015-04-27T23:32:18.78] Waiting for paint to complete...11 true [2015-04-27T23:32:18.88] Waiting for paint to complete...12 true [2015-04-27T23:32:18.98] Waiting for paint to complete...13 true [2015-04-27T23:32:19.08] Waiting for paint to complete...14 true [2015-04-27T23:32:19.18] Waiting for paint to complete...15 true [2015-04-27T23:32:19.28] Waiting for paint to complete...16 true [2015-04-27T23:32:19.38] Waiting for paint to complete...17 true [2015-04-27T23:32:19.48] Waiting for paint to complete...18 true [2015-04-27T23:32:19.58] Waiting for paint to complete...19 true [2015-04-27T23:32:19.68] Waiting for paint to complete...20 true [2015-04-27T23:32:19.78] Waiting for paint to complete...21 true [2015-04-27T23:32:19.88] Waiting for paint to complete...22 true [2015-04-27T23:32:19.98] Waiting for paint to complete...23 true [2015-04-27T23:32:20.08] Waiting for paint to complete...24 true [2015-04-27T23:32:20.18] Waiting for paint to complete...25 true [2015-04-27T23:32:20.28] Waiting for paint to complete...26 true [2015-04-27T23:32:20.38] Waiting for paint to complete...27 true [2015-04-27T23:32:20.48] Waiting for paint to complete...28 true [2015-04-27T23:32:20.58] Waiting for paint to complete...29 true [2015-04-27T23:32:20.68] Waiting for paint to complete...30 true [2015-04-27T23:32:20.78] Waiting for paint to complete...31 true [2015-04-27T23:32:20.88] Waiting for paint to complete...32 true [2015-04-27T23:32:20.98] Waiting for paint to complete...33 true [2015-04-27T23:32:21.08] Waiting for paint to complete...34 true [2015-04-27T23:32:21.18] Waiting for paint to complete...35 true [2015-04-27T23:32:21.29] Waiting for paint to complete...36 true [2015-04-27T23:32:21.39] Waiting for paint to complete...37 true [2015-04-27T23:32:21.49] Waiting for paint to complete...38 true [2015-04-27T23:32:21.59] Waiting for paint to complete...39 true [2015-04-27T23:32:21.69] Waiting for paint to complete...40 true [2015-04-27T23:32:21.79] Waiting for paint to complete...41 true [2015-04-27T23:32:21.89] Waiting for paint to complete...42 true [2015-04-27T23:32:21.99] Waiting for paint to complete...43 true [2015-04-27T23:32:22.09] Waiting for paint to complete...44 true [2015-04-27T23:32:22.19] Waiting for paint to complete...45 true [2015-04-27T23:32:22.29] Waiting for paint to complete...46 true [2015-04-27T23:32:22.39] Waiting for paint to complete...47 true [2015-04-27T23:32:22.49] Waiting for paint to complete...48 true [2015-04-27T23:32:22.59] Waiting for paint to complete...49 true [2015-04-27T23:32:22.69] Waiting for paint to complete...50 true [2015-04-27T23:32:22.79] Waiting for paint to complete...51 true [2015-04-27T23:32:22.89] Waiting for paint to complete...52 true [2015-04-27T23:32:22.99] Waiting for paint to complete...53 true [2015-04-27T23:32:23.09] Waiting for paint to complete...54 true [2015-04-27T23:32:23.19] Waiting for paint to complete...55 true [2015-04-27T23:32:23.29] Waiting for paint to complete...56 true [2015-04-27T23:32:23.39] Waiting for paint to complete...57 true [2015-04-27T23:32:23.49] Waiting for paint to complete...58 true [2015-04-27T23:32:23.59] Waiting for paint to complete...59 true [2015-04-27T23:32:23.69] Waiting for paint to complete...60 true [2015-04-27T23:32:23.79] Waiting for paint to complete...61 true [2015-04-27T23:32:23.89] Waiting for paint to complete...62 true [2015-04-27T23:32:23.99] Waiting for paint to complete...63 true [2015-04-27T23:32:24.10] Waiting for paint to complete...64 true [2015-04-27T23:32:24.20] Waiting for paint to complete...65 true [2015-04-27T23:32:24.30] Waiting for paint to complete...66 true [2015-04-27T23:32:24.40] Waiting for paint to complete...67 true [2015-04-27T23:32:24.50] Waiting for paint to complete...68 true [2015-04-27T23:32:24.60] Waiting for paint to complete...69 true [2015-04-27T23:32:24.70] Waiting for paint to complete...70 true [2015-04-27T23:32:24.70] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:32:24.70] annotate TESTCASE scenario=FullScreenFrame_Device0_GC4 [2015-04-27T23:32:27.33] annotate TESTCASE recordtype=image [2015-04-27T23:32:27.33] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:32:27.33] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:32:27.33] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:32:32.42] Waiting for paint to complete...0 false [2015-04-27T23:32:32.52] Waiting for paint to complete...0 false [2015-04-27T23:32:32.62] Waiting for paint to complete...0 false [2015-04-27T23:32:32.72] Waiting for paint to complete...0 false [2015-04-27T23:32:32.72] Waiting for paint to complete...0 true [2015-04-27T23:32:32.82] Waiting for paint to complete...1 false [2015-04-27T23:32:32.92] Waiting for paint to complete...1 false [2015-04-27T23:32:33.02] Waiting for paint to complete...1 false [2015-04-27T23:32:33.03] Waiting for paint to complete...1 true [2015-04-27T23:32:33.13] Waiting for paint to complete...2 false [2015-04-27T23:32:33.23] Waiting for paint to complete...2 false [2015-04-27T23:32:33.33] Waiting for paint to complete...2 false [2015-04-27T23:32:33.34] Waiting for paint to complete...2 true [2015-04-27T23:32:33.44] Waiting for paint to complete...3 false [2015-04-27T23:32:33.54] Waiting for paint to complete...3 false [2015-04-27T23:32:33.64] Waiting for paint to complete...3 false [2015-04-27T23:32:33.65] Waiting for paint to complete...3 true [2015-04-27T23:32:33.75] Waiting for paint to complete...4 true [2015-04-27T23:32:33.85] Waiting for paint to complete...5 true [2015-04-27T23:32:33.95] Waiting for paint to complete...6 true [2015-04-27T23:32:34.05] Waiting for paint to complete...7 true [2015-04-27T23:32:34.15] Waiting for paint to complete...8 true [2015-04-27T23:32:34.25] Waiting for paint to complete...9 true [2015-04-27T23:32:34.35] Waiting for paint to complete...10 true [2015-04-27T23:32:34.45] Waiting for paint to complete...11 true [2015-04-27T23:32:34.55] Waiting for paint to complete...12 true [2015-04-27T23:32:34.65] Waiting for paint to complete...13 true [2015-04-27T23:32:34.75] Waiting for paint to complete...14 true [2015-04-27T23:32:34.85] Waiting for paint to complete...15 true [2015-04-27T23:32:34.95] Waiting for paint to complete...16 true [2015-04-27T23:32:35.05] Waiting for paint to complete...17 true [2015-04-27T23:32:35.15] Waiting for paint to complete...18 true [2015-04-27T23:32:35.25] Waiting for paint to complete...19 true [2015-04-27T23:32:35.35] Waiting for paint to complete...20 true [2015-04-27T23:32:35.45] Waiting for paint to complete...21 true [2015-04-27T23:32:35.55] Waiting for paint to complete...22 true [2015-04-27T23:32:35.65] Waiting for paint to complete...23 true [2015-04-27T23:32:35.75] Waiting for paint to complete...24 true [2015-04-27T23:32:35.86] Waiting for paint to complete...25 true [2015-04-27T23:32:35.96] Waiting for paint to complete...26 true [2015-04-27T23:32:36.06] Waiting for paint to complete...27 true [2015-04-27T23:32:36.16] Waiting for paint to complete...28 true [2015-04-27T23:32:36.26] Waiting for paint to complete...29 true [2015-04-27T23:32:36.36] Waiting for paint to complete...30 true [2015-04-27T23:32:36.46] Waiting for paint to complete...31 true [2015-04-27T23:32:36.56] Waiting for paint to complete...32 true [2015-04-27T23:32:36.66] Waiting for paint to complete...33 true [2015-04-27T23:32:36.76] Waiting for paint to complete...34 true [2015-04-27T23:32:36.86] Waiting for paint to complete...35 true [2015-04-27T23:32:36.96] Waiting for paint to complete...36 true [2015-04-27T23:32:37.06] Waiting for paint to complete...37 true [2015-04-27T23:32:37.16] Waiting for paint to complete...38 true [2015-04-27T23:32:37.26] Waiting for paint to complete...39 true [2015-04-27T23:32:37.36] Waiting for paint to complete...40 true [2015-04-27T23:32:37.46] Waiting for paint to complete...41 true [2015-04-27T23:32:37.56] Waiting for paint to complete...42 true [2015-04-27T23:32:37.66] Waiting for paint to complete...43 true [2015-04-27T23:32:37.76] Waiting for paint to complete...44 true [2015-04-27T23:32:37.86] Waiting for paint to complete...45 true [2015-04-27T23:32:37.96] Waiting for paint to complete...46 true [2015-04-27T23:32:38.06] Waiting for paint to complete...47 true [2015-04-27T23:32:38.16] Waiting for paint to complete...48 true [2015-04-27T23:32:38.26] Waiting for paint to complete...49 true [2015-04-27T23:32:38.36] Waiting for paint to complete...50 true [2015-04-27T23:32:38.46] Waiting for paint to complete...51 true [2015-04-27T23:32:38.56] Waiting for paint to complete...52 true [2015-04-27T23:32:38.66] Waiting for paint to complete...53 true [2015-04-27T23:32:38.76] Waiting for paint to complete...54 true [2015-04-27T23:32:38.86] Waiting for paint to complete...55 true [2015-04-27T23:32:38.96] Waiting for paint to complete...56 true [2015-04-27T23:32:39.06] Waiting for paint to complete...57 true [2015-04-27T23:32:39.16] Waiting for paint to complete...58 true [2015-04-27T23:32:39.27] Waiting for paint to complete...59 true [2015-04-27T23:32:39.37] Waiting for paint to complete...60 true [2015-04-27T23:32:39.47] Waiting for paint to complete...61 true [2015-04-27T23:32:39.57] Waiting for paint to complete...62 true [2015-04-27T23:32:39.67] Waiting for paint to complete...63 true [2015-04-27T23:32:39.77] Waiting for paint to complete...64 true [2015-04-27T23:32:39.87] Waiting for paint to complete...65 true [2015-04-27T23:32:39.97] Waiting for paint to complete...66 true [2015-04-27T23:32:40.07] Waiting for paint to complete...67 true [2015-04-27T23:32:40.17] Waiting for paint to complete...68 true [2015-04-27T23:32:40.27] Waiting for paint to complete...69 true [2015-04-27T23:32:40.37] Waiting for paint to complete...70 true [2015-04-27T23:32:40.37] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:32:42.41] Waiting for paint to complete...0 true [2015-04-27T23:32:42.51] Waiting for paint to complete...1 true [2015-04-27T23:32:42.61] Waiting for paint to complete...2 true [2015-04-27T23:32:42.71] Waiting for paint to complete...3 true [2015-04-27T23:32:42.81] Waiting for paint to complete...4 true [2015-04-27T23:32:42.91] Waiting for paint to complete...5 true [2015-04-27T23:32:43.01] Waiting for paint to complete...6 true [2015-04-27T23:32:43.11] Waiting for paint to complete...7 true [2015-04-27T23:32:43.21] Waiting for paint to complete...8 true [2015-04-27T23:32:43.31] Waiting for paint to complete...9 true [2015-04-27T23:32:43.41] Waiting for paint to complete...10 true [2015-04-27T23:32:43.51] Waiting for paint to complete...11 true [2015-04-27T23:32:43.61] Waiting for paint to complete...12 true [2015-04-27T23:32:43.71] Waiting for paint to complete...13 true [2015-04-27T23:32:43.81] Waiting for paint to complete...14 true [2015-04-27T23:32:43.91] Waiting for paint to complete...15 true [2015-04-27T23:32:44.01] Waiting for paint to complete...16 true [2015-04-27T23:32:44.11] Waiting for paint to complete...17 true [2015-04-27T23:32:44.21] Waiting for paint to complete...18 true [2015-04-27T23:32:44.31] Waiting for paint to complete...19 true [2015-04-27T23:32:44.41] Waiting for paint to complete...20 true [2015-04-27T23:32:44.51] Waiting for paint to complete...21 true [2015-04-27T23:32:44.61] Waiting for paint to complete...22 true [2015-04-27T23:32:44.71] Waiting for paint to complete...23 true [2015-04-27T23:32:44.81] Waiting for paint to complete...24 true [2015-04-27T23:32:44.91] Waiting for paint to complete...25 true [2015-04-27T23:32:45.01] Waiting for paint to complete...26 true [2015-04-27T23:32:45.11] Waiting for paint to complete...27 true [2015-04-27T23:32:45.22] Waiting for paint to complete...28 true [2015-04-27T23:32:45.32] Waiting for paint to complete...29 true [2015-04-27T23:32:45.42] Waiting for paint to complete...30 true [2015-04-27T23:32:45.52] Waiting for paint to complete...31 true [2015-04-27T23:32:45.62] Waiting for paint to complete...32 true [2015-04-27T23:32:45.72] Waiting for paint to complete...33 true [2015-04-27T23:32:45.82] Waiting for paint to complete...34 true [2015-04-27T23:32:45.92] Waiting for paint to complete...35 true [2015-04-27T23:32:46.02] Waiting for paint to complete...36 true [2015-04-27T23:32:46.12] Waiting for paint to complete...37 true [2015-04-27T23:32:46.22] Waiting for paint to complete...38 true [2015-04-27T23:32:46.32] Waiting for paint to complete...39 true [2015-04-27T23:32:46.42] Waiting for paint to complete...40 true [2015-04-27T23:32:46.52] Waiting for paint to complete...41 true [2015-04-27T23:32:46.62] Waiting for paint to complete...42 true [2015-04-27T23:32:46.72] Waiting for paint to complete...43 true [2015-04-27T23:32:46.82] Waiting for paint to complete...44 true [2015-04-27T23:32:46.92] Waiting for paint to complete...45 true [2015-04-27T23:32:47.02] Waiting for paint to complete...46 true [2015-04-27T23:32:47.12] Waiting for paint to complete...47 true [2015-04-27T23:32:47.22] Waiting for paint to complete...48 true [2015-04-27T23:32:47.32] Waiting for paint to complete...49 true [2015-04-27T23:32:47.42] Waiting for paint to complete...50 true [2015-04-27T23:32:47.52] Waiting for paint to complete...51 true [2015-04-27T23:32:47.62] Waiting for paint to complete...52 true [2015-04-27T23:32:47.72] Waiting for paint to complete...53 true [2015-04-27T23:32:47.82] Waiting for paint to complete...54 true [2015-04-27T23:32:47.92] Waiting for paint to complete...55 true [2015-04-27T23:32:48.02] Waiting for paint to complete...56 true [2015-04-27T23:32:48.12] Waiting for paint to complete...57 true [2015-04-27T23:32:48.22] Waiting for paint to complete...58 true [2015-04-27T23:32:48.32] Waiting for paint to complete...59 true [2015-04-27T23:32:48.42] Waiting for paint to complete...60 true [2015-04-27T23:32:48.52] Waiting for paint to complete...61 true [2015-04-27T23:32:48.62] Waiting for paint to complete...62 true [2015-04-27T23:32:48.72] Waiting for paint to complete...63 true [2015-04-27T23:32:48.83] Waiting for paint to complete...64 true [2015-04-27T23:32:48.93] Waiting for paint to complete...65 true [2015-04-27T23:32:49.03] Waiting for paint to complete...66 true [2015-04-27T23:32:49.13] Waiting for paint to complete...67 true [2015-04-27T23:32:49.23] Waiting for paint to complete...68 true [2015-04-27T23:32:49.33] Waiting for paint to complete...69 true [2015-04-27T23:32:49.43] Waiting for paint to complete...70 true [2015-04-27T23:32:49.43] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:32:49.43] annotate TESTCASE scenario=FullScreenFrame_Device0_GC5 [2015-04-27T23:32:52.03] annotate TESTCASE recordtype=image [2015-04-27T23:32:52.03] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:32:52.03] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:32:52.03] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:32:57.12] Waiting for paint to complete...0 false [2015-04-27T23:32:57.22] Waiting for paint to complete...0 false [2015-04-27T23:32:57.32] Waiting for paint to complete...0 false [2015-04-27T23:32:57.42] Waiting for paint to complete...0 false [2015-04-27T23:32:57.42] Waiting for paint to complete...0 true [2015-04-27T23:32:57.52] Waiting for paint to complete...1 false [2015-04-27T23:32:57.62] Waiting for paint to complete...1 false [2015-04-27T23:32:57.72] Waiting for paint to complete...1 false [2015-04-27T23:32:57.73] Waiting for paint to complete...1 true [2015-04-27T23:32:57.83] Waiting for paint to complete...2 false [2015-04-27T23:32:57.93] Waiting for paint to complete...2 false [2015-04-27T23:32:58.03] Waiting for paint to complete...2 false [2015-04-27T23:32:58.04] Waiting for paint to complete...2 true [2015-04-27T23:32:58.14] Waiting for paint to complete...3 true [2015-04-27T23:32:58.24] Waiting for paint to complete...4 true [2015-04-27T23:32:58.34] Waiting for paint to complete...5 true [2015-04-27T23:32:58.44] Waiting for paint to complete...6 true [2015-04-27T23:32:58.54] Waiting for paint to complete...7 true [2015-04-27T23:32:58.64] Waiting for paint to complete...8 true [2015-04-27T23:32:58.74] Waiting for paint to complete...9 true [2015-04-27T23:32:58.84] Waiting for paint to complete...10 true [2015-04-27T23:32:58.94] Waiting for paint to complete...11 true [2015-04-27T23:32:59.04] Waiting for paint to complete...12 true [2015-04-27T23:32:59.14] Waiting for paint to complete...13 true [2015-04-27T23:32:59.24] Waiting for paint to complete...14 true [2015-04-27T23:32:59.34] Waiting for paint to complete...15 true [2015-04-27T23:32:59.44] Waiting for paint to complete...16 true [2015-04-27T23:32:59.54] Waiting for paint to complete...17 true [2015-04-27T23:32:59.64] Waiting for paint to complete...18 true [2015-04-27T23:32:59.74] Waiting for paint to complete...19 true [2015-04-27T23:32:59.84] Waiting for paint to complete...20 true [2015-04-27T23:32:59.94] Waiting for paint to complete...21 true [2015-04-27T23:33:00.04] Waiting for paint to complete...22 true [2015-04-27T23:33:00.14] Waiting for paint to complete...23 true [2015-04-27T23:33:00.24] Waiting for paint to complete...24 true [2015-04-27T23:33:00.34] Waiting for paint to complete...25 true [2015-04-27T23:33:00.44] Waiting for paint to complete...26 true [2015-04-27T23:33:00.55] Waiting for paint to complete...27 true [2015-04-27T23:33:00.65] Waiting for paint to complete...28 true [2015-04-27T23:33:00.75] Waiting for paint to complete...29 true [2015-04-27T23:33:00.85] Waiting for paint to complete...30 true [2015-04-27T23:33:00.95] Waiting for paint to complete...31 true [2015-04-27T23:33:01.05] Waiting for paint to complete...32 true [2015-04-27T23:33:01.15] Waiting for paint to complete...33 true [2015-04-27T23:33:01.25] Waiting for paint to complete...34 true [2015-04-27T23:33:01.35] Waiting for paint to complete...35 true [2015-04-27T23:33:01.45] Waiting for paint to complete...36 true [2015-04-27T23:33:01.55] Waiting for paint to complete...37 true [2015-04-27T23:33:01.65] Waiting for paint to complete...38 true [2015-04-27T23:33:01.75] Waiting for paint to complete...39 true [2015-04-27T23:33:01.85] Waiting for paint to complete...40 true [2015-04-27T23:33:01.95] Waiting for paint to complete...41 true [2015-04-27T23:33:02.05] Waiting for paint to complete...42 true [2015-04-27T23:33:02.15] Waiting for paint to complete...43 true [2015-04-27T23:33:02.25] Waiting for paint to complete...44 true [2015-04-27T23:33:02.35] Waiting for paint to complete...45 true [2015-04-27T23:33:02.45] Waiting for paint to complete...46 true [2015-04-27T23:33:02.55] Waiting for paint to complete...47 true [2015-04-27T23:33:02.65] Waiting for paint to complete...48 true [2015-04-27T23:33:02.75] Waiting for paint to complete...49 true [2015-04-27T23:33:02.85] Waiting for paint to complete...50 true [2015-04-27T23:33:02.95] Waiting for paint to complete...51 true [2015-04-27T23:33:03.05] Waiting for paint to complete...52 true [2015-04-27T23:33:03.15] Waiting for paint to complete...53 true [2015-04-27T23:33:03.25] Waiting for paint to complete...54 true [2015-04-27T23:33:03.35] Waiting for paint to complete...55 true [2015-04-27T23:33:03.45] Waiting for paint to complete...56 true [2015-04-27T23:33:03.55] Waiting for paint to complete...57 true [2015-04-27T23:33:03.65] Waiting for paint to complete...58 true [2015-04-27T23:33:03.75] Waiting for paint to complete...59 true [2015-04-27T23:33:03.86] Waiting for paint to complete...60 true [2015-04-27T23:33:03.96] Waiting for paint to complete...61 true [2015-04-27T23:33:04.06] Waiting for paint to complete...62 true [2015-04-27T23:33:04.16] Waiting for paint to complete...63 true [2015-04-27T23:33:04.26] Waiting for paint to complete...64 true [2015-04-27T23:33:04.36] Waiting for paint to complete...65 true [2015-04-27T23:33:04.46] Waiting for paint to complete...66 true [2015-04-27T23:33:04.56] Waiting for paint to complete...67 true [2015-04-27T23:33:04.66] Waiting for paint to complete...68 true [2015-04-27T23:33:04.76] Waiting for paint to complete...69 true [2015-04-27T23:33:04.86] Waiting for paint to complete...70 true [2015-04-27T23:33:04.86] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:33:07.18] Waiting for paint to complete...0 true [2015-04-27T23:33:07.28] Waiting for paint to complete...1 true [2015-04-27T23:33:07.38] Waiting for paint to complete...2 true [2015-04-27T23:33:07.48] Waiting for paint to complete...3 true [2015-04-27T23:33:07.58] Waiting for paint to complete...4 true [2015-04-27T23:33:07.68] Waiting for paint to complete...5 true [2015-04-27T23:33:07.78] Waiting for paint to complete...6 true [2015-04-27T23:33:07.88] Waiting for paint to complete...7 true [2015-04-27T23:33:07.98] Waiting for paint to complete...8 true [2015-04-27T23:33:08.08] Waiting for paint to complete...9 true [2015-04-27T23:33:08.18] Waiting for paint to complete...10 true [2015-04-27T23:33:08.28] Waiting for paint to complete...11 true [2015-04-27T23:33:08.38] Waiting for paint to complete...12 true [2015-04-27T23:33:08.48] Waiting for paint to complete...13 true [2015-04-27T23:33:08.58] Waiting for paint to complete...14 true [2015-04-27T23:33:08.68] Waiting for paint to complete...15 true [2015-04-27T23:33:08.78] Waiting for paint to complete...16 true [2015-04-27T23:33:08.89] Waiting for paint to complete...17 true [2015-04-27T23:33:08.99] Waiting for paint to complete...18 true [2015-04-27T23:33:09.09] Waiting for paint to complete...19 true [2015-04-27T23:33:09.19] Waiting for paint to complete...20 true [2015-04-27T23:33:09.29] Waiting for paint to complete...21 true [2015-04-27T23:33:09.39] Waiting for paint to complete...22 true [2015-04-27T23:33:09.49] Waiting for paint to complete...23 true [2015-04-27T23:33:09.59] Waiting for paint to complete...24 true [2015-04-27T23:33:09.69] Waiting for paint to complete...25 true [2015-04-27T23:33:09.79] Waiting for paint to complete...26 true [2015-04-27T23:33:09.89] Waiting for paint to complete...27 true [2015-04-27T23:33:09.99] Waiting for paint to complete...28 true [2015-04-27T23:33:10.09] Waiting for paint to complete...29 true [2015-04-27T23:33:10.19] Waiting for paint to complete...30 true [2015-04-27T23:33:10.29] Waiting for paint to complete...31 true [2015-04-27T23:33:10.39] Waiting for paint to complete...32 true [2015-04-27T23:33:10.49] Waiting for paint to complete...33 true [2015-04-27T23:33:10.59] Waiting for paint to complete...34 true [2015-04-27T23:33:10.69] Waiting for paint to complete...35 true [2015-04-27T23:33:10.79] Waiting for paint to complete...36 true [2015-04-27T23:33:10.89] Waiting for paint to complete...37 true [2015-04-27T23:33:10.99] Waiting for paint to complete...38 true [2015-04-27T23:33:11.09] Waiting for paint to complete...39 true [2015-04-27T23:33:11.19] Waiting for paint to complete...40 true [2015-04-27T23:33:11.29] Waiting for paint to complete...41 true [2015-04-27T23:33:11.39] Waiting for paint to complete...42 true [2015-04-27T23:33:11.49] Waiting for paint to complete...43 true [2015-04-27T23:33:11.59] Waiting for paint to complete...44 true [2015-04-27T23:33:11.69] Waiting for paint to complete...45 true [2015-04-27T23:33:11.79] Waiting for paint to complete...46 true [2015-04-27T23:33:11.89] Waiting for paint to complete...47 true [2015-04-27T23:33:11.99] Waiting for paint to complete...48 true [2015-04-27T23:33:12.09] Waiting for paint to complete...49 true [2015-04-27T23:33:12.20] Waiting for paint to complete...50 true [2015-04-27T23:33:12.29] Waiting for paint to complete...51 true [2015-04-27T23:33:12.39] Waiting for paint to complete...52 true [2015-04-27T23:33:12.49] Waiting for paint to complete...53 true [2015-04-27T23:33:12.59] Waiting for paint to complete...54 true [2015-04-27T23:33:12.70] Waiting for paint to complete...55 true [2015-04-27T23:33:12.80] Waiting for paint to complete...56 true [2015-04-27T23:33:12.90] Waiting for paint to complete...57 true [2015-04-27T23:33:13.00] Waiting for paint to complete...58 true [2015-04-27T23:33:13.10] Waiting for paint to complete...59 true [2015-04-27T23:33:13.20] Waiting for paint to complete...60 true [2015-04-27T23:33:13.30] Waiting for paint to complete...61 true [2015-04-27T23:33:13.40] Waiting for paint to complete...62 true [2015-04-27T23:33:13.50] Waiting for paint to complete...63 true [2015-04-27T23:33:13.60] Waiting for paint to complete...64 true [2015-04-27T23:33:13.70] Waiting for paint to complete...65 true [2015-04-27T23:33:13.80] Waiting for paint to complete...66 true [2015-04-27T23:33:13.90] Waiting for paint to complete...67 true [2015-04-27T23:33:14.00] Waiting for paint to complete...68 true [2015-04-27T23:33:14.10] Waiting for paint to complete...69 true [2015-04-27T23:33:14.20] Waiting for paint to complete...70 true [2015-04-27T23:33:14.20] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:33:14.20] annotate TESTCASE scenario=FullScreenFrame_Device0_GC6 [2015-04-27T23:33:16.79] annotate TESTCASE recordtype=image [2015-04-27T23:33:16.79] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:33:16.79] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:33:16.79] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:33:21.86] Waiting for paint to complete...0 false [2015-04-27T23:33:21.96] Waiting for paint to complete...0 false [2015-04-27T23:33:22.06] Waiting for paint to complete...0 false [2015-04-27T23:33:22.16] Waiting for paint to complete...0 false [2015-04-27T23:33:22.17] Waiting for paint to complete...0 true [2015-04-27T23:33:22.27] Waiting for paint to complete...1 false [2015-04-27T23:33:22.37] Waiting for paint to complete...1 false [2015-04-27T23:33:22.47] Waiting for paint to complete...1 false [2015-04-27T23:33:22.48] Waiting for paint to complete...1 true [2015-04-27T23:33:22.58] Waiting for paint to complete...2 false [2015-04-27T23:33:22.68] Waiting for paint to complete...2 false [2015-04-27T23:33:22.78] Waiting for paint to complete...2 false [2015-04-27T23:33:22.79] Waiting for paint to complete...2 true [2015-04-27T23:33:22.89] Waiting for paint to complete...3 false [2015-04-27T23:33:22.99] Waiting for paint to complete...3 false [2015-04-27T23:33:23.09] Waiting for paint to complete...3 false [2015-04-27T23:33:23.10] Waiting for paint to complete...3 true [2015-04-27T23:33:23.20] Waiting for paint to complete...4 true [2015-04-27T23:33:23.30] Waiting for paint to complete...5 true [2015-04-27T23:33:23.40] Waiting for paint to complete...6 true [2015-04-27T23:33:23.50] Waiting for paint to complete...7 true [2015-04-27T23:33:23.60] Waiting for paint to complete...8 true [2015-04-27T23:33:23.70] Waiting for paint to complete...9 true [2015-04-27T23:33:23.80] Waiting for paint to complete...10 true [2015-04-27T23:33:23.90] Waiting for paint to complete...11 true [2015-04-27T23:33:24.01] Waiting for paint to complete...12 true [2015-04-27T23:33:24.11] Waiting for paint to complete...13 true [2015-04-27T23:33:24.21] Waiting for paint to complete...14 true [2015-04-27T23:33:24.31] Waiting for paint to complete...15 true [2015-04-27T23:33:24.41] Waiting for paint to complete...16 true [2015-04-27T23:33:24.51] Waiting for paint to complete...17 true [2015-04-27T23:33:24.61] Waiting for paint to complete...18 true [2015-04-27T23:33:24.71] Waiting for paint to complete...19 true [2015-04-27T23:33:24.81] Waiting for paint to complete...20 true [2015-04-27T23:33:24.91] Waiting for paint to complete...21 true [2015-04-27T23:33:25.01] Waiting for paint to complete...22 true [2015-04-27T23:33:25.11] Waiting for paint to complete...23 true [2015-04-27T23:33:25.21] Waiting for paint to complete...24 true [2015-04-27T23:33:25.31] Waiting for paint to complete...25 true [2015-04-27T23:33:25.41] Waiting for paint to complete...26 true [2015-04-27T23:33:25.51] Waiting for paint to complete...27 true [2015-04-27T23:33:25.61] Waiting for paint to complete...28 true [2015-04-27T23:33:25.71] Waiting for paint to complete...29 true [2015-04-27T23:33:25.81] Waiting for paint to complete...30 true [2015-04-27T23:33:25.91] Waiting for paint to complete...31 true [2015-04-27T23:33:26.01] Waiting for paint to complete...32 true [2015-04-27T23:33:26.11] Waiting for paint to complete...33 true [2015-04-27T23:33:26.21] Waiting for paint to complete...34 true [2015-04-27T23:33:26.31] Waiting for paint to complete...35 true [2015-04-27T23:33:26.41] Waiting for paint to complete...36 true [2015-04-27T23:33:26.51] Waiting for paint to complete...37 true [2015-04-27T23:33:26.61] Waiting for paint to complete...38 true [2015-04-27T23:33:26.71] Waiting for paint to complete...39 true [2015-04-27T23:33:26.81] Waiting for paint to complete...40 true [2015-04-27T23:33:26.95] Waiting for paint to complete...41 true [2015-04-27T23:33:27.01] Waiting for paint to complete...42 true [2015-04-27T23:33:27.11] Waiting for paint to complete...43 true [2015-04-27T23:33:27.22] Waiting for paint to complete...44 true [2015-04-27T23:33:27.32] Waiting for paint to complete...45 true [2015-04-27T23:33:27.42] Waiting for paint to complete...46 true [2015-04-27T23:33:27.52] Waiting for paint to complete...47 true [2015-04-27T23:33:27.62] Waiting for paint to complete...48 true [2015-04-27T23:33:27.72] Waiting for paint to complete...49 true [2015-04-27T23:33:27.82] Waiting for paint to complete...50 true [2015-04-27T23:33:27.92] Waiting for paint to complete...51 true [2015-04-27T23:33:28.02] Waiting for paint to complete...52 true [2015-04-27T23:33:28.12] Waiting for paint to complete...53 true [2015-04-27T23:33:28.22] Waiting for paint to complete...54 true [2015-04-27T23:33:28.32] Waiting for paint to complete...55 true [2015-04-27T23:33:28.42] Waiting for paint to complete...56 true [2015-04-27T23:33:28.52] Waiting for paint to complete...57 true [2015-04-27T23:33:28.62] Waiting for paint to complete...58 true [2015-04-27T23:33:28.72] Waiting for paint to complete...59 true [2015-04-27T23:33:28.82] Waiting for paint to complete...60 true [2015-04-27T23:33:28.92] Waiting for paint to complete...61 true [2015-04-27T23:33:29.02] Waiting for paint to complete...62 true [2015-04-27T23:33:29.12] Waiting for paint to complete...63 true [2015-04-27T23:33:29.22] Waiting for paint to complete...64 true [2015-04-27T23:33:29.32] Waiting for paint to complete...65 true [2015-04-27T23:33:29.42] Waiting for paint to complete...66 true [2015-04-27T23:33:29.52] Waiting for paint to complete...67 true [2015-04-27T23:33:29.62] Waiting for paint to complete...68 true [2015-04-27T23:33:29.72] Waiting for paint to complete...69 true [2015-04-27T23:33:29.82] Waiting for paint to complete...70 true [2015-04-27T23:33:29.82] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:33:31.83] Waiting for paint to complete...0 true [2015-04-27T23:33:31.95] Waiting for paint to complete...1 true [2015-04-27T23:33:32.03] Waiting for paint to complete...2 true [2015-04-27T23:33:32.13] Waiting for paint to complete...3 true [2015-04-27T23:33:32.23] Waiting for paint to complete...4 true [2015-04-27T23:33:32.33] Waiting for paint to complete...5 true [2015-04-27T23:33:32.43] Waiting for paint to complete...6 true [2015-04-27T23:33:32.53] Waiting for paint to complete...7 true [2015-04-27T23:33:32.63] Waiting for paint to complete...8 true [2015-04-27T23:33:32.73] Waiting for paint to complete...9 true [2015-04-27T23:33:32.83] Waiting for paint to complete...10 true [2015-04-27T23:33:32.93] Waiting for paint to complete...11 true [2015-04-27T23:33:33.03] Waiting for paint to complete...12 true [2015-04-27T23:33:33.13] Waiting for paint to complete...13 true [2015-04-27T23:33:33.23] Waiting for paint to complete...14 true [2015-04-27T23:33:33.33] Waiting for paint to complete...15 true [2015-04-27T23:33:33.43] Waiting for paint to complete...16 true [2015-04-27T23:33:33.53] Waiting for paint to complete...17 true [2015-04-27T23:33:33.63] Waiting for paint to complete...18 true [2015-04-27T23:33:33.73] Waiting for paint to complete...19 true [2015-04-27T23:33:33.83] Waiting for paint to complete...20 true [2015-04-27T23:33:33.93] Waiting for paint to complete...21 true [2015-04-27T23:33:34.03] Waiting for paint to complete...22 true [2015-04-27T23:33:34.13] Waiting for paint to complete...23 true [2015-04-27T23:33:34.23] Waiting for paint to complete...24 true [2015-04-27T23:33:34.33] Waiting for paint to complete...25 true [2015-04-27T23:33:34.44] Waiting for paint to complete...26 true [2015-04-27T23:33:34.54] Waiting for paint to complete...27 true [2015-04-27T23:33:34.64] Waiting for paint to complete...28 true [2015-04-27T23:33:34.74] Waiting for paint to complete...29 true [2015-04-27T23:33:34.84] Waiting for paint to complete...30 true [2015-04-27T23:33:34.94] Waiting for paint to complete...31 true [2015-04-27T23:33:35.04] Waiting for paint to complete...32 true [2015-04-27T23:33:35.14] Waiting for paint to complete...33 true [2015-04-27T23:33:35.24] Waiting for paint to complete...34 true [2015-04-27T23:33:35.34] Waiting for paint to complete...35 true [2015-04-27T23:33:35.44] Waiting for paint to complete...36 true [2015-04-27T23:33:35.54] Waiting for paint to complete...37 true [2015-04-27T23:33:35.64] Waiting for paint to complete...38 true [2015-04-27T23:33:35.74] Waiting for paint to complete...39 true [2015-04-27T23:33:35.84] Waiting for paint to complete...40 true [2015-04-27T23:33:35.94] Waiting for paint to complete...41 true [2015-04-27T23:33:36.04] Waiting for paint to complete...42 true [2015-04-27T23:33:36.14] Waiting for paint to complete...43 true [2015-04-27T23:33:36.24] Waiting for paint to complete...44 true [2015-04-27T23:33:36.34] Waiting for paint to complete...45 true [2015-04-27T23:33:36.44] Waiting for paint to complete...46 true [2015-04-27T23:33:36.54] Waiting for paint to complete...47 true [2015-04-27T23:33:36.64] Waiting for paint to complete...48 true [2015-04-27T23:33:36.74] Waiting for paint to complete...49 true [2015-04-27T23:33:36.84] Waiting for paint to complete...50 true [2015-04-27T23:33:36.95] Waiting for paint to complete...51 true [2015-04-27T23:33:37.04] Waiting for paint to complete...52 true [2015-04-27T23:33:37.14] Waiting for paint to complete...53 true [2015-04-27T23:33:37.24] Waiting for paint to complete...54 true [2015-04-27T23:33:37.34] Waiting for paint to complete...55 true [2015-04-27T23:33:37.44] Waiting for paint to complete...56 true [2015-04-27T23:33:37.55] Waiting for paint to complete...57 true [2015-04-27T23:33:37.65] Waiting for paint to complete...58 true [2015-04-27T23:33:37.75] Waiting for paint to complete...59 true [2015-04-27T23:33:37.85] Waiting for paint to complete...60 true [2015-04-27T23:33:37.95] Waiting for paint to complete...61 true [2015-04-27T23:33:38.05] Waiting for paint to complete...62 true [2015-04-27T23:33:38.15] Waiting for paint to complete...63 true [2015-04-27T23:33:38.25] Waiting for paint to complete...64 true [2015-04-27T23:33:38.35] Waiting for paint to complete...65 true [2015-04-27T23:33:38.45] Waiting for paint to complete...66 true [2015-04-27T23:33:38.55] Waiting for paint to complete...67 true [2015-04-27T23:33:38.65] Waiting for paint to complete...68 true [2015-04-27T23:33:38.75] Waiting for paint to complete...69 true [2015-04-27T23:33:38.85] Waiting for paint to complete...70 true [2015-04-27T23:33:38.85] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:33:38.85] annotate TESTCASE scenario=FullScreenFrame_Device0_GC7 [2015-04-27T23:33:41.40] annotate TESTCASE recordtype=image [2015-04-27T23:33:41.40] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:33:41.40] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:33:41.40] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:33:46.49] Waiting for paint to complete...0 false [2015-04-27T23:33:46.59] Waiting for paint to complete...0 false [2015-04-27T23:33:46.69] Waiting for paint to complete...0 false [2015-04-27T23:33:46.79] Waiting for paint to complete...0 false [2015-04-27T23:33:46.80] Waiting for paint to complete...0 true [2015-04-27T23:33:46.90] Waiting for paint to complete...1 false [2015-04-27T23:33:47.00] Waiting for paint to complete...1 false [2015-04-27T23:33:47.10] Waiting for paint to complete...1 true [2015-04-27T23:33:47.20] Waiting for paint to complete...2 false [2015-04-27T23:33:47.30] Waiting for paint to complete...2 false [2015-04-27T23:33:47.40] Waiting for paint to complete...2 false [2015-04-27T23:33:47.41] Waiting for paint to complete...2 true [2015-04-27T23:33:47.52] Waiting for paint to complete...3 true [2015-04-27T23:33:47.62] Waiting for paint to complete...4 true [2015-04-27T23:33:47.72] Waiting for paint to complete...5 true [2015-04-27T23:33:47.82] Waiting for paint to complete...6 true [2015-04-27T23:33:47.92] Waiting for paint to complete...7 true [2015-04-27T23:33:48.02] Waiting for paint to complete...8 true [2015-04-27T23:33:48.12] Waiting for paint to complete...9 true [2015-04-27T23:33:48.22] Waiting for paint to complete...10 true [2015-04-27T23:33:48.32] Waiting for paint to complete...11 true [2015-04-27T23:33:48.42] Waiting for paint to complete...12 true [2015-04-27T23:33:48.52] Waiting for paint to complete...13 true [2015-04-27T23:33:48.62] Waiting for paint to complete...14 true [2015-04-27T23:33:48.72] Waiting for paint to complete...15 true [2015-04-27T23:33:48.82] Waiting for paint to complete...16 true [2015-04-27T23:33:48.92] Waiting for paint to complete...17 true [2015-04-27T23:33:49.02] Waiting for paint to complete...18 true [2015-04-27T23:33:49.12] Waiting for paint to complete...19 true [2015-04-27T23:33:49.22] Waiting for paint to complete...20 true [2015-04-27T23:33:49.32] Waiting for paint to complete...21 true [2015-04-27T23:33:49.42] Waiting for paint to complete...22 true [2015-04-27T23:33:49.53] Waiting for paint to complete...23 true [2015-04-27T23:33:49.63] Waiting for paint to complete...24 true [2015-04-27T23:33:49.73] Waiting for paint to complete...25 true [2015-04-27T23:33:49.83] Waiting for paint to complete...26 true [2015-04-27T23:33:49.93] Waiting for paint to complete...27 true [2015-04-27T23:33:50.03] Waiting for paint to complete...28 true [2015-04-27T23:33:50.13] Waiting for paint to complete...29 true [2015-04-27T23:33:50.23] Waiting for paint to complete...30 true [2015-04-27T23:33:50.33] Waiting for paint to complete...31 true [2015-04-27T23:33:50.43] Waiting for paint to complete...32 true [2015-04-27T23:33:50.53] Waiting for paint to complete...33 true [2015-04-27T23:33:50.63] Waiting for paint to complete...34 true [2015-04-27T23:33:50.73] Waiting for paint to complete...35 true [2015-04-27T23:33:50.83] Waiting for paint to complete...36 true [2015-04-27T23:33:50.93] Waiting for paint to complete...37 true [2015-04-27T23:33:51.03] Waiting for paint to complete...38 true [2015-04-27T23:33:51.13] Waiting for paint to complete...39 true [2015-04-27T23:33:51.23] Waiting for paint to complete...40 true [2015-04-27T23:33:51.33] Waiting for paint to complete...41 true [2015-04-27T23:33:51.43] Waiting for paint to complete...42 true [2015-04-27T23:33:51.55] Waiting for paint to complete...43 true [2015-04-27T23:33:51.64] Waiting for paint to complete...44 true [2015-04-27T23:33:51.74] Waiting for paint to complete...45 true [2015-04-27T23:33:51.84] Waiting for paint to complete...46 true [2015-04-27T23:33:51.94] Waiting for paint to complete...47 true [2015-04-27T23:33:52.04] Waiting for paint to complete...48 true [2015-04-27T23:33:52.14] Waiting for paint to complete...49 true [2015-04-27T23:33:52.24] Waiting for paint to complete...50 true [2015-04-27T23:33:52.34] Waiting for paint to complete...51 true [2015-04-27T23:33:52.44] Waiting for paint to complete...52 true [2015-04-27T23:33:52.54] Waiting for paint to complete...53 true [2015-04-27T23:33:52.64] Waiting for paint to complete...54 true [2015-04-27T23:33:52.74] Waiting for paint to complete...55 true [2015-04-27T23:33:52.84] Waiting for paint to complete...56 true [2015-04-27T23:33:52.94] Waiting for paint to complete...57 true [2015-04-27T23:33:53.04] Waiting for paint to complete...58 true [2015-04-27T23:33:53.14] Waiting for paint to complete...59 true [2015-04-27T23:33:53.24] Waiting for paint to complete...60 true [2015-04-27T23:33:53.34] Waiting for paint to complete...61 true [2015-04-27T23:33:53.45] Waiting for paint to complete...62 true [2015-04-27T23:33:53.55] Waiting for paint to complete...63 true [2015-04-27T23:33:53.65] Waiting for paint to complete...64 true [2015-04-27T23:33:53.75] Waiting for paint to complete...65 true [2015-04-27T23:33:53.85] Waiting for paint to complete...66 true [2015-04-27T23:33:53.95] Waiting for paint to complete...67 true [2015-04-27T23:33:54.05] Waiting for paint to complete...68 true [2015-04-27T23:33:54.15] Waiting for paint to complete...69 true [2015-04-27T23:33:54.25] Waiting for paint to complete...70 true [2015-04-27T23:33:54.25] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:33:56.25] Waiting for paint to complete...0 true [2015-04-27T23:33:56.35] Waiting for paint to complete...1 true [2015-04-27T23:33:56.45] Waiting for paint to complete...2 true [2015-04-27T23:33:56.56] Waiting for paint to complete...3 true [2015-04-27T23:33:56.65] Waiting for paint to complete...4 true [2015-04-27T23:33:56.75] Waiting for paint to complete...5 true [2015-04-27T23:33:56.85] Waiting for paint to complete...6 true [2015-04-27T23:33:56.96] Waiting for paint to complete...7 true [2015-04-27T23:33:57.06] Waiting for paint to complete...8 true [2015-04-27T23:33:57.16] Waiting for paint to complete...9 true [2015-04-27T23:33:57.26] Waiting for paint to complete...10 true [2015-04-27T23:33:57.36] Waiting for paint to complete...11 true [2015-04-27T23:33:57.46] Waiting for paint to complete...12 true [2015-04-27T23:33:57.56] Waiting for paint to complete...13 true [2015-04-27T23:33:57.66] Waiting for paint to complete...14 true [2015-04-27T23:33:57.76] Waiting for paint to complete...15 true [2015-04-27T23:33:57.86] Waiting for paint to complete...16 true [2015-04-27T23:33:57.96] Waiting for paint to complete...17 true [2015-04-27T23:33:58.06] Waiting for paint to complete...18 true [2015-04-27T23:33:58.16] Waiting for paint to complete...19 true [2015-04-27T23:33:58.26] Waiting for paint to complete...20 true [2015-04-27T23:33:58.36] Waiting for paint to complete...21 true [2015-04-27T23:33:58.46] Waiting for paint to complete...22 true [2015-04-27T23:33:58.56] Waiting for paint to complete...23 true [2015-04-27T23:33:58.66] Waiting for paint to complete...24 true [2015-04-27T23:33:58.76] Waiting for paint to complete...25 true [2015-04-27T23:33:58.86] Waiting for paint to complete...26 true [2015-04-27T23:33:58.96] Waiting for paint to complete...27 true [2015-04-27T23:33:59.06] Waiting for paint to complete...28 true [2015-04-27T23:33:59.16] Waiting for paint to complete...29 true [2015-04-27T23:33:59.26] Waiting for paint to complete...30 true [2015-04-27T23:33:59.36] Waiting for paint to complete...31 true [2015-04-27T23:33:59.46] Waiting for paint to complete...32 true [2015-04-27T23:33:59.56] Waiting for paint to complete...33 true [2015-04-27T23:33:59.66] Waiting for paint to complete...34 true [2015-04-27T23:33:59.76] Waiting for paint to complete...35 true [2015-04-27T23:33:59.86] Waiting for paint to complete...36 true [2015-04-27T23:33:59.96] Waiting for paint to complete...37 true [2015-04-27T23:34:00.06] Waiting for paint to complete...38 true [2015-04-27T23:34:00.16] Waiting for paint to complete...39 true [2015-04-27T23:34:00.26] Waiting for paint to complete...40 true [2015-04-27T23:34:00.36] Waiting for paint to complete...41 true [2015-04-27T23:34:00.46] Waiting for paint to complete...42 true [2015-04-27T23:34:00.56] Waiting for paint to complete...43 true [2015-04-27T23:34:00.66] Waiting for paint to complete...44 true [2015-04-27T23:34:00.77] Waiting for paint to complete...45 true [2015-04-27T23:34:00.87] Waiting for paint to complete...46 true [2015-04-27T23:34:00.97] Waiting for paint to complete...47 true [2015-04-27T23:34:01.07] Waiting for paint to complete...48 true [2015-04-27T23:34:01.17] Waiting for paint to complete...49 true [2015-04-27T23:34:01.27] Waiting for paint to complete...50 true [2015-04-27T23:34:01.37] Waiting for paint to complete...51 true [2015-04-27T23:34:01.47] Waiting for paint to complete...52 true [2015-04-27T23:34:01.57] Waiting for paint to complete...53 true [2015-04-27T23:34:01.67] Waiting for paint to complete...54 true [2015-04-27T23:34:01.77] Waiting for paint to complete...55 true [2015-04-27T23:34:01.87] Waiting for paint to complete...56 true [2015-04-27T23:34:01.97] Waiting for paint to complete...57 true [2015-04-27T23:34:02.07] Waiting for paint to complete...58 true [2015-04-27T23:34:02.17] Waiting for paint to complete...59 true [2015-04-27T23:34:02.27] Waiting for paint to complete...60 true [2015-04-27T23:34:02.37] Waiting for paint to complete...61 true [2015-04-27T23:34:02.47] Waiting for paint to complete...62 true [2015-04-27T23:34:02.57] Waiting for paint to complete...63 true [2015-04-27T23:34:02.67] Waiting for paint to complete...64 true [2015-04-27T23:34:02.77] Waiting for paint to complete...65 true [2015-04-27T23:34:02.87] Waiting for paint to complete...66 true [2015-04-27T23:34:02.97] Waiting for paint to complete...67 true [2015-04-27T23:34:03.07] Waiting for paint to complete...68 true [2015-04-27T23:34:03.17] Waiting for paint to complete...69 true [2015-04-27T23:34:03.27] Waiting for paint to complete...70 true [2015-04-27T23:34:03.27] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:34:03.27] annotate TESTCASE scenario=FullScreenFrame_Device0_GC8 [2015-04-27T23:34:05.83] annotate TESTCASE recordtype=image [2015-04-27T23:34:05.83] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:34:05.83] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:34:05.83] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:34:10.89] Waiting for paint to complete...0 false [2015-04-27T23:34:10.99] Waiting for paint to complete...0 false [2015-04-27T23:34:11.09] Waiting for paint to complete...0 false [2015-04-27T23:34:11.19] Waiting for paint to complete...0 false [2015-04-27T23:34:11.20] Waiting for paint to complete...0 true [2015-04-27T23:34:11.30] Waiting for paint to complete...1 false [2015-04-27T23:34:11.40] Waiting for paint to complete...1 false [2015-04-27T23:34:11.50] Waiting for paint to complete...1 false [2015-04-27T23:34:11.51] Waiting for paint to complete...1 true [2015-04-27T23:34:11.61] Waiting for paint to complete...2 false [2015-04-27T23:34:11.71] Waiting for paint to complete...2 false [2015-04-27T23:34:11.81] Waiting for paint to complete...2 false [2015-04-27T23:34:11.82] Waiting for paint to complete...2 true [2015-04-27T23:34:11.92] Waiting for paint to complete...3 false [2015-04-27T23:34:12.02] Waiting for paint to complete...3 false [2015-04-27T23:34:12.12] Waiting for paint to complete...3 false [2015-04-27T23:34:12.13] Waiting for paint to complete...3 true [2015-04-27T23:34:12.23] Waiting for paint to complete...4 true [2015-04-27T23:34:12.33] Waiting for paint to complete...5 true [2015-04-27T23:34:12.43] Waiting for paint to complete...6 true [2015-04-27T23:34:12.53] Waiting for paint to complete...7 true [2015-04-27T23:34:12.63] Waiting for paint to complete...8 true [2015-04-27T23:34:12.73] Waiting for paint to complete...9 true [2015-04-27T23:34:12.83] Waiting for paint to complete...10 true [2015-04-27T23:34:12.94] Waiting for paint to complete...11 true [2015-04-27T23:34:13.04] Waiting for paint to complete...12 true [2015-04-27T23:34:13.14] Waiting for paint to complete...13 true [2015-04-27T23:34:13.24] Waiting for paint to complete...14 true [2015-04-27T23:34:13.34] Waiting for paint to complete...15 true [2015-04-27T23:34:13.44] Waiting for paint to complete...16 true [2015-04-27T23:34:13.54] Waiting for paint to complete...17 true [2015-04-27T23:34:13.64] Waiting for paint to complete...18 true [2015-04-27T23:34:13.74] Waiting for paint to complete...19 true [2015-04-27T23:34:13.84] Waiting for paint to complete...20 true [2015-04-27T23:34:13.94] Waiting for paint to complete...21 true [2015-04-27T23:34:14.04] Waiting for paint to complete...22 true [2015-04-27T23:34:14.14] Waiting for paint to complete...23 true [2015-04-27T23:34:14.24] Waiting for paint to complete...24 true [2015-04-27T23:34:14.34] Waiting for paint to complete...25 true [2015-04-27T23:34:14.44] Waiting for paint to complete...26 true [2015-04-27T23:34:14.54] Waiting for paint to complete...27 true [2015-04-27T23:34:14.64] Waiting for paint to complete...28 true [2015-04-27T23:34:14.74] Waiting for paint to complete...29 true [2015-04-27T23:34:14.84] Waiting for paint to complete...30 true [2015-04-27T23:34:14.94] Waiting for paint to complete...31 true [2015-04-27T23:34:15.04] Waiting for paint to complete...32 true [2015-04-27T23:34:15.14] Waiting for paint to complete...33 true [2015-04-27T23:34:15.24] Waiting for paint to complete...34 true [2015-04-27T23:34:15.34] Waiting for paint to complete...35 true [2015-04-27T23:34:15.44] Waiting for paint to complete...36 true [2015-04-27T23:34:15.54] Waiting for paint to complete...37 true [2015-04-27T23:34:15.64] Waiting for paint to complete...38 true [2015-04-27T23:34:15.74] Waiting for paint to complete...39 true [2015-04-27T23:34:15.84] Waiting for paint to complete...40 true [2015-04-27T23:34:15.95] Waiting for paint to complete...41 true [2015-04-27T23:34:16.04] Waiting for paint to complete...42 true [2015-04-27T23:34:16.14] Waiting for paint to complete...43 true [2015-04-27T23:34:16.24] Waiting for paint to complete...44 true [2015-04-27T23:34:16.35] Waiting for paint to complete...45 true [2015-04-27T23:34:16.45] Waiting for paint to complete...46 true [2015-04-27T23:34:16.55] Waiting for paint to complete...47 true [2015-04-27T23:34:16.65] Waiting for paint to complete...48 true [2015-04-27T23:34:16.75] Waiting for paint to complete...49 true [2015-04-27T23:34:16.85] Waiting for paint to complete...50 true [2015-04-27T23:34:16.95] Waiting for paint to complete...51 true [2015-04-27T23:34:17.05] Waiting for paint to complete...52 true [2015-04-27T23:34:17.15] Waiting for paint to complete...53 true [2015-04-27T23:34:17.25] Waiting for paint to complete...54 true [2015-04-27T23:34:17.35] Waiting for paint to complete...55 true [2015-04-27T23:34:17.45] Waiting for paint to complete...56 true [2015-04-27T23:34:17.55] Waiting for paint to complete...57 true [2015-04-27T23:34:17.65] Waiting for paint to complete...58 true [2015-04-27T23:34:17.75] Waiting for paint to complete...59 true [2015-04-27T23:34:17.85] Waiting for paint to complete...60 true [2015-04-27T23:34:17.95] Waiting for paint to complete...61 true [2015-04-27T23:34:18.05] Waiting for paint to complete...62 true [2015-04-27T23:34:18.15] Waiting for paint to complete...63 true [2015-04-27T23:34:18.25] Waiting for paint to complete...64 true [2015-04-27T23:34:18.35] Waiting for paint to complete...65 true [2015-04-27T23:34:18.45] Waiting for paint to complete...66 true [2015-04-27T23:34:18.55] Waiting for paint to complete...67 true [2015-04-27T23:34:18.65] Waiting for paint to complete...68 true [2015-04-27T23:34:18.75] Waiting for paint to complete...69 true [2015-04-27T23:34:18.85] Waiting for paint to complete...70 true [2015-04-27T23:34:18.85] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:34:20.88] Waiting for paint to complete...0 true [2015-04-27T23:34:21.14] Waiting for paint to complete...1 true [2015-04-27T23:34:21.14] Waiting for paint to complete...2 true [2015-04-27T23:34:21.18] Waiting for paint to complete...3 true [2015-04-27T23:34:21.28] Waiting for paint to complete...4 true [2015-04-27T23:34:21.38] Waiting for paint to complete...5 true [2015-04-27T23:34:21.48] Waiting for paint to complete...6 true [2015-04-27T23:34:21.58] Waiting for paint to complete...7 true [2015-04-27T23:34:21.68] Waiting for paint to complete...8 true [2015-04-27T23:34:21.78] Waiting for paint to complete...9 true [2015-04-27T23:34:21.88] Waiting for paint to complete...10 true [2015-04-27T23:34:21.98] Waiting for paint to complete...11 true [2015-04-27T23:34:22.08] Waiting for paint to complete...12 true [2015-04-27T23:34:22.18] Waiting for paint to complete...13 true [2015-04-27T23:34:22.28] Waiting for paint to complete...14 true [2015-04-27T23:34:22.38] Waiting for paint to complete...15 true [2015-04-27T23:34:22.48] Waiting for paint to complete...16 true [2015-04-27T23:34:22.58] Waiting for paint to complete...17 true [2015-04-27T23:34:22.68] Waiting for paint to complete...18 true [2015-04-27T23:34:22.78] Waiting for paint to complete...19 true [2015-04-27T23:34:22.88] Waiting for paint to complete...20 true [2015-04-27T23:34:22.98] Waiting for paint to complete...21 true [2015-04-27T23:34:23.08] Waiting for paint to complete...22 true [2015-04-27T23:34:23.18] Waiting for paint to complete...23 true [2015-04-27T23:34:23.28] Waiting for paint to complete...24 true [2015-04-27T23:34:23.38] Waiting for paint to complete...25 true [2015-04-27T23:34:23.48] Waiting for paint to complete...26 true [2015-04-27T23:34:23.58] Waiting for paint to complete...27 true [2015-04-27T23:34:23.68] Waiting for paint to complete...28 true [2015-04-27T23:34:23.78] Waiting for paint to complete...29 true [2015-04-27T23:34:23.89] Waiting for paint to complete...30 true [2015-04-27T23:34:23.99] Waiting for paint to complete...31 true [2015-04-27T23:34:24.09] Waiting for paint to complete...32 true [2015-04-27T23:34:24.19] Waiting for paint to complete...33 true [2015-04-27T23:34:24.29] Waiting for paint to complete...34 true [2015-04-27T23:34:24.39] Waiting for paint to complete...35 true [2015-04-27T23:34:24.49] Waiting for paint to complete...36 true [2015-04-27T23:34:24.59] Waiting for paint to complete...37 true [2015-04-27T23:34:24.69] Waiting for paint to complete...38 true [2015-04-27T23:34:24.79] Waiting for paint to complete...39 true [2015-04-27T23:34:24.89] Waiting for paint to complete...40 true [2015-04-27T23:34:24.99] Waiting for paint to complete...41 true [2015-04-27T23:34:25.09] Waiting for paint to complete...42 true [2015-04-27T23:34:25.19] Waiting for paint to complete...43 true [2015-04-27T23:34:25.29] Waiting for paint to complete...44 true [2015-04-27T23:34:25.39] Waiting for paint to complete...45 true [2015-04-27T23:34:25.49] Waiting for paint to complete...46 true [2015-04-27T23:34:25.59] Waiting for paint to complete...47 true [2015-04-27T23:34:25.69] Waiting for paint to complete...48 true [2015-04-27T23:34:25.79] Waiting for paint to complete...49 true [2015-04-27T23:34:25.89] Waiting for paint to complete...50 true [2015-04-27T23:34:25.99] Waiting for paint to complete...51 true [2015-04-27T23:34:26.09] Waiting for paint to complete...52 true [2015-04-27T23:34:26.19] Waiting for paint to complete...53 true [2015-04-27T23:34:26.29] Waiting for paint to complete...54 true [2015-04-27T23:34:26.39] Waiting for paint to complete...55 true [2015-04-27T23:34:26.49] Waiting for paint to complete...56 true [2015-04-27T23:34:26.59] Waiting for paint to complete...57 true [2015-04-27T23:34:26.69] Waiting for paint to complete...58 true [2015-04-27T23:34:26.79] Waiting for paint to complete...59 true [2015-04-27T23:34:26.89] Waiting for paint to complete...60 true [2015-04-27T23:34:26.99] Waiting for paint to complete...61 true [2015-04-27T23:34:27.09] Waiting for paint to complete...62 true [2015-04-27T23:34:27.19] Waiting for paint to complete...63 true [2015-04-27T23:34:27.29] Waiting for paint to complete...64 true [2015-04-27T23:34:27.39] Waiting for paint to complete...65 true [2015-04-27T23:34:27.49] Waiting for paint to complete...66 true [2015-04-27T23:34:27.59] Waiting for paint to complete...67 true [2015-04-27T23:34:27.69] Waiting for paint to complete...68 true [2015-04-27T23:34:27.79] Waiting for paint to complete...69 true [2015-04-27T23:34:27.89] Waiting for paint to complete...70 true [2015-04-27T23:34:27.89] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:34:27.89] annotate TESTCASE scenario=FullScreenFrame_Device0_GC9 [2015-04-27T23:34:30.47] annotate TESTCASE recordtype=image [2015-04-27T23:34:30.47] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:34:30.47] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:34:30.47] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:34:35.54] Waiting for paint to complete...0 false [2015-04-27T23:34:35.64] Waiting for paint to complete...0 false [2015-04-27T23:34:35.74] Waiting for paint to complete...0 false [2015-04-27T23:34:35.84] Waiting for paint to complete...0 false [2015-04-27T23:34:35.84] Waiting for paint to complete...0 true [2015-04-27T23:34:35.94] Waiting for paint to complete...1 false [2015-04-27T23:34:36.04] Waiting for paint to complete...1 false [2015-04-27T23:34:36.14] Waiting for paint to complete...1 false [2015-04-27T23:34:36.15] Waiting for paint to complete...1 true [2015-04-27T23:34:36.25] Waiting for paint to complete...2 false [2015-04-27T23:34:36.35] Waiting for paint to complete...2 false [2015-04-27T23:34:36.45] Waiting for paint to complete...2 false [2015-04-27T23:34:36.46] Waiting for paint to complete...2 true [2015-04-27T23:34:36.56] Waiting for paint to complete...3 true [2015-04-27T23:34:36.66] Waiting for paint to complete...4 true [2015-04-27T23:34:36.76] Waiting for paint to complete...5 true [2015-04-27T23:34:36.86] Waiting for paint to complete...6 true [2015-04-27T23:34:36.96] Waiting for paint to complete...7 true [2015-04-27T23:34:37.06] Waiting for paint to complete...8 true [2015-04-27T23:34:37.16] Waiting for paint to complete...9 true [2015-04-27T23:34:37.26] Waiting for paint to complete...10 true [2015-04-27T23:34:37.36] Waiting for paint to complete...11 true [2015-04-27T23:34:37.46] Waiting for paint to complete...12 true [2015-04-27T23:34:37.56] Waiting for paint to complete...13 true [2015-04-27T23:34:37.66] Waiting for paint to complete...14 true [2015-04-27T23:34:37.76] Waiting for paint to complete...15 true [2015-04-27T23:34:37.86] Waiting for paint to complete...16 true [2015-04-27T23:34:37.96] Waiting for paint to complete...17 true [2015-04-27T23:34:38.06] Waiting for paint to complete...18 true [2015-04-27T23:34:38.16] Waiting for paint to complete...19 true [2015-04-27T23:34:38.26] Waiting for paint to complete...20 true [2015-04-27T23:34:38.36] Waiting for paint to complete...21 true [2015-04-27T23:34:38.46] Waiting for paint to complete...22 true [2015-04-27T23:34:38.56] Waiting for paint to complete...23 true [2015-04-27T23:34:38.66] Waiting for paint to complete...24 true [2015-04-27T23:34:38.76] Waiting for paint to complete...25 true [2015-04-27T23:34:38.86] Waiting for paint to complete...26 true [2015-04-27T23:34:38.96] Waiting for paint to complete...27 true [2015-04-27T23:34:39.06] Waiting for paint to complete...28 true [2015-04-27T23:34:39.16] Waiting for paint to complete...29 true [2015-04-27T23:34:39.26] Waiting for paint to complete...30 true [2015-04-27T23:34:39.37] Waiting for paint to complete...31 true [2015-04-27T23:34:39.47] Waiting for paint to complete...32 true [2015-04-27T23:34:39.57] Waiting for paint to complete...33 true [2015-04-27T23:34:39.67] Waiting for paint to complete...34 true [2015-04-27T23:34:39.77] Waiting for paint to complete...35 true [2015-04-27T23:34:39.87] Waiting for paint to complete...36 true [2015-04-27T23:34:39.97] Waiting for paint to complete...37 true [2015-04-27T23:34:40.07] Waiting for paint to complete...38 true [2015-04-27T23:34:40.17] Waiting for paint to complete...39 true [2015-04-27T23:34:40.27] Waiting for paint to complete...40 true [2015-04-27T23:34:40.37] Waiting for paint to complete...41 true [2015-04-27T23:34:40.47] Waiting for paint to complete...42 true [2015-04-27T23:34:40.59] Waiting for paint to complete...43 true [2015-04-27T23:34:40.67] Waiting for paint to complete...44 true [2015-04-27T23:34:40.77] Waiting for paint to complete...45 true [2015-04-27T23:34:40.87] Waiting for paint to complete...46 true [2015-04-27T23:34:40.97] Waiting for paint to complete...47 true [2015-04-27T23:34:41.07] Waiting for paint to complete...48 true [2015-04-27T23:34:41.17] Waiting for paint to complete...49 true [2015-04-27T23:34:41.27] Waiting for paint to complete...50 true [2015-04-27T23:34:41.37] Waiting for paint to complete...51 true [2015-04-27T23:34:41.47] Waiting for paint to complete...52 true [2015-04-27T23:34:41.57] Waiting for paint to complete...53 true [2015-04-27T23:34:41.67] Waiting for paint to complete...54 true [2015-04-27T23:34:41.77] Waiting for paint to complete...55 true [2015-04-27T23:34:41.87] Waiting for paint to complete...56 true [2015-04-27T23:34:41.97] Waiting for paint to complete...57 true [2015-04-27T23:34:42.07] Waiting for paint to complete...58 true [2015-04-27T23:34:42.17] Waiting for paint to complete...59 true [2015-04-27T23:34:42.27] Waiting for paint to complete...60 true [2015-04-27T23:34:42.37] Waiting for paint to complete...61 true [2015-04-27T23:34:42.47] Waiting for paint to complete...62 true [2015-04-27T23:34:42.57] Waiting for paint to complete...63 true [2015-04-27T23:34:42.67] Waiting for paint to complete...64 true [2015-04-27T23:34:42.77] Waiting for paint to complete...65 true [2015-04-27T23:34:42.88] Waiting for paint to complete...66 true [2015-04-27T23:34:42.98] Waiting for paint to complete...67 true [2015-04-27T23:34:43.08] Waiting for paint to complete...68 true [2015-04-27T23:34:43.18] Waiting for paint to complete...69 true [2015-04-27T23:34:43.28] Waiting for paint to complete...70 true [2015-04-27T23:34:43.28] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:34:45.60] Waiting for paint to complete...0 true [2015-04-27T23:34:45.70] Waiting for paint to complete...1 true [2015-04-27T23:34:45.80] Waiting for paint to complete...2 true [2015-04-27T23:34:45.90] Waiting for paint to complete...3 true [2015-04-27T23:34:46.00] Waiting for paint to complete...4 true [2015-04-27T23:34:46.10] Waiting for paint to complete...5 true [2015-04-27T23:34:46.20] Waiting for paint to complete...6 true [2015-04-27T23:34:46.30] Waiting for paint to complete...7 true [2015-04-27T23:34:46.40] Waiting for paint to complete...8 true [2015-04-27T23:34:46.50] Waiting for paint to complete...9 true [2015-04-27T23:34:46.60] Waiting for paint to complete...10 true [2015-04-27T23:34:46.70] Waiting for paint to complete...11 true [2015-04-27T23:34:46.80] Waiting for paint to complete...12 true [2015-04-27T23:34:46.90] Waiting for paint to complete...13 true [2015-04-27T23:34:47.00] Waiting for paint to complete...14 true [2015-04-27T23:34:47.10] Waiting for paint to complete...15 true [2015-04-27T23:34:47.20] Waiting for paint to complete...16 true [2015-04-27T23:34:47.30] Waiting for paint to complete...17 true [2015-04-27T23:34:47.40] Waiting for paint to complete...18 true [2015-04-27T23:34:47.50] Waiting for paint to complete...19 true [2015-04-27T23:34:47.60] Waiting for paint to complete...20 true [2015-04-27T23:34:47.70] Waiting for paint to complete...21 true [2015-04-27T23:34:47.80] Waiting for paint to complete...22 true [2015-04-27T23:34:47.90] Waiting for paint to complete...23 true [2015-04-27T23:34:48.00] Waiting for paint to complete...24 true [2015-04-27T23:34:48.10] Waiting for paint to complete...25 true [2015-04-27T23:34:48.20] Waiting for paint to complete...26 true [2015-04-27T23:34:48.30] Waiting for paint to complete...27 true [2015-04-27T23:34:48.40] Waiting for paint to complete...28 true [2015-04-27T23:34:48.50] Waiting for paint to complete...29 true [2015-04-27T23:34:48.60] Waiting for paint to complete...30 true [2015-04-27T23:34:48.70] Waiting for paint to complete...31 true [2015-04-27T23:34:48.81] Waiting for paint to complete...32 true [2015-04-27T23:34:48.91] Waiting for paint to complete...33 true [2015-04-27T23:34:49.01] Waiting for paint to complete...34 true [2015-04-27T23:34:49.11] Waiting for paint to complete...35 true [2015-04-27T23:34:49.21] Waiting for paint to complete...36 true [2015-04-27T23:34:49.31] Waiting for paint to complete...37 true [2015-04-27T23:34:49.41] Waiting for paint to complete...38 true [2015-04-27T23:34:49.51] Waiting for paint to complete...39 true [2015-04-27T23:34:49.61] Waiting for paint to complete...40 true [2015-04-27T23:34:49.71] Waiting for paint to complete...41 true [2015-04-27T23:34:49.81] Waiting for paint to complete...42 true [2015-04-27T23:34:49.91] Waiting for paint to complete...43 true [2015-04-27T23:34:50.01] Waiting for paint to complete...44 true [2015-04-27T23:34:50.11] Waiting for paint to complete...45 true [2015-04-27T23:34:50.21] Waiting for paint to complete...46 true [2015-04-27T23:34:50.31] Waiting for paint to complete...47 true [2015-04-27T23:34:50.41] Waiting for paint to complete...48 true [2015-04-27T23:34:50.51] Waiting for paint to complete...49 true [2015-04-27T23:34:50.63] Waiting for paint to complete...50 true [2015-04-27T23:34:50.71] Waiting for paint to complete...51 true [2015-04-27T23:34:50.81] Waiting for paint to complete...52 true [2015-04-27T23:34:50.91] Waiting for paint to complete...53 true [2015-04-27T23:34:51.01] Waiting for paint to complete...54 true [2015-04-27T23:34:51.11] Waiting for paint to complete...55 true [2015-04-27T23:34:51.21] Waiting for paint to complete...56 true [2015-04-27T23:34:51.31] Waiting for paint to complete...57 true [2015-04-27T23:34:51.41] Waiting for paint to complete...58 true [2015-04-27T23:34:51.51] Waiting for paint to complete...59 true [2015-04-27T23:34:51.61] Waiting for paint to complete...60 true [2015-04-27T23:34:51.71] Waiting for paint to complete...61 true [2015-04-27T23:34:51.81] Waiting for paint to complete...62 true [2015-04-27T23:34:51.91] Waiting for paint to complete...63 true [2015-04-27T23:34:52.01] Waiting for paint to complete...64 true [2015-04-27T23:34:52.11] Waiting for paint to complete...65 true [2015-04-27T23:34:52.21] Waiting for paint to complete...66 true [2015-04-27T23:34:52.31] Waiting for paint to complete...67 true [2015-04-27T23:34:52.41] Waiting for paint to complete...68 true [2015-04-27T23:34:52.51] Waiting for paint to complete...69 true [2015-04-27T23:34:52.61] Waiting for paint to complete...70 true [2015-04-27T23:34:52.61] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:34:52.61] annotate TESTCASE scenario=FullScreenFrame_Device0_GC10 [2015-04-27T23:34:55.18] annotate TESTCASE recordtype=image [2015-04-27T23:34:55.18] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:34:55.18] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:34:55.18] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:35:00.26] Waiting for paint to complete...0 false [2015-04-27T23:35:00.36] Waiting for paint to complete...0 false [2015-04-27T23:35:00.46] Waiting for paint to complete...0 false [2015-04-27T23:35:00.56] Waiting for paint to complete...0 false [2015-04-27T23:35:00.57] Waiting for paint to complete...0 true [2015-04-27T23:35:00.67] Waiting for paint to complete...1 false [2015-04-27T23:35:00.77] Waiting for paint to complete...1 false [2015-04-27T23:35:00.87] Waiting for paint to complete...1 false [2015-04-27T23:35:00.87] Waiting for paint to complete...1 true [2015-04-27T23:35:00.97] Waiting for paint to complete...2 false [2015-04-27T23:35:01.07] Waiting for paint to complete...2 false [2015-04-27T23:35:01.17] Waiting for paint to complete...2 false [2015-04-27T23:35:01.18] Waiting for paint to complete...2 true [2015-04-27T23:35:01.28] Waiting for paint to complete...3 false [2015-04-27T23:35:01.38] Waiting for paint to complete...3 false [2015-04-27T23:35:01.48] Waiting for paint to complete...3 false [2015-04-27T23:35:01.48] Waiting for paint to complete...3 true [2015-04-27T23:35:01.58] Waiting for paint to complete...4 true [2015-04-27T23:35:01.69] Waiting for paint to complete...5 true [2015-04-27T23:35:01.79] Waiting for paint to complete...6 true [2015-04-27T23:35:01.89] Waiting for paint to complete...7 true [2015-04-27T23:35:01.99] Waiting for paint to complete...8 true [2015-04-27T23:35:02.09] Waiting for paint to complete...9 true [2015-04-27T23:35:02.19] Waiting for paint to complete...10 true [2015-04-27T23:35:02.29] Waiting for paint to complete...11 true [2015-04-27T23:35:02.39] Waiting for paint to complete...12 true [2015-04-27T23:35:02.49] Waiting for paint to complete...13 true [2015-04-27T23:35:02.59] Waiting for paint to complete...14 true [2015-04-27T23:35:02.69] Waiting for paint to complete...15 true [2015-04-27T23:35:02.79] Waiting for paint to complete...16 true [2015-04-27T23:35:02.89] Waiting for paint to complete...17 true [2015-04-27T23:35:02.99] Waiting for paint to complete...18 true [2015-04-27T23:35:03.09] Waiting for paint to complete...19 true [2015-04-27T23:35:03.19] Waiting for paint to complete...20 true [2015-04-27T23:35:03.29] Waiting for paint to complete...21 true [2015-04-27T23:35:03.39] Waiting for paint to complete...22 true [2015-04-27T23:35:03.49] Waiting for paint to complete...23 true [2015-04-27T23:35:03.59] Waiting for paint to complete...24 true [2015-04-27T23:35:03.69] Waiting for paint to complete...25 true [2015-04-27T23:35:03.79] Waiting for paint to complete...26 true [2015-04-27T23:35:03.89] Waiting for paint to complete...27 true [2015-04-27T23:35:03.99] Waiting for paint to complete...28 true [2015-04-27T23:35:04.09] Waiting for paint to complete...29 true [2015-04-27T23:35:04.19] Waiting for paint to complete...30 true [2015-04-27T23:35:04.29] Waiting for paint to complete...31 true [2015-04-27T23:35:04.39] Waiting for paint to complete...32 true [2015-04-27T23:35:04.49] Waiting for paint to complete...33 true [2015-04-27T23:35:04.59] Waiting for paint to complete...34 true [2015-04-27T23:35:04.69] Waiting for paint to complete...35 true [2015-04-27T23:35:04.79] Waiting for paint to complete...36 true [2015-04-27T23:35:04.89] Waiting for paint to complete...37 true [2015-04-27T23:35:04.99] Waiting for paint to complete...38 true [2015-04-27T23:35:05.09] Waiting for paint to complete...39 true [2015-04-27T23:35:05.20] Waiting for paint to complete...40 true [2015-04-27T23:35:05.31] Waiting for paint to complete...41 true [2015-04-27T23:35:05.40] Waiting for paint to complete...42 true [2015-04-27T23:35:05.50] Waiting for paint to complete...43 true [2015-04-27T23:35:05.60] Waiting for paint to complete...44 true [2015-04-27T23:35:05.70] Waiting for paint to complete...45 true [2015-04-27T23:35:05.80] Waiting for paint to complete...46 true [2015-04-27T23:35:05.90] Waiting for paint to complete...47 true [2015-04-27T23:35:06.00] Waiting for paint to complete...48 true [2015-04-27T23:35:06.10] Waiting for paint to complete...49 true [2015-04-27T23:35:06.20] Waiting for paint to complete...50 true [2015-04-27T23:35:06.30] Waiting for paint to complete...51 true [2015-04-27T23:35:06.40] Waiting for paint to complete...52 true [2015-04-27T23:35:06.50] Waiting for paint to complete...53 true [2015-04-27T23:35:06.60] Waiting for paint to complete...54 true [2015-04-27T23:35:06.70] Waiting for paint to complete...55 true [2015-04-27T23:35:06.80] Waiting for paint to complete...56 true [2015-04-27T23:35:06.90] Waiting for paint to complete...57 true [2015-04-27T23:35:07.00] Waiting for paint to complete...58 true [2015-04-27T23:35:07.10] Waiting for paint to complete...59 true [2015-04-27T23:35:07.20] Waiting for paint to complete...60 true [2015-04-27T23:35:07.30] Waiting for paint to complete...61 true [2015-04-27T23:35:07.40] Waiting for paint to complete...62 true [2015-04-27T23:35:07.50] Waiting for paint to complete...63 true [2015-04-27T23:35:07.60] Waiting for paint to complete...64 true [2015-04-27T23:35:07.70] Waiting for paint to complete...65 true [2015-04-27T23:35:07.80] Waiting for paint to complete...66 true [2015-04-27T23:35:07.90] Waiting for paint to complete...67 true [2015-04-27T23:35:08.00] Waiting for paint to complete...68 true [2015-04-27T23:35:08.10] Waiting for paint to complete...69 true [2015-04-27T23:35:08.20] Waiting for paint to complete...70 true [2015-04-27T23:35:08.21] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:35:10.21] Waiting for paint to complete...0 true [2015-04-27T23:35:10.31] Waiting for paint to complete...1 true [2015-04-27T23:35:10.41] Waiting for paint to complete...2 true [2015-04-27T23:35:10.51] Waiting for paint to complete...3 true [2015-04-27T23:35:10.61] Waiting for paint to complete...4 true [2015-04-27T23:35:10.71] Waiting for paint to complete...5 true [2015-04-27T23:35:10.81] Waiting for paint to complete...6 true [2015-04-27T23:35:10.91] Waiting for paint to complete...7 true [2015-04-27T23:35:11.01] Waiting for paint to complete...8 true [2015-04-27T23:35:11.11] Waiting for paint to complete...9 true [2015-04-27T23:35:11.21] Waiting for paint to complete...10 true [2015-04-27T23:35:11.31] Waiting for paint to complete...11 true [2015-04-27T23:35:11.42] Waiting for paint to complete...12 true [2015-04-27T23:35:11.52] Waiting for paint to complete...13 true [2015-04-27T23:35:11.62] Waiting for paint to complete...14 true [2015-04-27T23:35:11.72] Waiting for paint to complete...15 true [2015-04-27T23:35:11.82] Waiting for paint to complete...16 true [2015-04-27T23:35:11.92] Waiting for paint to complete...17 true [2015-04-27T23:35:12.02] Waiting for paint to complete...18 true [2015-04-27T23:35:12.12] Waiting for paint to complete...19 true [2015-04-27T23:35:12.22] Waiting for paint to complete...20 true [2015-04-27T23:35:12.32] Waiting for paint to complete...21 true [2015-04-27T23:35:12.42] Waiting for paint to complete...22 true [2015-04-27T23:35:12.52] Waiting for paint to complete...23 true [2015-04-27T23:35:12.62] Waiting for paint to complete...24 true [2015-04-27T23:35:12.72] Waiting for paint to complete...25 true [2015-04-27T23:35:12.82] Waiting for paint to complete...26 true [2015-04-27T23:35:12.92] Waiting for paint to complete...27 true [2015-04-27T23:35:13.02] Waiting for paint to complete...28 true [2015-04-27T23:35:13.12] Waiting for paint to complete...29 true [2015-04-27T23:35:13.22] Waiting for paint to complete...30 true [2015-04-27T23:35:13.32] Waiting for paint to complete...31 true [2015-04-27T23:35:13.42] Waiting for paint to complete...32 true [2015-04-27T23:35:13.52] Waiting for paint to complete...33 true [2015-04-27T23:35:13.62] Waiting for paint to complete...34 true [2015-04-27T23:35:13.72] Waiting for paint to complete...35 true [2015-04-27T23:35:13.82] Waiting for paint to complete...36 true [2015-04-27T23:35:13.92] Waiting for paint to complete...37 true [2015-04-27T23:35:14.02] Waiting for paint to complete...38 true [2015-04-27T23:35:14.12] Waiting for paint to complete...39 true [2015-04-27T23:35:14.22] Waiting for paint to complete...40 true [2015-04-27T23:35:14.32] Waiting for paint to complete...41 true [2015-04-27T23:35:14.42] Waiting for paint to complete...42 true [2015-04-27T23:35:14.52] Waiting for paint to complete...43 true [2015-04-27T23:35:14.62] Waiting for paint to complete...44 true [2015-04-27T23:35:14.72] Waiting for paint to complete...45 true [2015-04-27T23:35:14.83] Waiting for paint to complete...46 true [2015-04-27T23:35:14.93] Waiting for paint to complete...47 true [2015-04-27T23:35:15.03] Waiting for paint to complete...48 true [2015-04-27T23:35:15.13] Waiting for paint to complete...49 true [2015-04-27T23:35:15.23] Waiting for paint to complete...50 true [2015-04-27T23:35:15.33] Waiting for paint to complete...51 true [2015-04-27T23:35:15.43] Waiting for paint to complete...52 true [2015-04-27T23:35:15.53] Waiting for paint to complete...53 true [2015-04-27T23:35:15.63] Waiting for paint to complete...54 true [2015-04-27T23:35:15.73] Waiting for paint to complete...55 true [2015-04-27T23:35:15.83] Waiting for paint to complete...56 true [2015-04-27T23:35:15.93] Waiting for paint to complete...57 true [2015-04-27T23:35:16.03] Waiting for paint to complete...58 true [2015-04-27T23:35:16.13] Waiting for paint to complete...59 true [2015-04-27T23:35:16.23] Waiting for paint to complete...60 true [2015-04-27T23:35:16.33] Waiting for paint to complete...61 true [2015-04-27T23:35:16.43] Waiting for paint to complete...62 true [2015-04-27T23:35:16.53] Waiting for paint to complete...63 true [2015-04-27T23:35:16.63] Waiting for paint to complete...64 true [2015-04-27T23:35:16.73] Waiting for paint to complete...65 true [2015-04-27T23:35:16.83] Waiting for paint to complete...66 true [2015-04-27T23:35:16.93] Waiting for paint to complete...67 true [2015-04-27T23:35:17.03] Waiting for paint to complete...68 true [2015-04-27T23:35:17.13] Waiting for paint to complete...69 true [2015-04-27T23:35:17.23] Waiting for paint to complete...70 true [2015-04-27T23:35:17.23] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:35:17.23] annotate TESTCASE scenario=FullScreenFrame_Device0_GC11 [2015-04-27T23:35:19.81] annotate TESTCASE recordtype=image [2015-04-27T23:35:19.81] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:35:19.81] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:35:19.81] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:35:24.89] Waiting for paint to complete...0 false [2015-04-27T23:35:24.99] Waiting for paint to complete...0 false [2015-04-27T23:35:25.09] Waiting for paint to complete...0 false [2015-04-27T23:35:25.19] Waiting for paint to complete...0 false [2015-04-27T23:35:25.21] Waiting for paint to complete...0 true [2015-04-27T23:35:25.31] Waiting for paint to complete...1 false [2015-04-27T23:35:25.41] Waiting for paint to complete...1 false [2015-04-27T23:35:25.51] Waiting for paint to complete...1 true [2015-04-27T23:35:25.61] Waiting for paint to complete...2 false [2015-04-27T23:35:25.71] Waiting for paint to complete...2 false [2015-04-27T23:35:25.81] Waiting for paint to complete...2 false [2015-04-27T23:35:25.82] Waiting for paint to complete...2 true [2015-04-27T23:35:25.92] Waiting for paint to complete...3 true [2015-04-27T23:35:26.02] Waiting for paint to complete...4 true [2015-04-27T23:35:26.12] Waiting for paint to complete...5 true [2015-04-27T23:35:26.22] Waiting for paint to complete...6 true [2015-04-27T23:35:26.32] Waiting for paint to complete...7 true [2015-04-27T23:35:26.43] Waiting for paint to complete...8 true [2015-04-27T23:35:26.53] Waiting for paint to complete...9 true [2015-04-27T23:35:26.63] Waiting for paint to complete...10 true [2015-04-27T23:35:26.73] Waiting for paint to complete...11 true [2015-04-27T23:35:26.83] Waiting for paint to complete...12 true [2015-04-27T23:35:26.93] Waiting for paint to complete...13 true [2015-04-27T23:35:27.03] Waiting for paint to complete...14 true [2015-04-27T23:35:27.13] Waiting for paint to complete...15 true [2015-04-27T23:35:27.23] Waiting for paint to complete...16 true [2015-04-27T23:35:27.33] Waiting for paint to complete...17 true [2015-04-27T23:35:27.43] Waiting for paint to complete...18 true [2015-04-27T23:35:27.53] Waiting for paint to complete...19 true [2015-04-27T23:35:27.63] Waiting for paint to complete...20 true [2015-04-27T23:35:27.73] Waiting for paint to complete...21 true [2015-04-27T23:35:27.83] Waiting for paint to complete...22 true [2015-04-27T23:35:27.93] Waiting for paint to complete...23 true [2015-04-27T23:35:28.03] Waiting for paint to complete...24 true [2015-04-27T23:35:28.13] Waiting for paint to complete...25 true [2015-04-27T23:35:28.23] Waiting for paint to complete...26 true [2015-04-27T23:35:28.33] Waiting for paint to complete...27 true [2015-04-27T23:35:28.43] Waiting for paint to complete...28 true [2015-04-27T23:35:28.54] Waiting for paint to complete...29 true [2015-04-27T23:35:28.64] Waiting for paint to complete...30 true [2015-04-27T23:35:28.74] Waiting for paint to complete...31 true [2015-04-27T23:35:28.84] Waiting for paint to complete...32 true [2015-04-27T23:35:28.94] Waiting for paint to complete...33 true [2015-04-27T23:35:29.04] Waiting for paint to complete...34 true [2015-04-27T23:35:29.14] Waiting for paint to complete...35 true [2015-04-27T23:35:29.24] Waiting for paint to complete...36 true [2015-04-27T23:35:29.34] Waiting for paint to complete...37 true [2015-04-27T23:35:29.44] Waiting for paint to complete...38 true [2015-04-27T23:35:29.54] Waiting for paint to complete...39 true [2015-04-27T23:35:29.64] Waiting for paint to complete...40 true [2015-04-27T23:35:29.74] Waiting for paint to complete...41 true [2015-04-27T23:35:29.84] Waiting for paint to complete...42 true [2015-04-27T23:35:29.95] Waiting for paint to complete...43 true [2015-04-27T23:35:30.04] Waiting for paint to complete...44 true [2015-04-27T23:35:30.14] Waiting for paint to complete...45 true [2015-04-27T23:35:30.24] Waiting for paint to complete...46 true [2015-04-27T23:35:30.34] Waiting for paint to complete...47 true [2015-04-27T23:35:30.45] Waiting for paint to complete...48 true [2015-04-27T23:35:30.55] Waiting for paint to complete...49 true [2015-04-27T23:35:30.65] Waiting for paint to complete...50 true [2015-04-27T23:35:30.75] Waiting for paint to complete...51 true [2015-04-27T23:35:30.85] Waiting for paint to complete...52 true [2015-04-27T23:35:30.95] Waiting for paint to complete...53 true [2015-04-27T23:35:31.05] Waiting for paint to complete...54 true [2015-04-27T23:35:31.15] Waiting for paint to complete...55 true [2015-04-27T23:35:31.25] Waiting for paint to complete...56 true [2015-04-27T23:35:31.35] Waiting for paint to complete...57 true [2015-04-27T23:35:31.45] Waiting for paint to complete...58 true [2015-04-27T23:35:31.55] Waiting for paint to complete...59 true [2015-04-27T23:35:31.65] Waiting for paint to complete...60 true [2015-04-27T23:35:31.75] Waiting for paint to complete...61 true [2015-04-27T23:35:31.85] Waiting for paint to complete...62 true [2015-04-27T23:35:31.95] Waiting for paint to complete...63 true [2015-04-27T23:35:32.05] Waiting for paint to complete...64 true [2015-04-27T23:35:32.15] Waiting for paint to complete...65 true [2015-04-27T23:35:32.25] Waiting for paint to complete...66 true [2015-04-27T23:35:32.35] Waiting for paint to complete...67 true [2015-04-27T23:35:32.45] Waiting for paint to complete...68 true [2015-04-27T23:35:32.56] Waiting for paint to complete...69 true [2015-04-27T23:35:32.66] Waiting for paint to complete...70 true [2015-04-27T23:35:32.66] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:35:34.66] Waiting for paint to complete...0 true [2015-04-27T23:35:34.76] Waiting for paint to complete...1 true [2015-04-27T23:35:34.86] Waiting for paint to complete...2 true [2015-04-27T23:35:34.96] Waiting for paint to complete...3 true [2015-04-27T23:35:35.06] Waiting for paint to complete...4 true [2015-04-27T23:35:35.16] Waiting for paint to complete...5 true [2015-04-27T23:35:35.26] Waiting for paint to complete...6 true [2015-04-27T23:35:35.36] Waiting for paint to complete...7 true [2015-04-27T23:35:35.46] Waiting for paint to complete...8 true [2015-04-27T23:35:35.56] Waiting for paint to complete...9 true [2015-04-27T23:35:35.66] Waiting for paint to complete...10 true [2015-04-27T23:35:35.76] Waiting for paint to complete...11 true [2015-04-27T23:35:35.86] Waiting for paint to complete...12 true [2015-04-27T23:35:35.96] Waiting for paint to complete...13 true [2015-04-27T23:35:36.06] Waiting for paint to complete...14 true [2015-04-27T23:35:36.16] Waiting for paint to complete...15 true [2015-04-27T23:35:36.26] Waiting for paint to complete...16 true [2015-04-27T23:35:36.36] Waiting for paint to complete...17 true [2015-04-27T23:35:36.47] Waiting for paint to complete...18 true [2015-04-27T23:35:36.57] Waiting for paint to complete...19 true [2015-04-27T23:35:36.67] Waiting for paint to complete...20 true [2015-04-27T23:35:36.77] Waiting for paint to complete...21 true [2015-04-27T23:35:36.87] Waiting for paint to complete...22 true [2015-04-27T23:35:36.97] Waiting for paint to complete...23 true [2015-04-27T23:35:37.07] Waiting for paint to complete...24 true [2015-04-27T23:35:37.17] Waiting for paint to complete...25 true [2015-04-27T23:35:37.27] Waiting for paint to complete...26 true [2015-04-27T23:35:37.37] Waiting for paint to complete...27 true [2015-04-27T23:35:37.47] Waiting for paint to complete...28 true [2015-04-27T23:35:37.57] Waiting for paint to complete...29 true [2015-04-27T23:35:37.67] Waiting for paint to complete...30 true [2015-04-27T23:35:37.77] Waiting for paint to complete...31 true [2015-04-27T23:35:37.87] Waiting for paint to complete...32 true [2015-04-27T23:35:37.97] Waiting for paint to complete...33 true [2015-04-27T23:35:38.07] Waiting for paint to complete...34 true [2015-04-27T23:35:38.17] Waiting for paint to complete...35 true [2015-04-27T23:35:38.27] Waiting for paint to complete...36 true [2015-04-27T23:35:38.37] Waiting for paint to complete...37 true [2015-04-27T23:35:38.47] Waiting for paint to complete...38 true [2015-04-27T23:35:38.57] Waiting for paint to complete...39 true [2015-04-27T23:35:38.67] Waiting for paint to complete...40 true [2015-04-27T23:35:38.77] Waiting for paint to complete...41 true [2015-04-27T23:35:38.87] Waiting for paint to complete...42 true [2015-04-27T23:35:38.97] Waiting for paint to complete...43 true [2015-04-27T23:35:39.07] Waiting for paint to complete...44 true [2015-04-27T23:35:39.17] Waiting for paint to complete...45 true [2015-04-27T23:35:39.27] Waiting for paint to complete...46 true [2015-04-27T23:35:39.37] Waiting for paint to complete...47 true [2015-04-27T23:35:39.47] Waiting for paint to complete...48 true [2015-04-27T23:35:39.57] Waiting for paint to complete...49 true [2015-04-27T23:35:39.67] Waiting for paint to complete...50 true [2015-04-27T23:35:39.77] Waiting for paint to complete...51 true [2015-04-27T23:35:39.88] Waiting for paint to complete...52 true [2015-04-27T23:35:39.98] Waiting for paint to complete...53 true [2015-04-27T23:35:40.08] Waiting for paint to complete...54 true [2015-04-27T23:35:40.18] Waiting for paint to complete...55 true [2015-04-27T23:35:40.28] Waiting for paint to complete...56 true [2015-04-27T23:35:40.38] Waiting for paint to complete...57 true [2015-04-27T23:35:40.48] Waiting for paint to complete...58 true [2015-04-27T23:35:40.58] Waiting for paint to complete...59 true [2015-04-27T23:35:40.68] Waiting for paint to complete...60 true [2015-04-27T23:35:40.78] Waiting for paint to complete...61 true [2015-04-27T23:35:40.88] Waiting for paint to complete...62 true [2015-04-27T23:35:40.98] Waiting for paint to complete...63 true [2015-04-27T23:35:41.08] Waiting for paint to complete...64 true [2015-04-27T23:35:41.18] Waiting for paint to complete...65 true [2015-04-27T23:35:41.28] Waiting for paint to complete...66 true [2015-04-27T23:35:41.38] Waiting for paint to complete...67 true [2015-04-27T23:35:41.48] Waiting for paint to complete...68 true [2015-04-27T23:35:41.58] Waiting for paint to complete...69 true [2015-04-27T23:35:41.68] Waiting for paint to complete...70 true [2015-04-27T23:35:41.68] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:35:41.68] annotate TESTCASE scenario=FullScreenFrame_Device0_GC12 [2015-04-27T23:35:44.23] annotate TESTCASE recordtype=image [2015-04-27T23:35:44.23] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:35:44.23] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:35:44.23] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:35:49.31] Waiting for paint to complete...0 false [2015-04-27T23:35:49.41] Waiting for paint to complete...0 false [2015-04-27T23:35:49.52] Waiting for paint to complete...0 false [2015-04-27T23:35:49.62] Waiting for paint to complete...0 false [2015-04-27T23:35:49.62] Waiting for paint to complete...0 true [2015-04-27T23:35:49.72] Waiting for paint to complete...1 false [2015-04-27T23:35:49.82] Waiting for paint to complete...1 false [2015-04-27T23:35:49.92] Waiting for paint to complete...1 true [2015-04-27T23:35:50.02] Waiting for paint to complete...2 false [2015-04-27T23:35:50.12] Waiting for paint to complete...2 false [2015-04-27T23:35:50.22] Waiting for paint to complete...2 false [2015-04-27T23:35:50.23] Waiting for paint to complete...2 true [2015-04-27T23:35:50.33] Waiting for paint to complete...3 false [2015-04-27T23:35:50.43] Waiting for paint to complete...3 false [2015-04-27T23:35:50.53] Waiting for paint to complete...3 false [2015-04-27T23:35:50.54] Waiting for paint to complete...3 true [2015-04-27T23:35:50.64] Waiting for paint to complete...4 true [2015-04-27T23:35:50.74] Waiting for paint to complete...5 true [2015-04-27T23:35:50.84] Waiting for paint to complete...6 true [2015-04-27T23:35:50.94] Waiting for paint to complete...7 true [2015-04-27T23:35:51.04] Waiting for paint to complete...8 true [2015-04-27T23:35:51.14] Waiting for paint to complete...9 true [2015-04-27T23:35:51.24] Waiting for paint to complete...10 true [2015-04-27T23:35:51.34] Waiting for paint to complete...11 true [2015-04-27T23:35:51.44] Waiting for paint to complete...12 true [2015-04-27T23:35:51.54] Waiting for paint to complete...13 true [2015-04-27T23:35:51.64] Waiting for paint to complete...14 true [2015-04-27T23:35:51.74] Waiting for paint to complete...15 true [2015-04-27T23:35:51.84] Waiting for paint to complete...16 true [2015-04-27T23:35:51.94] Waiting for paint to complete...17 true [2015-04-27T23:35:52.04] Waiting for paint to complete...18 true [2015-04-27T23:35:52.14] Waiting for paint to complete...19 true [2015-04-27T23:35:52.24] Waiting for paint to complete...20 true [2015-04-27T23:35:52.34] Waiting for paint to complete...21 true [2015-04-27T23:35:52.45] Waiting for paint to complete...22 true [2015-04-27T23:35:52.55] Waiting for paint to complete...23 true [2015-04-27T23:35:52.65] Waiting for paint to complete...24 true [2015-04-27T23:35:52.75] Waiting for paint to complete...25 true [2015-04-27T23:35:52.85] Waiting for paint to complete...26 true [2015-04-27T23:35:52.95] Waiting for paint to complete...27 true [2015-04-27T23:35:53.05] Waiting for paint to complete...28 true [2015-04-27T23:35:53.15] Waiting for paint to complete...29 true [2015-04-27T23:35:53.25] Waiting for paint to complete...30 true [2015-04-27T23:35:53.35] Waiting for paint to complete...31 true [2015-04-27T23:35:53.45] Waiting for paint to complete...32 true [2015-04-27T23:35:53.55] Waiting for paint to complete...33 true [2015-04-27T23:35:53.65] Waiting for paint to complete...34 true [2015-04-27T23:35:53.75] Waiting for paint to complete...35 true [2015-04-27T23:35:53.85] Waiting for paint to complete...36 true [2015-04-27T23:35:53.95] Waiting for paint to complete...37 true [2015-04-27T23:35:54.05] Waiting for paint to complete...38 true [2015-04-27T23:35:54.15] Waiting for paint to complete...39 true [2015-04-27T23:35:54.25] Waiting for paint to complete...40 true [2015-04-27T23:35:54.36] Waiting for paint to complete...41 true [2015-04-27T23:35:54.45] Waiting for paint to complete...42 true [2015-04-27T23:35:54.56] Waiting for paint to complete...43 true [2015-04-27T23:35:54.66] Waiting for paint to complete...44 true [2015-04-27T23:35:54.76] Waiting for paint to complete...45 true [2015-04-27T23:35:54.86] Waiting for paint to complete...46 true [2015-04-27T23:35:54.96] Waiting for paint to complete...47 true [2015-04-27T23:35:55.06] Waiting for paint to complete...48 true [2015-04-27T23:35:55.16] Waiting for paint to complete...49 true [2015-04-27T23:35:55.26] Waiting for paint to complete...50 true [2015-04-27T23:35:55.36] Waiting for paint to complete...51 true [2015-04-27T23:35:55.46] Waiting for paint to complete...52 true [2015-04-27T23:35:55.56] Waiting for paint to complete...53 true [2015-04-27T23:35:55.66] Waiting for paint to complete...54 true [2015-04-27T23:35:55.76] Waiting for paint to complete...55 true [2015-04-27T23:35:55.86] Waiting for paint to complete...56 true [2015-04-27T23:35:55.96] Waiting for paint to complete...57 true [2015-04-27T23:35:56.06] Waiting for paint to complete...58 true [2015-04-27T23:35:56.16] Waiting for paint to complete...59 true [2015-04-27T23:35:56.26] Waiting for paint to complete...60 true [2015-04-27T23:35:56.36] Waiting for paint to complete...61 true [2015-04-27T23:35:56.46] Waiting for paint to complete...62 true [2015-04-27T23:35:56.57] Waiting for paint to complete...63 true [2015-04-27T23:35:56.67] Waiting for paint to complete...64 true [2015-04-27T23:35:56.77] Waiting for paint to complete...65 true [2015-04-27T23:35:56.87] Waiting for paint to complete...66 true [2015-04-27T23:35:56.97] Waiting for paint to complete...67 true [2015-04-27T23:35:57.07] Waiting for paint to complete...68 true [2015-04-27T23:35:57.17] Waiting for paint to complete...69 true [2015-04-27T23:35:57.27] Waiting for paint to complete...70 true [2015-04-27T23:35:57.27] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:35:59.27] Waiting for paint to complete...0 true [2015-04-27T23:35:59.38] Waiting for paint to complete...1 true [2015-04-27T23:35:59.47] Waiting for paint to complete...2 true [2015-04-27T23:35:59.57] Waiting for paint to complete...3 true [2015-04-27T23:35:59.67] Waiting for paint to complete...4 true [2015-04-27T23:35:59.77] Waiting for paint to complete...5 true [2015-04-27T23:35:59.87] Waiting for paint to complete...6 true [2015-04-27T23:35:59.97] Waiting for paint to complete...7 true [2015-04-27T23:36:00.07] Waiting for paint to complete...8 true [2015-04-27T23:36:00.18] Waiting for paint to complete...9 true [2015-04-27T23:36:00.28] Waiting for paint to complete...10 true [2015-04-27T23:36:00.38] Waiting for paint to complete...11 true [2015-04-27T23:36:00.48] Waiting for paint to complete...12 true [2015-04-27T23:36:00.58] Waiting for paint to complete...13 true [2015-04-27T23:36:00.68] Waiting for paint to complete...14 true [2015-04-27T23:36:00.78] Waiting for paint to complete...15 true [2015-04-27T23:36:00.88] Waiting for paint to complete...16 true [2015-04-27T23:36:00.98] Waiting for paint to complete...17 true [2015-04-27T23:36:01.08] Waiting for paint to complete...18 true [2015-04-27T23:36:01.18] Waiting for paint to complete...19 true [2015-04-27T23:36:01.28] Waiting for paint to complete...20 true [2015-04-27T23:36:01.38] Waiting for paint to complete...21 true [2015-04-27T23:36:01.48] Waiting for paint to complete...22 true [2015-04-27T23:36:01.58] Waiting for paint to complete...23 true [2015-04-27T23:36:01.68] Waiting for paint to complete...24 true [2015-04-27T23:36:01.78] Waiting for paint to complete...25 true [2015-04-27T23:36:01.88] Waiting for paint to complete...26 true [2015-04-27T23:36:01.98] Waiting for paint to complete...27 true [2015-04-27T23:36:02.08] Waiting for paint to complete...28 true [2015-04-27T23:36:02.18] Waiting for paint to complete...29 true [2015-04-27T23:36:02.28] Waiting for paint to complete...30 true [2015-04-27T23:36:02.38] Waiting for paint to complete...31 true [2015-04-27T23:36:02.48] Waiting for paint to complete...32 true [2015-04-27T23:36:02.58] Waiting for paint to complete...33 true [2015-04-27T23:36:02.68] Waiting for paint to complete...34 true [2015-04-27T23:36:02.78] Waiting for paint to complete...35 true [2015-04-27T23:36:02.88] Waiting for paint to complete...36 true [2015-04-27T23:36:02.98] Waiting for paint to complete...37 true [2015-04-27T23:36:03.08] Waiting for paint to complete...38 true [2015-04-27T23:36:03.18] Waiting for paint to complete...39 true [2015-04-27T23:36:03.28] Waiting for paint to complete...40 true [2015-04-27T23:36:03.38] Waiting for paint to complete...41 true [2015-04-27T23:36:03.48] Waiting for paint to complete...42 true [2015-04-27T23:36:03.58] Waiting for paint to complete...43 true [2015-04-27T23:36:03.69] Waiting for paint to complete...44 true [2015-04-27T23:36:03.79] Waiting for paint to complete...45 true [2015-04-27T23:36:03.89] Waiting for paint to complete...46 true [2015-04-27T23:36:03.99] Waiting for paint to complete...47 true [2015-04-27T23:36:04.09] Waiting for paint to complete...48 true [2015-04-27T23:36:04.19] Waiting for paint to complete...49 true [2015-04-27T23:36:04.29] Waiting for paint to complete...50 true [2015-04-27T23:36:04.39] Waiting for paint to complete...51 true [2015-04-27T23:36:04.49] Waiting for paint to complete...52 true [2015-04-27T23:36:04.59] Waiting for paint to complete...53 true [2015-04-27T23:36:04.69] Waiting for paint to complete...54 true [2015-04-27T23:36:04.79] Waiting for paint to complete...55 true [2015-04-27T23:36:04.89] Waiting for paint to complete...56 true [2015-04-27T23:36:04.99] Waiting for paint to complete...57 true [2015-04-27T23:36:05.09] Waiting for paint to complete...58 true [2015-04-27T23:36:05.19] Waiting for paint to complete...59 true [2015-04-27T23:36:05.29] Waiting for paint to complete...60 true [2015-04-27T23:36:05.39] Waiting for paint to complete...61 true [2015-04-27T23:36:05.49] Waiting for paint to complete...62 true [2015-04-27T23:36:05.59] Waiting for paint to complete...63 true [2015-04-27T23:36:05.69] Waiting for paint to complete...64 true [2015-04-27T23:36:05.79] Waiting for paint to complete...65 true [2015-04-27T23:36:05.89] Waiting for paint to complete...66 true [2015-04-27T23:36:05.99] Waiting for paint to complete...67 true [2015-04-27T23:36:06.09] Waiting for paint to complete...68 true [2015-04-27T23:36:06.19] Waiting for paint to complete...69 true [2015-04-27T23:36:06.29] Waiting for paint to complete...70 true [2015-04-27T23:36:06.29] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:36:06.29] annotate TESTCASE scenario=FullScreenFrame_Device0_GC13 [2015-04-27T23:36:08.91] annotate TESTCASE recordtype=image [2015-04-27T23:36:08.91] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:36:08.91] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:36:08.91] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:36:13.98] Waiting for paint to complete...0 false [2015-04-27T23:36:14.08] Waiting for paint to complete...0 false [2015-04-27T23:36:14.18] Waiting for paint to complete...0 false [2015-04-27T23:36:14.28] Waiting for paint to complete...0 false [2015-04-27T23:36:14.29] Waiting for paint to complete...0 true [2015-04-27T23:36:14.39] Waiting for paint to complete...1 false [2015-04-27T23:36:14.49] Waiting for paint to complete...1 false [2015-04-27T23:36:14.59] Waiting for paint to complete...1 false [2015-04-27T23:36:14.59] Waiting for paint to complete...1 true [2015-04-27T23:36:14.69] Waiting for paint to complete...2 false [2015-04-27T23:36:14.79] Waiting for paint to complete...2 false [2015-04-27T23:36:14.89] Waiting for paint to complete...2 false [2015-04-27T23:36:14.90] Waiting for paint to complete...2 true [2015-04-27T23:36:15.00] Waiting for paint to complete...3 true [2015-04-27T23:36:15.10] Waiting for paint to complete...4 true [2015-04-27T23:36:15.20] Waiting for paint to complete...5 true [2015-04-27T23:36:15.30] Waiting for paint to complete...6 true [2015-04-27T23:36:15.40] Waiting for paint to complete...7 true [2015-04-27T23:36:15.50] Waiting for paint to complete...8 true [2015-04-27T23:36:15.60] Waiting for paint to complete...9 true [2015-04-27T23:36:15.70] Waiting for paint to complete...10 true [2015-04-27T23:36:15.80] Waiting for paint to complete...11 true [2015-04-27T23:36:15.90] Waiting for paint to complete...12 true [2015-04-27T23:36:16.00] Waiting for paint to complete...13 true [2015-04-27T23:36:16.10] Waiting for paint to complete...14 true [2015-04-27T23:36:16.20] Waiting for paint to complete...15 true [2015-04-27T23:36:16.30] Waiting for paint to complete...16 true [2015-04-27T23:36:16.40] Waiting for paint to complete...17 true [2015-04-27T23:36:16.50] Waiting for paint to complete...18 true [2015-04-27T23:36:16.60] Waiting for paint to complete...19 true [2015-04-27T23:36:16.70] Waiting for paint to complete...20 true [2015-04-27T23:36:16.80] Waiting for paint to complete...21 true [2015-04-27T23:36:16.90] Waiting for paint to complete...22 true [2015-04-27T23:36:17.00] Waiting for paint to complete...23 true [2015-04-27T23:36:17.10] Waiting for paint to complete...24 true [2015-04-27T23:36:17.20] Waiting for paint to complete...25 true [2015-04-27T23:36:17.30] Waiting for paint to complete...26 true [2015-04-27T23:36:17.40] Waiting for paint to complete...27 true [2015-04-27T23:36:17.50] Waiting for paint to complete...28 true [2015-04-27T23:36:17.60] Waiting for paint to complete...29 true [2015-04-27T23:36:17.70] Waiting for paint to complete...30 true [2015-04-27T23:36:17.80] Waiting for paint to complete...31 true [2015-04-27T23:36:17.90] Waiting for paint to complete...32 true [2015-04-27T23:36:18.00] Waiting for paint to complete...33 true [2015-04-27T23:36:18.10] Waiting for paint to complete...34 true [2015-04-27T23:36:18.20] Waiting for paint to complete...35 true [2015-04-27T23:36:18.30] Waiting for paint to complete...36 true [2015-04-27T23:36:18.40] Waiting for paint to complete...37 true [2015-04-27T23:36:18.50] Waiting for paint to complete...38 true [2015-04-27T23:36:18.61] Waiting for paint to complete...39 true [2015-04-27T23:36:18.71] Waiting for paint to complete...40 true [2015-04-27T23:36:18.81] Waiting for paint to complete...41 true [2015-04-27T23:36:18.91] Waiting for paint to complete...42 true [2015-04-27T23:36:19.01] Waiting for paint to complete...43 true [2015-04-27T23:36:19.11] Waiting for paint to complete...44 true [2015-04-27T23:36:19.21] Waiting for paint to complete...45 true [2015-04-27T23:36:19.31] Waiting for paint to complete...46 true [2015-04-27T23:36:19.41] Waiting for paint to complete...47 true [2015-04-27T23:36:19.51] Waiting for paint to complete...48 true [2015-04-27T23:36:19.61] Waiting for paint to complete...49 true [2015-04-27T23:36:19.71] Waiting for paint to complete...50 true [2015-04-27T23:36:19.81] Waiting for paint to complete...51 true [2015-04-27T23:36:19.91] Waiting for paint to complete...52 true [2015-04-27T23:36:20.01] Waiting for paint to complete...53 true [2015-04-27T23:36:20.11] Waiting for paint to complete...54 true [2015-04-27T23:36:20.21] Waiting for paint to complete...55 true [2015-04-27T23:36:20.31] Waiting for paint to complete...56 true [2015-04-27T23:36:20.41] Waiting for paint to complete...57 true [2015-04-27T23:36:20.51] Waiting for paint to complete...58 true [2015-04-27T23:36:20.61] Waiting for paint to complete...59 true [2015-04-27T23:36:20.71] Waiting for paint to complete...60 true [2015-04-27T23:36:20.81] Waiting for paint to complete...61 true [2015-04-27T23:36:20.91] Waiting for paint to complete...62 true [2015-04-27T23:36:21.01] Waiting for paint to complete...63 true [2015-04-27T23:36:21.11] Waiting for paint to complete...64 true [2015-04-27T23:36:21.21] Waiting for paint to complete...65 true [2015-04-27T23:36:21.31] Waiting for paint to complete...66 true [2015-04-27T23:36:21.41] Waiting for paint to complete...67 true [2015-04-27T23:36:21.51] Waiting for paint to complete...68 true [2015-04-27T23:36:21.61] Waiting for paint to complete...69 true [2015-04-27T23:36:21.71] Waiting for paint to complete...70 true [2015-04-27T23:36:21.71] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:36:23.73] Waiting for paint to complete...0 true [2015-04-27T23:36:23.84] Waiting for paint to complete...1 true [2015-04-27T23:36:23.94] Waiting for paint to complete...2 true [2015-04-27T23:36:24.04] Waiting for paint to complete...3 true [2015-04-27T23:36:24.14] Waiting for paint to complete...4 true [2015-04-27T23:36:24.24] Waiting for paint to complete...5 true [2015-04-27T23:36:24.34] Waiting for paint to complete...6 true [2015-04-27T23:36:24.44] Waiting for paint to complete...7 true [2015-04-27T23:36:24.54] Waiting for paint to complete...8 true [2015-04-27T23:36:24.64] Waiting for paint to complete...9 true [2015-04-27T23:36:24.74] Waiting for paint to complete...10 true [2015-04-27T23:36:24.84] Waiting for paint to complete...11 true [2015-04-27T23:36:24.94] Waiting for paint to complete...12 true [2015-04-27T23:36:25.04] Waiting for paint to complete...13 true [2015-04-27T23:36:25.14] Waiting for paint to complete...14 true [2015-04-27T23:36:25.24] Waiting for paint to complete...15 true [2015-04-27T23:36:25.34] Waiting for paint to complete...16 true [2015-04-27T23:36:25.44] Waiting for paint to complete...17 true [2015-04-27T23:36:25.54] Waiting for paint to complete...18 true [2015-04-27T23:36:25.64] Waiting for paint to complete...19 true [2015-04-27T23:36:25.74] Waiting for paint to complete...20 true [2015-04-27T23:36:25.84] Waiting for paint to complete...21 true [2015-04-27T23:36:25.94] Waiting for paint to complete...22 true [2015-04-27T23:36:26.04] Waiting for paint to complete...23 true [2015-04-27T23:36:26.14] Waiting for paint to complete...24 true [2015-04-27T23:36:26.24] Waiting for paint to complete...25 true [2015-04-27T23:36:26.34] Waiting for paint to complete...26 true [2015-04-27T23:36:26.44] Waiting for paint to complete...27 true [2015-04-27T23:36:26.54] Waiting for paint to complete...28 true [2015-04-27T23:36:26.64] Waiting for paint to complete...29 true [2015-04-27T23:36:26.74] Waiting for paint to complete...30 true [2015-04-27T23:36:26.84] Waiting for paint to complete...31 true [2015-04-27T23:36:26.94] Waiting for paint to complete...32 true [2015-04-27T23:36:27.04] Waiting for paint to complete...33 true [2015-04-27T23:36:27.14] Waiting for paint to complete...34 true [2015-04-27T23:36:27.24] Waiting for paint to complete...35 true [2015-04-27T23:36:27.34] Waiting for paint to complete...36 true [2015-04-27T23:36:27.44] Waiting for paint to complete...37 true [2015-04-27T23:36:27.55] Waiting for paint to complete...38 true [2015-04-27T23:36:27.65] Waiting for paint to complete...39 true [2015-04-27T23:36:27.75] Waiting for paint to complete...40 true [2015-04-27T23:36:27.85] Waiting for paint to complete...41 true [2015-04-27T23:36:27.95] Waiting for paint to complete...42 true [2015-04-27T23:36:28.05] Waiting for paint to complete...43 true [2015-04-27T23:36:28.15] Waiting for paint to complete...44 true [2015-04-27T23:36:28.25] Waiting for paint to complete...45 true [2015-04-27T23:36:28.35] Waiting for paint to complete...46 true [2015-04-27T23:36:28.45] Waiting for paint to complete...47 true [2015-04-27T23:36:28.55] Waiting for paint to complete...48 true [2015-04-27T23:36:28.65] Waiting for paint to complete...49 true [2015-04-27T23:36:28.75] Waiting for paint to complete...50 true [2015-04-27T23:36:28.85] Waiting for paint to complete...51 true [2015-04-27T23:36:28.95] Waiting for paint to complete...52 true [2015-04-27T23:36:29.07] Waiting for paint to complete...53 true [2015-04-27T23:36:29.15] Waiting for paint to complete...54 true [2015-04-27T23:36:29.25] Waiting for paint to complete...55 true [2015-04-27T23:36:29.35] Waiting for paint to complete...56 true [2015-04-27T23:36:29.45] Waiting for paint to complete...57 true [2015-04-27T23:36:29.55] Waiting for paint to complete...58 true [2015-04-27T23:36:29.65] Waiting for paint to complete...59 true [2015-04-27T23:36:29.75] Waiting for paint to complete...60 true [2015-04-27T23:36:29.85] Waiting for paint to complete...61 true [2015-04-27T23:36:29.95] Waiting for paint to complete...62 true [2015-04-27T23:36:30.05] Waiting for paint to complete...63 true [2015-04-27T23:36:30.15] Waiting for paint to complete...64 true [2015-04-27T23:36:30.25] Waiting for paint to complete...65 true [2015-04-27T23:36:30.35] Waiting for paint to complete...66 true [2015-04-27T23:36:30.45] Waiting for paint to complete...67 true [2015-04-27T23:36:30.55] Waiting for paint to complete...68 true [2015-04-27T23:36:30.65] Waiting for paint to complete...69 true [2015-04-27T23:36:30.75] Waiting for paint to complete...70 true [2015-04-27T23:36:30.75] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:36:30.75] annotate TESTCASE scenario=FullScreenFrame_Device0_GC14 [2015-04-27T23:36:33.30] annotate TESTCASE recordtype=image [2015-04-27T23:36:33.30] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:36:33.31] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:36:33.31] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:36:38.38] Waiting for paint to complete...0 false [2015-04-27T23:36:38.48] Waiting for paint to complete...0 false [2015-04-27T23:36:38.58] Waiting for paint to complete...0 false [2015-04-27T23:36:38.68] Waiting for paint to complete...0 false [2015-04-27T23:36:38.69] Waiting for paint to complete...0 true [2015-04-27T23:36:38.79] Waiting for paint to complete...1 false [2015-04-27T23:36:38.89] Waiting for paint to complete...1 false [2015-04-27T23:36:38.98] Waiting for paint to complete...1 true [2015-04-27T23:36:39.08] Waiting for paint to complete...2 false [2015-04-27T23:36:39.19] Waiting for paint to complete...2 false [2015-04-27T23:36:39.29] Waiting for paint to complete...2 false [2015-04-27T23:36:39.29] Waiting for paint to complete...2 true [2015-04-27T23:36:39.39] Waiting for paint to complete...3 false [2015-04-27T23:36:39.49] Waiting for paint to complete...3 false [2015-04-27T23:36:39.59] Waiting for paint to complete...3 false [2015-04-27T23:36:39.60] Waiting for paint to complete...3 true [2015-04-27T23:36:39.70] Waiting for paint to complete...4 true [2015-04-27T23:36:39.80] Waiting for paint to complete...5 true [2015-04-27T23:36:39.90] Waiting for paint to complete...6 true [2015-04-27T23:36:40.00] Waiting for paint to complete...7 true [2015-04-27T23:36:40.10] Waiting for paint to complete...8 true [2015-04-27T23:36:40.20] Waiting for paint to complete...9 true [2015-04-27T23:36:40.30] Waiting for paint to complete...10 true [2015-04-27T23:36:40.40] Waiting for paint to complete...11 true [2015-04-27T23:36:40.50] Waiting for paint to complete...12 true [2015-04-27T23:36:40.60] Waiting for paint to complete...13 true [2015-04-27T23:36:40.70] Waiting for paint to complete...14 true [2015-04-27T23:36:40.80] Waiting for paint to complete...15 true [2015-04-27T23:36:40.90] Waiting for paint to complete...16 true [2015-04-27T23:36:41.00] Waiting for paint to complete...17 true [2015-04-27T23:36:41.10] Waiting for paint to complete...18 true [2015-04-27T23:36:41.20] Waiting for paint to complete...19 true [2015-04-27T23:36:41.30] Waiting for paint to complete...20 true [2015-04-27T23:36:41.40] Waiting for paint to complete...21 true [2015-04-27T23:36:41.51] Waiting for paint to complete...22 true [2015-04-27T23:36:41.61] Waiting for paint to complete...23 true [2015-04-27T23:36:41.71] Waiting for paint to complete...24 true [2015-04-27T23:36:41.81] Waiting for paint to complete...25 true [2015-04-27T23:36:41.91] Waiting for paint to complete...26 true [2015-04-27T23:36:42.01] Waiting for paint to complete...27 true [2015-04-27T23:36:42.11] Waiting for paint to complete...28 true [2015-04-27T23:36:42.21] Waiting for paint to complete...29 true [2015-04-27T23:36:42.31] Waiting for paint to complete...30 true [2015-04-27T23:36:42.41] Waiting for paint to complete...31 true [2015-04-27T23:36:42.51] Waiting for paint to complete...32 true [2015-04-27T23:36:42.61] Waiting for paint to complete...33 true [2015-04-27T23:36:42.71] Waiting for paint to complete...34 true [2015-04-27T23:36:42.81] Waiting for paint to complete...35 true [2015-04-27T23:36:42.91] Waiting for paint to complete...36 true [2015-04-27T23:36:43.01] Waiting for paint to complete...37 true [2015-04-27T23:36:43.11] Waiting for paint to complete...38 true [2015-04-27T23:36:43.21] Waiting for paint to complete...39 true [2015-04-27T23:36:43.31] Waiting for paint to complete...40 true [2015-04-27T23:36:43.41] Waiting for paint to complete...41 true [2015-04-27T23:36:43.51] Waiting for paint to complete...42 true [2015-04-27T23:36:43.61] Waiting for paint to complete...43 true [2015-04-27T23:36:43.71] Waiting for paint to complete...44 true [2015-04-27T23:36:43.81] Waiting for paint to complete...45 true [2015-04-27T23:36:43.91] Waiting for paint to complete...46 true [2015-04-27T23:36:44.01] Waiting for paint to complete...47 true [2015-04-27T23:36:44.11] Waiting for paint to complete...48 true [2015-04-27T23:36:44.21] Waiting for paint to complete...49 true [2015-04-27T23:36:44.31] Waiting for paint to complete...50 true [2015-04-27T23:36:44.41] Waiting for paint to complete...51 true [2015-04-27T23:36:44.51] Waiting for paint to complete...52 true [2015-04-27T23:36:44.61] Waiting for paint to complete...53 true [2015-04-27T23:36:44.71] Waiting for paint to complete...54 true [2015-04-27T23:36:44.81] Waiting for paint to complete...55 true [2015-04-27T23:36:44.91] Waiting for paint to complete...56 true [2015-04-27T23:36:45.01] Waiting for paint to complete...57 true [2015-04-27T23:36:45.12] Waiting for paint to complete...58 true [2015-04-27T23:36:45.22] Waiting for paint to complete...59 true [2015-04-27T23:36:45.32] Waiting for paint to complete...60 true [2015-04-27T23:36:45.42] Waiting for paint to complete...61 true [2015-04-27T23:36:45.52] Waiting for paint to complete...62 true [2015-04-27T23:36:45.62] Waiting for paint to complete...63 true [2015-04-27T23:36:45.72] Waiting for paint to complete...64 true [2015-04-27T23:36:45.82] Waiting for paint to complete...65 true [2015-04-27T23:36:45.92] Waiting for paint to complete...66 true [2015-04-27T23:36:46.02] Waiting for paint to complete...67 true [2015-04-27T23:36:46.12] Waiting for paint to complete...68 true [2015-04-27T23:36:46.22] Waiting for paint to complete...69 true [2015-04-27T23:36:46.32] Waiting for paint to complete...70 true [2015-04-27T23:36:46.32] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:36:48.36] Waiting for paint to complete...0 true [2015-04-27T23:36:48.46] Waiting for paint to complete...1 true [2015-04-27T23:36:48.56] Waiting for paint to complete...2 true [2015-04-27T23:36:48.66] Waiting for paint to complete...3 true [2015-04-27T23:36:48.76] Waiting for paint to complete...4 true [2015-04-27T23:36:48.86] Waiting for paint to complete...5 true [2015-04-27T23:36:48.96] Waiting for paint to complete...6 true [2015-04-27T23:36:49.06] Waiting for paint to complete...7 true [2015-04-27T23:36:49.16] Waiting for paint to complete...8 true [2015-04-27T23:36:49.26] Waiting for paint to complete...9 true [2015-04-27T23:36:49.36] Waiting for paint to complete...10 true [2015-04-27T23:36:49.47] Waiting for paint to complete...11 true [2015-04-27T23:36:49.57] Waiting for paint to complete...12 true [2015-04-27T23:36:49.67] Waiting for paint to complete...13 true [2015-04-27T23:36:49.77] Waiting for paint to complete...14 true [2015-04-27T23:36:49.87] Waiting for paint to complete...15 true [2015-04-27T23:36:49.97] Waiting for paint to complete...16 true [2015-04-27T23:36:50.07] Waiting for paint to complete...17 true [2015-04-27T23:36:50.17] Waiting for paint to complete...18 true [2015-04-27T23:36:50.27] Waiting for paint to complete...19 true [2015-04-27T23:36:50.37] Waiting for paint to complete...20 true [2015-04-27T23:36:50.47] Waiting for paint to complete...21 true [2015-04-27T23:36:50.57] Waiting for paint to complete...22 true [2015-04-27T23:36:50.67] Waiting for paint to complete...23 true [2015-04-27T23:36:50.77] Waiting for paint to complete...24 true [2015-04-27T23:36:50.87] Waiting for paint to complete...25 true [2015-04-27T23:36:50.97] Waiting for paint to complete...26 true [2015-04-27T23:36:51.07] Waiting for paint to complete...27 true [2015-04-27T23:36:51.17] Waiting for paint to complete...28 true [2015-04-27T23:36:51.27] Waiting for paint to complete...29 true [2015-04-27T23:36:51.37] Waiting for paint to complete...30 true [2015-04-27T23:36:51.47] Waiting for paint to complete...31 true [2015-04-27T23:36:51.57] Waiting for paint to complete...32 true [2015-04-27T23:36:51.67] Waiting for paint to complete...33 true [2015-04-27T23:36:51.77] Waiting for paint to complete...34 true [2015-04-27T23:36:51.87] Waiting for paint to complete...35 true [2015-04-27T23:36:51.97] Waiting for paint to complete...36 true [2015-04-27T23:36:52.07] Waiting for paint to complete...37 true [2015-04-27T23:36:52.17] Waiting for paint to complete...38 true [2015-04-27T23:36:52.27] Waiting for paint to complete...39 true [2015-04-27T23:36:52.37] Waiting for paint to complete...40 true [2015-04-27T23:36:52.47] Waiting for paint to complete...41 true [2015-04-27T23:36:52.57] Waiting for paint to complete...42 true [2015-04-27T23:36:52.67] Waiting for paint to complete...43 true [2015-04-27T23:36:52.77] Waiting for paint to complete...44 true [2015-04-27T23:36:52.88] Waiting for paint to complete...45 true [2015-04-27T23:36:52.98] Waiting for paint to complete...46 true [2015-04-27T23:36:53.08] Waiting for paint to complete...47 true [2015-04-27T23:36:53.18] Waiting for paint to complete...48 true [2015-04-27T23:36:53.28] Waiting for paint to complete...49 true [2015-04-27T23:36:53.38] Waiting for paint to complete...50 true [2015-04-27T23:36:53.48] Waiting for paint to complete...51 true [2015-04-27T23:36:53.58] Waiting for paint to complete...52 true [2015-04-27T23:36:53.68] Waiting for paint to complete...53 true [2015-04-27T23:36:53.78] Waiting for paint to complete...54 true [2015-04-27T23:36:53.88] Waiting for paint to complete...55 true [2015-04-27T23:36:53.98] Waiting for paint to complete...56 true [2015-04-27T23:36:54.08] Waiting for paint to complete...57 true [2015-04-27T23:36:54.18] Waiting for paint to complete...58 true [2015-04-27T23:36:54.28] Waiting for paint to complete...59 true [2015-04-27T23:36:54.38] Waiting for paint to complete...60 true [2015-04-27T23:36:54.48] Waiting for paint to complete...61 true [2015-04-27T23:36:54.58] Waiting for paint to complete...62 true [2015-04-27T23:36:54.68] Waiting for paint to complete...63 true [2015-04-27T23:36:54.78] Waiting for paint to complete...64 true [2015-04-27T23:36:54.88] Waiting for paint to complete...65 true [2015-04-27T23:36:54.98] Waiting for paint to complete...66 true [2015-04-27T23:36:55.08] Waiting for paint to complete...67 true [2015-04-27T23:36:55.18] Waiting for paint to complete...68 true [2015-04-27T23:36:55.28] Waiting for paint to complete...69 true [2015-04-27T23:36:55.38] Waiting for paint to complete...70 true [2015-04-27T23:36:55.38] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:36:55.38] annotate TESTCASE scenario=FullScreenFrame_Device0_GC15 [2015-04-27T23:36:57.92] annotate TESTCASE recordtype=image [2015-04-27T23:36:57.92] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:36:57.92] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:36:57.92] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:37:03.00] Waiting for paint to complete...0 false [2015-04-27T23:37:03.10] Waiting for paint to complete...0 false [2015-04-27T23:37:03.20] Waiting for paint to complete...0 false [2015-04-27T23:37:03.30] Waiting for paint to complete...0 false [2015-04-27T23:37:03.31] Waiting for paint to complete...0 true [2015-04-27T23:37:03.41] Waiting for paint to complete...1 false [2015-04-27T23:37:03.51] Waiting for paint to complete...1 false [2015-04-27T23:37:03.61] Waiting for paint to complete...1 false [2015-04-27T23:37:03.61] Waiting for paint to complete...1 true [2015-04-27T23:37:03.71] Waiting for paint to complete...2 false [2015-04-27T23:37:03.81] Waiting for paint to complete...2 false [2015-04-27T23:37:03.91] Waiting for paint to complete...2 false [2015-04-27T23:37:03.92] Waiting for paint to complete...2 true [2015-04-27T23:37:04.02] Waiting for paint to complete...3 true [2015-04-27T23:37:04.12] Waiting for paint to complete...4 true [2015-04-27T23:37:04.23] Waiting for paint to complete...5 true [2015-04-27T23:37:04.33] Waiting for paint to complete...6 true [2015-04-27T23:37:04.43] Waiting for paint to complete...7 true [2015-04-27T23:37:04.53] Waiting for paint to complete...8 true [2015-04-27T23:37:04.63] Waiting for paint to complete...9 true [2015-04-27T23:37:04.73] Waiting for paint to complete...10 true [2015-04-27T23:37:04.83] Waiting for paint to complete...11 true [2015-04-27T23:37:04.93] Waiting for paint to complete...12 true [2015-04-27T23:37:05.03] Waiting for paint to complete...13 true [2015-04-27T23:37:05.13] Waiting for paint to complete...14 true [2015-04-27T23:37:05.23] Waiting for paint to complete...15 true [2015-04-27T23:37:05.33] Waiting for paint to complete...16 true [2015-04-27T23:37:05.43] Waiting for paint to complete...17 true [2015-04-27T23:37:05.53] Waiting for paint to complete...18 true [2015-04-27T23:37:05.63] Waiting for paint to complete...19 true [2015-04-27T23:37:05.73] Waiting for paint to complete...20 true [2015-04-27T23:37:05.83] Waiting for paint to complete...21 true [2015-04-27T23:37:05.93] Waiting for paint to complete...22 true [2015-04-27T23:37:06.03] Waiting for paint to complete...23 true [2015-04-27T23:37:06.13] Waiting for paint to complete...24 true [2015-04-27T23:37:06.23] Waiting for paint to complete...25 true [2015-04-27T23:37:06.33] Waiting for paint to complete...26 true [2015-04-27T23:37:06.43] Waiting for paint to complete...27 true [2015-04-27T23:37:06.53] Waiting for paint to complete...28 true [2015-04-27T23:37:06.63] Waiting for paint to complete...29 true [2015-04-27T23:37:06.73] Waiting for paint to complete...30 true [2015-04-27T23:37:06.83] Waiting for paint to complete...31 true [2015-04-27T23:37:06.93] Waiting for paint to complete...32 true [2015-04-27T23:37:07.03] Waiting for paint to complete...33 true [2015-04-27T23:37:07.13] Waiting for paint to complete...34 true [2015-04-27T23:37:07.23] Waiting for paint to complete...35 true [2015-04-27T23:37:07.33] Waiting for paint to complete...36 true [2015-04-27T23:37:07.43] Waiting for paint to complete...37 true [2015-04-27T23:37:07.54] Waiting for paint to complete...38 true [2015-04-27T23:37:07.64] Waiting for paint to complete...39 true [2015-04-27T23:37:07.74] Waiting for paint to complete...40 true [2015-04-27T23:37:07.84] Waiting for paint to complete...41 true [2015-04-27T23:37:07.94] Waiting for paint to complete...42 true [2015-04-27T23:37:08.04] Waiting for paint to complete...43 true [2015-04-27T23:37:08.14] Waiting for paint to complete...44 true [2015-04-27T23:37:08.24] Waiting for paint to complete...45 true [2015-04-27T23:37:08.34] Waiting for paint to complete...46 true [2015-04-27T23:37:08.44] Waiting for paint to complete...47 true [2015-04-27T23:37:08.54] Waiting for paint to complete...48 true [2015-04-27T23:37:08.64] Waiting for paint to complete...49 true [2015-04-27T23:37:08.74] Waiting for paint to complete...50 true [2015-04-27T23:37:08.84] Waiting for paint to complete...51 true [2015-04-27T23:37:08.94] Waiting for paint to complete...52 true [2015-04-27T23:37:09.04] Waiting for paint to complete...53 true [2015-04-27T23:37:09.14] Waiting for paint to complete...54 true [2015-04-27T23:37:09.24] Waiting for paint to complete...55 true [2015-04-27T23:37:09.34] Waiting for paint to complete...56 true [2015-04-27T23:37:09.44] Waiting for paint to complete...57 true [2015-04-27T23:37:09.54] Waiting for paint to complete...58 true [2015-04-27T23:37:09.64] Waiting for paint to complete...59 true [2015-04-27T23:37:09.74] Waiting for paint to complete...60 true [2015-04-27T23:37:09.84] Waiting for paint to complete...61 true [2015-04-27T23:37:09.94] Waiting for paint to complete...62 true [2015-04-27T23:37:10.04] Waiting for paint to complete...63 true [2015-04-27T23:37:10.14] Waiting for paint to complete...64 true [2015-04-27T23:37:10.24] Waiting for paint to complete...65 true [2015-04-27T23:37:10.34] Waiting for paint to complete...66 true [2015-04-27T23:37:10.44] Waiting for paint to complete...67 true [2015-04-27T23:37:10.54] Waiting for paint to complete...68 true [2015-04-27T23:37:10.64] Waiting for paint to complete...69 true [2015-04-27T23:37:10.74] Waiting for paint to complete...70 true [2015-04-27T23:37:10.74] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:37:12.75] Waiting for paint to complete...0 true [2015-04-27T23:37:12.85] Waiting for paint to complete...1 true [2015-04-27T23:37:12.95] Waiting for paint to complete...2 true [2015-04-27T23:37:13.05] Waiting for paint to complete...3 true [2015-04-27T23:37:13.15] Waiting for paint to complete...4 true [2015-04-27T23:37:13.25] Waiting for paint to complete...5 true [2015-04-27T23:37:13.35] Waiting for paint to complete...6 true [2015-04-27T23:37:13.45] Waiting for paint to complete...7 true [2015-04-27T23:37:13.55] Waiting for paint to complete...8 true [2015-04-27T23:37:13.65] Waiting for paint to complete...9 true [2015-04-27T23:37:13.75] Waiting for paint to complete...10 true [2015-04-27T23:37:13.85] Waiting for paint to complete...11 true [2015-04-27T23:37:13.95] Waiting for paint to complete...12 true [2015-04-27T23:37:14.05] Waiting for paint to complete...13 true [2015-04-27T23:37:14.15] Waiting for paint to complete...14 true [2015-04-27T23:37:14.25] Waiting for paint to complete...15 true [2015-04-27T23:37:14.35] Waiting for paint to complete...16 true [2015-04-27T23:37:14.45] Waiting for paint to complete...17 true [2015-04-27T23:37:14.55] Waiting for paint to complete...18 true [2015-04-27T23:37:14.65] Waiting for paint to complete...19 true [2015-04-27T23:37:14.75] Waiting for paint to complete...20 true [2015-04-27T23:37:14.85] Waiting for paint to complete...21 true [2015-04-27T23:37:14.95] Waiting for paint to complete...22 true [2015-04-27T23:37:15.05] Waiting for paint to complete...23 true [2015-04-27T23:37:15.16] Waiting for paint to complete...24 true [2015-04-27T23:37:15.26] Waiting for paint to complete...25 true [2015-04-27T23:37:15.36] Waiting for paint to complete...26 true [2015-04-27T23:37:15.46] Waiting for paint to complete...27 true [2015-04-27T23:37:15.56] Waiting for paint to complete...28 true [2015-04-27T23:37:15.66] Waiting for paint to complete...29 true [2015-04-27T23:37:15.76] Waiting for paint to complete...30 true [2015-04-27T23:37:15.86] Waiting for paint to complete...31 true [2015-04-27T23:37:15.96] Waiting for paint to complete...32 true [2015-04-27T23:37:16.06] Waiting for paint to complete...33 true [2015-04-27T23:37:16.16] Waiting for paint to complete...34 true [2015-04-27T23:37:16.26] Waiting for paint to complete...35 true [2015-04-27T23:37:16.36] Waiting for paint to complete...36 true [2015-04-27T23:37:16.46] Waiting for paint to complete...37 true [2015-04-27T23:37:16.56] Waiting for paint to complete...38 true [2015-04-27T23:37:16.66] Waiting for paint to complete...39 true [2015-04-27T23:37:16.76] Waiting for paint to complete...40 true [2015-04-27T23:37:16.86] Waiting for paint to complete...41 true [2015-04-27T23:37:16.96] Waiting for paint to complete...42 true [2015-04-27T23:37:17.06] Waiting for paint to complete...43 true [2015-04-27T23:37:17.16] Waiting for paint to complete...44 true [2015-04-27T23:37:17.26] Waiting for paint to complete...45 true [2015-04-27T23:37:17.36] Waiting for paint to complete...46 true [2015-04-27T23:37:17.46] Waiting for paint to complete...47 true [2015-04-27T23:37:17.56] Waiting for paint to complete...48 true [2015-04-27T23:37:17.66] Waiting for paint to complete...49 true [2015-04-27T23:37:17.76] Waiting for paint to complete...50 true [2015-04-27T23:37:17.86] Waiting for paint to complete...51 true [2015-04-27T23:37:17.96] Waiting for paint to complete...52 true [2015-04-27T23:37:18.07] Waiting for paint to complete...53 true [2015-04-27T23:37:18.16] Waiting for paint to complete...54 true [2015-04-27T23:37:18.26] Waiting for paint to complete...55 true [2015-04-27T23:37:18.36] Waiting for paint to complete...56 true [2015-04-27T23:37:18.46] Waiting for paint to complete...57 true [2015-04-27T23:37:18.56] Waiting for paint to complete...58 true [2015-04-27T23:37:18.67] Waiting for paint to complete...59 true [2015-04-27T23:37:18.77] Waiting for paint to complete...60 true [2015-04-27T23:37:18.87] Waiting for paint to complete...61 true [2015-04-27T23:37:18.97] Waiting for paint to complete...62 true [2015-04-27T23:37:19.07] Waiting for paint to complete...63 true [2015-04-27T23:37:19.17] Waiting for paint to complete...64 true [2015-04-27T23:37:19.27] Waiting for paint to complete...65 true [2015-04-27T23:37:19.37] Waiting for paint to complete...66 true [2015-04-27T23:37:19.47] Waiting for paint to complete...67 true [2015-04-27T23:37:19.57] Waiting for paint to complete...68 true [2015-04-27T23:37:19.67] Waiting for paint to complete...69 true [2015-04-27T23:37:19.77] Waiting for paint to complete...70 true [2015-04-27T23:37:19.77] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:37:19.77] annotate TESTCASE scenario=FullScreenFrame_Device0_GC16 [2015-04-27T23:37:23.10] annotate TESTCASE recordtype=image [2015-04-27T23:37:23.10] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:37:23.10] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:37:23.10] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:37:28.17] Waiting for paint to complete...0 false [2015-04-27T23:37:28.27] Waiting for paint to complete...0 false [2015-04-27T23:37:28.37] Waiting for paint to complete...0 false [2015-04-27T23:37:28.47] Waiting for paint to complete...0 false [2015-04-27T23:37:28.48] Waiting for paint to complete...0 true [2015-04-27T23:37:28.58] Waiting for paint to complete...1 false [2015-04-27T23:37:28.68] Waiting for paint to complete...1 false [2015-04-27T23:37:28.78] Waiting for paint to complete...1 false [2015-04-27T23:37:28.79] Waiting for paint to complete...1 true [2015-04-27T23:37:28.89] Waiting for paint to complete...2 false [2015-04-27T23:37:28.99] Waiting for paint to complete...2 false [2015-04-27T23:37:29.09] Waiting for paint to complete...2 false [2015-04-27T23:37:29.10] Waiting for paint to complete...2 true [2015-04-27T23:37:29.20] Waiting for paint to complete...3 false [2015-04-27T23:37:29.30] Waiting for paint to complete...3 false [2015-04-27T23:37:29.40] Waiting for paint to complete...3 false [2015-04-27T23:37:29.41] Waiting for paint to complete...3 true [2015-04-27T23:37:29.51] Waiting for paint to complete...4 true [2015-04-27T23:37:29.61] Waiting for paint to complete...5 true [2015-04-27T23:37:29.71] Waiting for paint to complete...6 true [2015-04-27T23:37:29.81] Waiting for paint to complete...7 true [2015-04-27T23:37:29.91] Waiting for paint to complete...8 true [2015-04-27T23:37:30.01] Waiting for paint to complete...9 true [2015-04-27T23:37:30.11] Waiting for paint to complete...10 true [2015-04-27T23:37:30.21] Waiting for paint to complete...11 true [2015-04-27T23:37:30.31] Waiting for paint to complete...12 true [2015-04-27T23:37:30.41] Waiting for paint to complete...13 true [2015-04-27T23:37:30.51] Waiting for paint to complete...14 true [2015-04-27T23:37:30.61] Waiting for paint to complete...15 true [2015-04-27T23:37:30.71] Waiting for paint to complete...16 true [2015-04-27T23:37:30.81] Waiting for paint to complete...17 true [2015-04-27T23:37:30.91] Waiting for paint to complete...18 true [2015-04-27T23:37:31.01] Waiting for paint to complete...19 true [2015-04-27T23:37:31.11] Waiting for paint to complete...20 true [2015-04-27T23:37:31.21] Waiting for paint to complete...21 true [2015-04-27T23:37:31.31] Waiting for paint to complete...22 true [2015-04-27T23:37:31.41] Waiting for paint to complete...23 true [2015-04-27T23:37:31.51] Waiting for paint to complete...24 true [2015-04-27T23:37:31.61] Waiting for paint to complete...25 true [2015-04-27T23:37:31.71] Waiting for paint to complete...26 true [2015-04-27T23:37:31.81] Waiting for paint to complete...27 true [2015-04-27T23:37:31.91] Waiting for paint to complete...28 true [2015-04-27T23:37:32.01] Waiting for paint to complete...29 true [2015-04-27T23:37:32.11] Waiting for paint to complete...30 true [2015-04-27T23:37:32.21] Waiting for paint to complete...31 true [2015-04-27T23:37:32.32] Waiting for paint to complete...32 true [2015-04-27T23:37:32.42] Waiting for paint to complete...33 true [2015-04-27T23:37:32.52] Waiting for paint to complete...34 true [2015-04-27T23:37:32.62] Waiting for paint to complete...35 true [2015-04-27T23:37:32.72] Waiting for paint to complete...36 true [2015-04-27T23:37:32.82] Waiting for paint to complete...37 true [2015-04-27T23:37:32.92] Waiting for paint to complete...38 true [2015-04-27T23:37:33.02] Waiting for paint to complete...39 true [2015-04-27T23:37:33.12] Waiting for paint to complete...40 true [2015-04-27T23:37:33.22] Waiting for paint to complete...41 true [2015-04-27T23:37:33.32] Waiting for paint to complete...42 true [2015-04-27T23:37:33.42] Waiting for paint to complete...43 true [2015-04-27T23:37:33.52] Waiting for paint to complete...44 true [2015-04-27T23:37:33.62] Waiting for paint to complete...45 true [2015-04-27T23:37:33.72] Waiting for paint to complete...46 true [2015-04-27T23:37:33.82] Waiting for paint to complete...47 true [2015-04-27T23:37:33.92] Waiting for paint to complete...48 true [2015-04-27T23:37:34.02] Waiting for paint to complete...49 true [2015-04-27T23:37:34.12] Waiting for paint to complete...50 true [2015-04-27T23:37:34.22] Waiting for paint to complete...51 true [2015-04-27T23:37:34.32] Waiting for paint to complete...52 true [2015-04-27T23:37:34.42] Waiting for paint to complete...53 true [2015-04-27T23:37:34.52] Waiting for paint to complete...54 true [2015-04-27T23:37:34.62] Waiting for paint to complete...55 true [2015-04-27T23:37:34.72] Waiting for paint to complete...56 true [2015-04-27T23:37:34.82] Waiting for paint to complete...57 true [2015-04-27T23:37:34.92] Waiting for paint to complete...58 true [2015-04-27T23:37:35.02] Waiting for paint to complete...59 true [2015-04-27T23:37:35.12] Waiting for paint to complete...60 true [2015-04-27T23:37:35.22] Waiting for paint to complete...61 true [2015-04-27T23:37:35.32] Waiting for paint to complete...62 true [2015-04-27T23:37:35.42] Waiting for paint to complete...63 true [2015-04-27T23:37:35.52] Waiting for paint to complete...64 true [2015-04-27T23:37:35.62] Waiting for paint to complete...65 true [2015-04-27T23:37:35.72] Waiting for paint to complete...66 true [2015-04-27T23:37:35.82] Waiting for paint to complete...67 true [2015-04-27T23:37:35.92] Waiting for paint to complete...68 true [2015-04-27T23:37:36.02] Waiting for paint to complete...69 true [2015-04-27T23:37:36.13] Waiting for paint to complete...70 true [2015-04-27T23:37:36.13] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:37:38.16] Waiting for paint to complete...0 true [2015-04-27T23:37:38.27] Waiting for paint to complete...1 true [2015-04-27T23:37:38.36] Waiting for paint to complete...2 true [2015-04-27T23:37:38.47] Waiting for paint to complete...3 true [2015-04-27T23:37:38.57] Waiting for paint to complete...4 true [2015-04-27T23:37:38.67] Waiting for paint to complete...5 true [2015-04-27T23:37:38.77] Waiting for paint to complete...6 true [2015-04-27T23:37:38.87] Waiting for paint to complete...7 true [2015-04-27T23:37:38.97] Waiting for paint to complete...8 true [2015-04-27T23:37:39.07] Waiting for paint to complete...9 true [2015-04-27T23:37:39.17] Waiting for paint to complete...10 true [2015-04-27T23:37:39.27] Waiting for paint to complete...11 true [2015-04-27T23:37:39.37] Waiting for paint to complete...12 true [2015-04-27T23:37:39.47] Waiting for paint to complete...13 true [2015-04-27T23:37:39.57] Waiting for paint to complete...14 true [2015-04-27T23:37:39.67] Waiting for paint to complete...15 true [2015-04-27T23:37:39.77] Waiting for paint to complete...16 true [2015-04-27T23:37:39.87] Waiting for paint to complete...17 true [2015-04-27T23:37:39.97] Waiting for paint to complete...18 true [2015-04-27T23:37:40.07] Waiting for paint to complete...19 true [2015-04-27T23:37:40.17] Waiting for paint to complete...20 true [2015-04-27T23:37:40.27] Waiting for paint to complete...21 true [2015-04-27T23:37:40.37] Waiting for paint to complete...22 true [2015-04-27T23:37:40.47] Waiting for paint to complete...23 true [2015-04-27T23:37:40.57] Waiting for paint to complete...24 true [2015-04-27T23:37:40.67] Waiting for paint to complete...25 true [2015-04-27T23:37:40.77] Waiting for paint to complete...26 true [2015-04-27T23:37:40.87] Waiting for paint to complete...27 true [2015-04-27T23:37:40.97] Waiting for paint to complete...28 true [2015-04-27T23:37:41.07] Waiting for paint to complete...29 true [2015-04-27T23:37:41.18] Waiting for paint to complete...30 true [2015-04-27T23:37:41.28] Waiting for paint to complete...31 true [2015-04-27T23:37:41.38] Waiting for paint to complete...32 true [2015-04-27T23:37:41.48] Waiting for paint to complete...33 true [2015-04-27T23:37:41.58] Waiting for paint to complete...34 true [2015-04-27T23:37:41.68] Waiting for paint to complete...35 true [2015-04-27T23:37:41.78] Waiting for paint to complete...36 true [2015-04-27T23:37:41.88] Waiting for paint to complete...37 true [2015-04-27T23:37:41.98] Waiting for paint to complete...38 true [2015-04-27T23:37:42.08] Waiting for paint to complete...39 true [2015-04-27T23:37:42.18] Waiting for paint to complete...40 true [2015-04-27T23:37:42.28] Waiting for paint to complete...41 true [2015-04-27T23:37:42.38] Waiting for paint to complete...42 true [2015-04-27T23:37:42.48] Waiting for paint to complete...43 true [2015-04-27T23:37:42.58] Waiting for paint to complete...44 true [2015-04-27T23:37:42.68] Waiting for paint to complete...45 true [2015-04-27T23:37:42.78] Waiting for paint to complete...46 true [2015-04-27T23:37:42.88] Waiting for paint to complete...47 true [2015-04-27T23:37:42.98] Waiting for paint to complete...48 true [2015-04-27T23:37:43.08] Waiting for paint to complete...49 true [2015-04-27T23:37:43.18] Waiting for paint to complete...50 true [2015-04-27T23:37:43.29] Waiting for paint to complete...51 true [2015-04-27T23:37:43.38] Waiting for paint to complete...52 true [2015-04-27T23:37:43.48] Waiting for paint to complete...53 true [2015-04-27T23:37:43.58] Waiting for paint to complete...54 true [2015-04-27T23:37:43.68] Waiting for paint to complete...55 true [2015-04-27T23:37:43.79] Waiting for paint to complete...56 true [2015-04-27T23:37:43.89] Waiting for paint to complete...57 true [2015-04-27T23:37:43.99] Waiting for paint to complete...58 true [2015-04-27T23:37:44.09] Waiting for paint to complete...59 true [2015-04-27T23:37:44.19] Waiting for paint to complete...60 true [2015-04-27T23:37:44.29] Waiting for paint to complete...61 true [2015-04-27T23:37:44.39] Waiting for paint to complete...62 true [2015-04-27T23:37:44.49] Waiting for paint to complete...63 true [2015-04-27T23:37:44.59] Waiting for paint to complete...64 true [2015-04-27T23:37:44.69] Waiting for paint to complete...65 true [2015-04-27T23:37:44.79] Waiting for paint to complete...66 true [2015-04-27T23:37:44.89] Waiting for paint to complete...67 true [2015-04-27T23:37:44.99] Waiting for paint to complete...68 true [2015-04-27T23:37:45.09] Waiting for paint to complete...69 true [2015-04-27T23:37:45.19] Waiting for paint to complete...70 true [2015-04-27T23:37:45.19] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:37:45.19] annotate TESTCASE scenario=FullScreenFrame_Device0_GC17 [2015-04-27T23:37:48.50] annotate TESTCASE recordtype=image [2015-04-27T23:37:48.50] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:37:48.50] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:37:48.50] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:37:53.59] Waiting for paint to complete...0 false [2015-04-27T23:37:53.69] Waiting for paint to complete...0 false [2015-04-27T23:37:53.79] Waiting for paint to complete...0 false [2015-04-27T23:37:53.89] Waiting for paint to complete...0 false [2015-04-27T23:37:53.89] Waiting for paint to complete...0 true [2015-04-27T23:37:53.99] Waiting for paint to complete...1 false [2015-04-27T23:37:54.09] Waiting for paint to complete...1 false [2015-04-27T23:37:54.19] Waiting for paint to complete...1 false [2015-04-27T23:37:54.20] Waiting for paint to complete...1 true [2015-04-27T23:37:54.30] Waiting for paint to complete...2 false [2015-04-27T23:37:54.40] Waiting for paint to complete...2 false [2015-04-27T23:37:54.50] Waiting for paint to complete...2 false [2015-04-27T23:37:54.51] Waiting for paint to complete...2 true [2015-04-27T23:37:54.61] Waiting for paint to complete...3 true [2015-04-27T23:37:54.71] Waiting for paint to complete...4 true [2015-04-27T23:37:54.81] Waiting for paint to complete...5 true [2015-04-27T23:37:54.91] Waiting for paint to complete...6 true [2015-04-27T23:37:55.01] Waiting for paint to complete...7 true [2015-04-27T23:37:55.11] Waiting for paint to complete...8 true [2015-04-27T23:37:55.21] Waiting for paint to complete...9 true [2015-04-27T23:37:55.31] Waiting for paint to complete...10 true [2015-04-27T23:37:55.41] Waiting for paint to complete...11 true [2015-04-27T23:37:55.51] Waiting for paint to complete...12 true [2015-04-27T23:37:55.61] Waiting for paint to complete...13 true [2015-04-27T23:37:55.71] Waiting for paint to complete...14 true [2015-04-27T23:37:55.81] Waiting for paint to complete...15 true [2015-04-27T23:37:55.91] Waiting for paint to complete...16 true [2015-04-27T23:37:56.01] Waiting for paint to complete...17 true [2015-04-27T23:37:56.11] Waiting for paint to complete...18 true [2015-04-27T23:37:56.21] Waiting for paint to complete...19 true [2015-04-27T23:37:56.31] Waiting for paint to complete...20 true [2015-04-27T23:37:56.41] Waiting for paint to complete...21 true [2015-04-27T23:37:56.51] Waiting for paint to complete...22 true [2015-04-27T23:37:56.61] Waiting for paint to complete...23 true [2015-04-27T23:37:56.71] Waiting for paint to complete...24 true [2015-04-27T23:37:56.81] Waiting for paint to complete...25 true [2015-04-27T23:37:56.91] Waiting for paint to complete...26 true [2015-04-27T23:37:57.01] Waiting for paint to complete...27 true [2015-04-27T23:37:57.12] Waiting for paint to complete...28 true [2015-04-27T23:37:57.22] Waiting for paint to complete...29 true [2015-04-27T23:37:57.32] Waiting for paint to complete...30 true [2015-04-27T23:37:57.42] Waiting for paint to complete...31 true [2015-04-27T23:37:57.52] Waiting for paint to complete...32 true [2015-04-27T23:37:57.62] Waiting for paint to complete...33 true [2015-04-27T23:37:57.72] Waiting for paint to complete...34 true [2015-04-27T23:37:57.82] Waiting for paint to complete...35 true [2015-04-27T23:37:57.92] Waiting for paint to complete...36 true [2015-04-27T23:37:58.02] Waiting for paint to complete...37 true [2015-04-27T23:37:58.12] Waiting for paint to complete...38 true [2015-04-27T23:37:58.22] Waiting for paint to complete...39 true [2015-04-27T23:37:58.32] Waiting for paint to complete...40 true [2015-04-27T23:37:58.42] Waiting for paint to complete...41 true [2015-04-27T23:37:58.52] Waiting for paint to complete...42 true [2015-04-27T23:37:58.62] Waiting for paint to complete...43 true [2015-04-27T23:37:58.72] Waiting for paint to complete...44 true [2015-04-27T23:37:58.82] Waiting for paint to complete...45 true [2015-04-27T23:37:58.92] Waiting for paint to complete...46 true [2015-04-27T23:37:59.02] Waiting for paint to complete...47 true [2015-04-27T23:37:59.12] Waiting for paint to complete...48 true [2015-04-27T23:37:59.22] Waiting for paint to complete...49 true [2015-04-27T23:37:59.32] Waiting for paint to complete...50 true [2015-04-27T23:37:59.42] Waiting for paint to complete...51 true [2015-04-27T23:37:59.52] Waiting for paint to complete...52 true [2015-04-27T23:37:59.62] Waiting for paint to complete...53 true [2015-04-27T23:37:59.72] Waiting for paint to complete...54 true [2015-04-27T23:37:59.82] Waiting for paint to complete...55 true [2015-04-27T23:37:59.92] Waiting for paint to complete...56 true [2015-04-27T23:38:00.02] Waiting for paint to complete...57 true [2015-04-27T23:38:00.12] Waiting for paint to complete...58 true [2015-04-27T23:38:00.22] Waiting for paint to complete...59 true [2015-04-27T23:38:00.32] Waiting for paint to complete...60 true [2015-04-27T23:38:00.42] Waiting for paint to complete...61 true [2015-04-27T23:38:00.52] Waiting for paint to complete...62 true [2015-04-27T23:38:00.62] Waiting for paint to complete...63 true [2015-04-27T23:38:00.72] Waiting for paint to complete...64 true [2015-04-27T23:38:00.82] Waiting for paint to complete...65 true [2015-04-27T23:38:00.92] Waiting for paint to complete...66 true [2015-04-27T23:38:01.03] Waiting for paint to complete...67 true [2015-04-27T23:38:01.13] Waiting for paint to complete...68 true [2015-04-27T23:38:01.23] Waiting for paint to complete...69 true [2015-04-27T23:38:01.33] Waiting for paint to complete...70 true [2015-04-27T23:38:01.33] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:38:03.35] Waiting for paint to complete...0 true [2015-04-27T23:38:03.45] Waiting for paint to complete...1 true [2015-04-27T23:38:03.55] Waiting for paint to complete...2 true [2015-04-27T23:38:03.65] Waiting for paint to complete...3 true [2015-04-27T23:38:03.75] Waiting for paint to complete...4 true [2015-04-27T23:38:03.85] Waiting for paint to complete...5 true [2015-04-27T23:38:03.95] Waiting for paint to complete...6 true [2015-04-27T23:38:04.05] Waiting for paint to complete...7 true [2015-04-27T23:38:04.15] Waiting for paint to complete...8 true [2015-04-27T23:38:04.25] Waiting for paint to complete...9 true [2015-04-27T23:38:04.35] Waiting for paint to complete...10 true [2015-04-27T23:38:04.45] Waiting for paint to complete...11 true [2015-04-27T23:38:04.55] Waiting for paint to complete...12 true [2015-04-27T23:38:04.65] Waiting for paint to complete...13 true [2015-04-27T23:38:04.75] Waiting for paint to complete...14 true [2015-04-27T23:38:04.85] Waiting for paint to complete...15 true [2015-04-27T23:38:04.95] Waiting for paint to complete...16 true [2015-04-27T23:38:05.05] Waiting for paint to complete...17 true [2015-04-27T23:38:05.15] Waiting for paint to complete...18 true [2015-04-27T23:38:05.25] Waiting for paint to complete...19 true [2015-04-27T23:38:05.35] Waiting for paint to complete...20 true [2015-04-27T23:38:05.45] Waiting for paint to complete...21 true [2015-04-27T23:38:05.55] Waiting for paint to complete...22 true [2015-04-27T23:38:05.65] Waiting for paint to complete...23 true [2015-04-27T23:38:05.75] Waiting for paint to complete...24 true [2015-04-27T23:38:05.85] Waiting for paint to complete...25 true [2015-04-27T23:38:05.95] Waiting for paint to complete...26 true [2015-04-27T23:38:06.05] Waiting for paint to complete...27 true [2015-04-27T23:38:06.15] Waiting for paint to complete...28 true [2015-04-27T23:38:06.26] Waiting for paint to complete...29 true [2015-04-27T23:38:06.36] Waiting for paint to complete...30 true [2015-04-27T23:38:06.46] Waiting for paint to complete...31 true [2015-04-27T23:38:06.56] Waiting for paint to complete...32 true [2015-04-27T23:38:06.66] Waiting for paint to complete...33 true [2015-04-27T23:38:06.76] Waiting for paint to complete...34 true [2015-04-27T23:38:06.86] Waiting for paint to complete...35 true [2015-04-27T23:38:06.96] Waiting for paint to complete...36 true [2015-04-27T23:38:07.06] Waiting for paint to complete...37 true [2015-04-27T23:38:07.16] Waiting for paint to complete...38 true [2015-04-27T23:38:07.26] Waiting for paint to complete...39 true [2015-04-27T23:38:07.36] Waiting for paint to complete...40 true [2015-04-27T23:38:07.46] Waiting for paint to complete...41 true [2015-04-27T23:38:07.56] Waiting for paint to complete...42 true [2015-04-27T23:38:07.66] Waiting for paint to complete...43 true [2015-04-27T23:38:07.76] Waiting for paint to complete...44 true [2015-04-27T23:38:07.86] Waiting for paint to complete...45 true [2015-04-27T23:38:07.96] Waiting for paint to complete...46 true [2015-04-27T23:38:08.06] Waiting for paint to complete...47 true [2015-04-27T23:38:08.16] Waiting for paint to complete...48 true [2015-04-27T23:38:08.26] Waiting for paint to complete...49 true [2015-04-27T23:38:08.36] Waiting for paint to complete...50 true [2015-04-27T23:38:08.46] Waiting for paint to complete...51 true [2015-04-27T23:38:08.56] Waiting for paint to complete...52 true [2015-04-27T23:38:08.67] Waiting for paint to complete...53 true [2015-04-27T23:38:08.76] Waiting for paint to complete...54 true [2015-04-27T23:38:08.86] Waiting for paint to complete...55 true [2015-04-27T23:38:08.96] Waiting for paint to complete...56 true [2015-04-27T23:38:09.06] Waiting for paint to complete...57 true [2015-04-27T23:38:09.16] Waiting for paint to complete...58 true [2015-04-27T23:38:09.26] Waiting for paint to complete...59 true [2015-04-27T23:38:09.36] Waiting for paint to complete...60 true [2015-04-27T23:38:09.46] Waiting for paint to complete...61 true [2015-04-27T23:38:09.56] Waiting for paint to complete...62 true [2015-04-27T23:38:09.66] Waiting for paint to complete...63 true [2015-04-27T23:38:09.76] Waiting for paint to complete...64 true [2015-04-27T23:38:09.86] Waiting for paint to complete...65 true [2015-04-27T23:38:09.96] Waiting for paint to complete...66 true [2015-04-27T23:38:10.06] Waiting for paint to complete...67 true [2015-04-27T23:38:10.17] Waiting for paint to complete...68 true [2015-04-27T23:38:10.27] Waiting for paint to complete...69 true [2015-04-27T23:38:10.37] Waiting for paint to complete...70 true [2015-04-27T23:38:10.37] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:38:10.37] annotate TESTCASE scenario=FullScreenFrame_Device0_GC18 [2015-04-27T23:38:13.69] annotate TESTCASE recordtype=image [2015-04-27T23:38:13.69] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:38:13.69] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:38:13.69] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:38:18.75] Waiting for paint to complete...0 false [2015-04-27T23:38:18.85] Waiting for paint to complete...0 false [2015-04-27T23:38:18.95] Waiting for paint to complete...0 false [2015-04-27T23:38:19.05] Waiting for paint to complete...0 false [2015-04-27T23:38:19.07] Waiting for paint to complete...0 true [2015-04-27T23:38:19.17] Waiting for paint to complete...1 false [2015-04-27T23:38:19.27] Waiting for paint to complete...1 false [2015-04-27T23:38:19.37] Waiting for paint to complete...1 false [2015-04-27T23:38:19.37] Waiting for paint to complete...1 true [2015-04-27T23:38:19.47] Waiting for paint to complete...2 false [2015-04-27T23:38:19.57] Waiting for paint to complete...2 false [2015-04-27T23:38:19.67] Waiting for paint to complete...2 false [2015-04-27T23:38:19.68] Waiting for paint to complete...2 true [2015-04-27T23:38:19.78] Waiting for paint to complete...3 false [2015-04-27T23:38:19.88] Waiting for paint to complete...3 false [2015-04-27T23:38:19.98] Waiting for paint to complete...3 false [2015-04-27T23:38:20.00] Waiting for paint to complete...3 true [2015-04-27T23:38:20.10] Waiting for paint to complete...4 true [2015-04-27T23:38:20.20] Waiting for paint to complete...5 true [2015-04-27T23:38:20.30] Waiting for paint to complete...6 true [2015-04-27T23:38:20.40] Waiting for paint to complete...7 true [2015-04-27T23:38:20.50] Waiting for paint to complete...8 true [2015-04-27T23:38:20.60] Waiting for paint to complete...9 true [2015-04-27T23:38:20.70] Waiting for paint to complete...10 true [2015-04-27T23:38:20.80] Waiting for paint to complete...11 true [2015-04-27T23:38:20.90] Waiting for paint to complete...12 true [2015-04-27T23:38:21.00] Waiting for paint to complete...13 true [2015-04-27T23:38:21.10] Waiting for paint to complete...14 true [2015-04-27T23:38:21.20] Waiting for paint to complete...15 true [2015-04-27T23:38:21.30] Waiting for paint to complete...16 true [2015-04-27T23:38:21.40] Waiting for paint to complete...17 true [2015-04-27T23:38:21.50] Waiting for paint to complete...18 true [2015-04-27T23:38:21.60] Waiting for paint to complete...19 true [2015-04-27T23:38:21.70] Waiting for paint to complete...20 true [2015-04-27T23:38:21.81] Waiting for paint to complete...21 true [2015-04-27T23:38:21.91] Waiting for paint to complete...22 true [2015-04-27T23:38:22.01] Waiting for paint to complete...23 true [2015-04-27T23:38:22.11] Waiting for paint to complete...24 true [2015-04-27T23:38:22.21] Waiting for paint to complete...25 true [2015-04-27T23:38:22.31] Waiting for paint to complete...26 true [2015-04-27T23:38:22.41] Waiting for paint to complete...27 true [2015-04-27T23:38:22.51] Waiting for paint to complete...28 true [2015-04-27T23:38:22.61] Waiting for paint to complete...29 true [2015-04-27T23:38:22.71] Waiting for paint to complete...30 true [2015-04-27T23:38:22.81] Waiting for paint to complete...31 true [2015-04-27T23:38:22.91] Waiting for paint to complete...32 true [2015-04-27T23:38:23.01] Waiting for paint to complete...33 true [2015-04-27T23:38:23.11] Waiting for paint to complete...34 true [2015-04-27T23:38:23.21] Waiting for paint to complete...35 true [2015-04-27T23:38:23.31] Waiting for paint to complete...36 true [2015-04-27T23:38:23.41] Waiting for paint to complete...37 true [2015-04-27T23:38:23.51] Waiting for paint to complete...38 true [2015-04-27T23:38:23.61] Waiting for paint to complete...39 true [2015-04-27T23:38:23.71] Waiting for paint to complete...40 true [2015-04-27T23:38:23.81] Waiting for paint to complete...41 true [2015-04-27T23:38:23.91] Waiting for paint to complete...42 true [2015-04-27T23:38:24.01] Waiting for paint to complete...43 true [2015-04-27T23:38:24.11] Waiting for paint to complete...44 true [2015-04-27T23:38:24.21] Waiting for paint to complete...45 true [2015-04-27T23:38:24.31] Waiting for paint to complete...46 true [2015-04-27T23:38:24.41] Waiting for paint to complete...47 true [2015-04-27T23:38:24.51] Waiting for paint to complete...48 true [2015-04-27T23:38:24.61] Waiting for paint to complete...49 true [2015-04-27T23:38:24.71] Waiting for paint to complete...50 true [2015-04-27T23:38:24.81] Waiting for paint to complete...51 true [2015-04-27T23:38:24.91] Waiting for paint to complete...52 true [2015-04-27T23:38:25.01] Waiting for paint to complete...53 true [2015-04-27T23:38:25.12] Waiting for paint to complete...54 true [2015-04-27T23:38:25.22] Waiting for paint to complete...55 true [2015-04-27T23:38:25.32] Waiting for paint to complete...56 true [2015-04-27T23:38:25.42] Waiting for paint to complete...57 true [2015-04-27T23:38:25.52] Waiting for paint to complete...58 true [2015-04-27T23:38:25.62] Waiting for paint to complete...59 true [2015-04-27T23:38:25.72] Waiting for paint to complete...60 true [2015-04-27T23:38:25.82] Waiting for paint to complete...61 true [2015-04-27T23:38:25.92] Waiting for paint to complete...62 true [2015-04-27T23:38:26.02] Waiting for paint to complete...63 true [2015-04-27T23:38:26.12] Waiting for paint to complete...64 true [2015-04-27T23:38:26.22] Waiting for paint to complete...65 true [2015-04-27T23:38:26.32] Waiting for paint to complete...66 true [2015-04-27T23:38:26.42] Waiting for paint to complete...67 true [2015-04-27T23:38:26.52] Waiting for paint to complete...68 true [2015-04-27T23:38:26.62] Waiting for paint to complete...69 true [2015-04-27T23:38:26.72] Waiting for paint to complete...70 true [2015-04-27T23:38:26.73] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:38:28.75] Waiting for paint to complete...0 true [2015-04-27T23:38:28.86] Waiting for paint to complete...1 true [2015-04-27T23:38:28.95] Waiting for paint to complete...2 true [2015-04-27T23:38:29.05] Waiting for paint to complete...3 true [2015-04-27T23:38:29.15] Waiting for paint to complete...4 true [2015-04-27T23:38:29.25] Waiting for paint to complete...5 true [2015-04-27T23:38:29.35] Waiting for paint to complete...6 true [2015-04-27T23:38:29.46] Waiting for paint to complete...7 true [2015-04-27T23:38:29.56] Waiting for paint to complete...8 true [2015-04-27T23:38:29.66] Waiting for paint to complete...9 true [2015-04-27T23:38:29.76] Waiting for paint to complete...10 true [2015-04-27T23:38:29.86] Waiting for paint to complete...11 true [2015-04-27T23:38:29.96] Waiting for paint to complete...12 true [2015-04-27T23:38:30.06] Waiting for paint to complete...13 true [2015-04-27T23:38:30.16] Waiting for paint to complete...14 true [2015-04-27T23:38:30.26] Waiting for paint to complete...15 true [2015-04-27T23:38:30.36] Waiting for paint to complete...16 true [2015-04-27T23:38:30.46] Waiting for paint to complete...17 true [2015-04-27T23:38:30.56] Waiting for paint to complete...18 true [2015-04-27T23:38:30.66] Waiting for paint to complete...19 true [2015-04-27T23:38:30.76] Waiting for paint to complete...20 true [2015-04-27T23:38:30.86] Waiting for paint to complete...21 true [2015-04-27T23:38:30.96] Waiting for paint to complete...22 true [2015-04-27T23:38:31.06] Waiting for paint to complete...23 true [2015-04-27T23:38:31.16] Waiting for paint to complete...24 true [2015-04-27T23:38:31.26] Waiting for paint to complete...25 true [2015-04-27T23:38:31.36] Waiting for paint to complete...26 true [2015-04-27T23:38:31.46] Waiting for paint to complete...27 true [2015-04-27T23:38:31.56] Waiting for paint to complete...28 true [2015-04-27T23:38:31.66] Waiting for paint to complete...29 true [2015-04-27T23:38:31.76] Waiting for paint to complete...30 true [2015-04-27T23:38:31.86] Waiting for paint to complete...31 true [2015-04-27T23:38:31.96] Waiting for paint to complete...32 true [2015-04-27T23:38:32.06] Waiting for paint to complete...33 true [2015-04-27T23:38:32.16] Waiting for paint to complete...34 true [2015-04-27T23:38:32.26] Waiting for paint to complete...35 true [2015-04-27T23:38:32.36] Waiting for paint to complete...36 true [2015-04-27T23:38:32.46] Waiting for paint to complete...37 true [2015-04-27T23:38:32.56] Waiting for paint to complete...38 true [2015-04-27T23:38:32.66] Waiting for paint to complete...39 true [2015-04-27T23:38:32.76] Waiting for paint to complete...40 true [2015-04-27T23:38:32.86] Waiting for paint to complete...41 true [2015-04-27T23:38:32.96] Waiting for paint to complete...42 true [2015-04-27T23:38:33.06] Waiting for paint to complete...43 true [2015-04-27T23:38:33.17] Waiting for paint to complete...44 true [2015-04-27T23:38:33.27] Waiting for paint to complete...45 true [2015-04-27T23:38:33.37] Waiting for paint to complete...46 true [2015-04-27T23:38:33.47] Waiting for paint to complete...47 true [2015-04-27T23:38:33.57] Waiting for paint to complete...48 true [2015-04-27T23:38:33.67] Waiting for paint to complete...49 true [2015-04-27T23:38:33.77] Waiting for paint to complete...50 true [2015-04-27T23:38:33.87] Waiting for paint to complete...51 true [2015-04-27T23:38:33.97] Waiting for paint to complete...52 true [2015-04-27T23:38:34.07] Waiting for paint to complete...53 true [2015-04-27T23:38:34.17] Waiting for paint to complete...54 true [2015-04-27T23:38:34.27] Waiting for paint to complete...55 true [2015-04-27T23:38:34.37] Waiting for paint to complete...56 true [2015-04-27T23:38:34.47] Waiting for paint to complete...57 true [2015-04-27T23:38:34.57] Waiting for paint to complete...58 true [2015-04-27T23:38:34.67] Waiting for paint to complete...59 true [2015-04-27T23:38:34.77] Waiting for paint to complete...60 true [2015-04-27T23:38:34.87] Waiting for paint to complete...61 true [2015-04-27T23:38:34.97] Waiting for paint to complete...62 true [2015-04-27T23:38:35.07] Waiting for paint to complete...63 true [2015-04-27T23:38:35.17] Waiting for paint to complete...64 true [2015-04-27T23:38:35.27] Waiting for paint to complete...65 true [2015-04-27T23:38:35.37] Waiting for paint to complete...66 true [2015-04-27T23:38:35.47] Waiting for paint to complete...67 true [2015-04-27T23:38:35.58] Waiting for paint to complete...68 true [2015-04-27T23:38:35.68] Waiting for paint to complete...69 true [2015-04-27T23:38:35.78] Waiting for paint to complete...70 true [2015-04-27T23:38:35.78] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:38:35.78] annotate TESTCASE scenario=FullScreenFrame_Device0_GC19 [2015-04-27T23:38:39.13] annotate TESTCASE recordtype=image [2015-04-27T23:38:39.13] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:38:39.13] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:38:39.13] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:38:44.21] Waiting for paint to complete...0 false [2015-04-27T23:38:44.31] Waiting for paint to complete...0 false [2015-04-27T23:38:44.42] Waiting for paint to complete...0 false [2015-04-27T23:38:44.52] Waiting for paint to complete...0 false [2015-04-27T23:38:44.53] Waiting for paint to complete...0 true [2015-04-27T23:38:44.63] Waiting for paint to complete...1 false [2015-04-27T23:38:44.73] Waiting for paint to complete...1 false [2015-04-27T23:38:44.83] Waiting for paint to complete...1 false [2015-04-27T23:38:44.83] Waiting for paint to complete...1 true [2015-04-27T23:38:44.93] Waiting for paint to complete...2 false [2015-04-27T23:38:45.03] Waiting for paint to complete...2 false [2015-04-27T23:38:45.13] Waiting for paint to complete...2 false [2015-04-27T23:38:45.14] Waiting for paint to complete...2 true [2015-04-27T23:38:45.24] Waiting for paint to complete...3 true [2015-04-27T23:38:45.34] Waiting for paint to complete...4 true [2015-04-27T23:38:45.44] Waiting for paint to complete...5 true [2015-04-27T23:38:45.54] Waiting for paint to complete...6 true [2015-04-27T23:38:45.64] Waiting for paint to complete...7 true [2015-04-27T23:38:45.74] Waiting for paint to complete...8 true [2015-04-27T23:38:45.84] Waiting for paint to complete...9 true [2015-04-27T23:38:45.94] Waiting for paint to complete...10 true [2015-04-27T23:38:46.04] Waiting for paint to complete...11 true [2015-04-27T23:38:46.14] Waiting for paint to complete...12 true [2015-04-27T23:38:46.24] Waiting for paint to complete...13 true [2015-04-27T23:38:46.34] Waiting for paint to complete...14 true [2015-04-27T23:38:46.44] Waiting for paint to complete...15 true [2015-04-27T23:38:46.54] Waiting for paint to complete...16 true [2015-04-27T23:38:46.64] Waiting for paint to complete...17 true [2015-04-27T23:38:46.74] Waiting for paint to complete...18 true [2015-04-27T23:38:46.84] Waiting for paint to complete...19 true [2015-04-27T23:38:46.94] Waiting for paint to complete...20 true [2015-04-27T23:38:47.04] Waiting for paint to complete...21 true [2015-04-27T23:38:47.14] Waiting for paint to complete...22 true [2015-04-27T23:38:47.24] Waiting for paint to complete...23 true [2015-04-27T23:38:47.34] Waiting for paint to complete...24 true [2015-04-27T23:38:47.44] Waiting for paint to complete...25 true [2015-04-27T23:38:47.54] Waiting for paint to complete...26 true [2015-04-27T23:38:47.64] Waiting for paint to complete...27 true [2015-04-27T23:38:47.74] Waiting for paint to complete...28 true [2015-04-27T23:38:47.85] Waiting for paint to complete...29 true [2015-04-27T23:38:47.95] Waiting for paint to complete...30 true [2015-04-27T23:38:48.05] Waiting for paint to complete...31 true [2015-04-27T23:38:48.15] Waiting for paint to complete...32 true [2015-04-27T23:38:48.25] Waiting for paint to complete...33 true [2015-04-27T23:38:48.35] Waiting for paint to complete...34 true [2015-04-27T23:38:48.45] Waiting for paint to complete...35 true [2015-04-27T23:38:48.55] Waiting for paint to complete...36 true [2015-04-27T23:38:48.65] Waiting for paint to complete...37 true [2015-04-27T23:38:48.75] Waiting for paint to complete...38 true [2015-04-27T23:38:48.85] Waiting for paint to complete...39 true [2015-04-27T23:38:48.95] Waiting for paint to complete...40 true [2015-04-27T23:38:49.05] Waiting for paint to complete...41 true [2015-04-27T23:38:49.15] Waiting for paint to complete...42 true [2015-04-27T23:38:49.26] Waiting for paint to complete...43 true [2015-04-27T23:38:49.35] Waiting for paint to complete...44 true [2015-04-27T23:38:49.45] Waiting for paint to complete...45 true [2015-04-27T23:38:49.55] Waiting for paint to complete...46 true [2015-04-27T23:38:49.65] Waiting for paint to complete...47 true [2015-04-27T23:38:49.75] Waiting for paint to complete...48 true [2015-04-27T23:38:49.85] Waiting for paint to complete...49 true [2015-04-27T23:38:49.95] Waiting for paint to complete...50 true [2015-04-27T23:38:50.05] Waiting for paint to complete...51 true [2015-04-27T23:38:50.15] Waiting for paint to complete...52 true [2015-04-27T23:38:50.25] Waiting for paint to complete...53 true [2015-04-27T23:38:50.35] Waiting for paint to complete...54 true [2015-04-27T23:38:50.45] Waiting for paint to complete...55 true [2015-04-27T23:38:50.55] Waiting for paint to complete...56 true [2015-04-27T23:38:50.65] Waiting for paint to complete...57 true [2015-04-27T23:38:50.75] Waiting for paint to complete...58 true [2015-04-27T23:38:50.85] Waiting for paint to complete...59 true [2015-04-27T23:38:50.95] Waiting for paint to complete...60 true [2015-04-27T23:38:51.05] Waiting for paint to complete...61 true [2015-04-27T23:38:51.15] Waiting for paint to complete...62 true [2015-04-27T23:38:51.25] Waiting for paint to complete...63 true [2015-04-27T23:38:51.35] Waiting for paint to complete...64 true [2015-04-27T23:38:51.45] Waiting for paint to complete...65 true [2015-04-27T23:38:51.55] Waiting for paint to complete...66 true [2015-04-27T23:38:51.66] Waiting for paint to complete...67 true [2015-04-27T23:38:51.76] Waiting for paint to complete...68 true [2015-04-27T23:38:51.86] Waiting for paint to complete...69 true [2015-04-27T23:38:51.96] Waiting for paint to complete...70 true [2015-04-27T23:38:51.96] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:38:53.96] Waiting for paint to complete...0 true [2015-04-27T23:38:54.06] Waiting for paint to complete...1 true [2015-04-27T23:38:54.16] Waiting for paint to complete...2 true [2015-04-27T23:38:54.26] Waiting for paint to complete...3 true [2015-04-27T23:38:54.36] Waiting for paint to complete...4 true [2015-04-27T23:38:54.46] Waiting for paint to complete...5 true [2015-04-27T23:38:54.56] Waiting for paint to complete...6 true [2015-04-27T23:38:54.66] Waiting for paint to complete...7 true [2015-04-27T23:38:54.76] Waiting for paint to complete...8 true [2015-04-27T23:38:54.86] Waiting for paint to complete...9 true [2015-04-27T23:38:54.96] Waiting for paint to complete...10 true [2015-04-27T23:38:55.06] Waiting for paint to complete...11 true [2015-04-27T23:38:55.16] Waiting for paint to complete...12 true [2015-04-27T23:38:55.26] Waiting for paint to complete...13 true [2015-04-27T23:38:55.36] Waiting for paint to complete...14 true [2015-04-27T23:38:55.46] Waiting for paint to complete...15 true [2015-04-27T23:38:55.56] Waiting for paint to complete...16 true [2015-04-27T23:38:55.66] Waiting for paint to complete...17 true [2015-04-27T23:38:55.76] Waiting for paint to complete...18 true [2015-04-27T23:38:55.86] Waiting for paint to complete...19 true [2015-04-27T23:38:55.96] Waiting for paint to complete...20 true [2015-04-27T23:38:56.06] Waiting for paint to complete...21 true [2015-04-27T23:38:56.17] Waiting for paint to complete...22 true [2015-04-27T23:38:56.27] Waiting for paint to complete...23 true [2015-04-27T23:38:56.37] Waiting for paint to complete...24 true [2015-04-27T23:38:56.47] Waiting for paint to complete...25 true [2015-04-27T23:38:56.57] Waiting for paint to complete...26 true [2015-04-27T23:38:56.67] Waiting for paint to complete...27 true [2015-04-27T23:38:56.77] Waiting for paint to complete...28 true [2015-04-27T23:38:56.87] Waiting for paint to complete...29 true [2015-04-27T23:38:56.97] Waiting for paint to complete...30 true [2015-04-27T23:38:57.07] Waiting for paint to complete...31 true [2015-04-27T23:38:57.17] Waiting for paint to complete...32 true [2015-04-27T23:38:57.27] Waiting for paint to complete...33 true [2015-04-27T23:38:57.37] Waiting for paint to complete...34 true [2015-04-27T23:38:57.47] Waiting for paint to complete...35 true [2015-04-27T23:38:57.57] Waiting for paint to complete...36 true [2015-04-27T23:38:57.67] Waiting for paint to complete...37 true [2015-04-27T23:38:57.77] Waiting for paint to complete...38 true [2015-04-27T23:38:57.87] Waiting for paint to complete...39 true [2015-04-27T23:38:57.97] Waiting for paint to complete...40 true [2015-04-27T23:38:58.07] Waiting for paint to complete...41 true [2015-04-27T23:38:58.17] Waiting for paint to complete...42 true [2015-04-27T23:38:58.27] Waiting for paint to complete...43 true [2015-04-27T23:38:58.37] Waiting for paint to complete...44 true [2015-04-27T23:38:58.47] Waiting for paint to complete...45 true [2015-04-27T23:38:58.57] Waiting for paint to complete...46 true [2015-04-27T23:38:58.67] Waiting for paint to complete...47 true [2015-04-27T23:38:58.77] Waiting for paint to complete...48 true [2015-04-27T23:38:58.87] Waiting for paint to complete...49 true [2015-04-27T23:38:58.97] Waiting for paint to complete...50 true [2015-04-27T23:38:59.07] Waiting for paint to complete...51 true [2015-04-27T23:38:59.17] Waiting for paint to complete...52 true [2015-04-27T23:38:59.28] Waiting for paint to complete...53 true [2015-04-27T23:38:59.38] Waiting for paint to complete...54 true [2015-04-27T23:38:59.48] Waiting for paint to complete...55 true [2015-04-27T23:38:59.58] Waiting for paint to complete...56 true [2015-04-27T23:38:59.68] Waiting for paint to complete...57 true [2015-04-27T23:38:59.78] Waiting for paint to complete...58 true [2015-04-27T23:38:59.88] Waiting for paint to complete...59 true [2015-04-27T23:38:59.98] Waiting for paint to complete...60 true [2015-04-27T23:39:00.08] Waiting for paint to complete...61 true [2015-04-27T23:39:00.18] Waiting for paint to complete...62 true [2015-04-27T23:39:00.28] Waiting for paint to complete...63 true [2015-04-27T23:39:00.38] Waiting for paint to complete...64 true [2015-04-27T23:39:00.48] Waiting for paint to complete...65 true [2015-04-27T23:39:00.58] Waiting for paint to complete...66 true [2015-04-27T23:39:00.68] Waiting for paint to complete...67 true [2015-04-27T23:39:00.78] Waiting for paint to complete...68 true [2015-04-27T23:39:00.88] Waiting for paint to complete...69 true [2015-04-27T23:39:00.98] Waiting for paint to complete...70 true [2015-04-27T23:39:00.98] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:39:00.98] annotate TESTCASE scenario=FullScreenFrame_Device0_GC20 [2015-04-27T23:39:04.30] annotate TESTCASE recordtype=image [2015-04-27T23:39:04.30] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:39:04.30] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:39:04.30] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:39:09.37] Waiting for paint to complete...0 false [2015-04-27T23:39:09.47] Waiting for paint to complete...0 false [2015-04-27T23:39:09.57] Waiting for paint to complete...0 false [2015-04-27T23:39:09.67] Waiting for paint to complete...0 false [2015-04-27T23:39:09.67] Waiting for paint to complete...0 true [2015-04-27T23:39:09.77] Waiting for paint to complete...1 false [2015-04-27T23:39:09.87] Waiting for paint to complete...1 false [2015-04-27T23:39:09.97] Waiting for paint to complete...1 false [2015-04-27T23:39:09.97] Waiting for paint to complete...1 true [2015-04-27T23:39:10.07] Waiting for paint to complete...2 false [2015-04-27T23:39:10.17] Waiting for paint to complete...2 false [2015-04-27T23:39:10.27] Waiting for paint to complete...2 false [2015-04-27T23:39:10.28] Waiting for paint to complete...2 true [2015-04-27T23:39:10.38] Waiting for paint to complete...3 false [2015-04-27T23:39:10.48] Waiting for paint to complete...3 false [2015-04-27T23:39:10.58] Waiting for paint to complete...3 false [2015-04-27T23:39:10.60] Waiting for paint to complete...3 true [2015-04-27T23:39:10.70] Waiting for paint to complete...4 true [2015-04-27T23:39:10.80] Waiting for paint to complete...5 true [2015-04-27T23:39:10.90] Waiting for paint to complete...6 true [2015-04-27T23:39:11.00] Waiting for paint to complete...7 true [2015-04-27T23:39:11.10] Waiting for paint to complete...8 true [2015-04-27T23:39:11.20] Waiting for paint to complete...9 true [2015-04-27T23:39:11.30] Waiting for paint to complete...10 true [2015-04-27T23:39:11.40] Waiting for paint to complete...11 true [2015-04-27T23:39:11.50] Waiting for paint to complete...12 true [2015-04-27T23:39:11.60] Waiting for paint to complete...13 true [2015-04-27T23:39:11.70] Waiting for paint to complete...14 true [2015-04-27T23:39:11.80] Waiting for paint to complete...15 true [2015-04-27T23:39:11.90] Waiting for paint to complete...16 true [2015-04-27T23:39:12.00] Waiting for paint to complete...17 true [2015-04-27T23:39:12.10] Waiting for paint to complete...18 true [2015-04-27T23:39:12.20] Waiting for paint to complete...19 true [2015-04-27T23:39:12.30] Waiting for paint to complete...20 true [2015-04-27T23:39:12.40] Waiting for paint to complete...21 true [2015-04-27T23:39:12.50] Waiting for paint to complete...22 true [2015-04-27T23:39:12.60] Waiting for paint to complete...23 true [2015-04-27T23:39:12.70] Waiting for paint to complete...24 true [2015-04-27T23:39:12.80] Waiting for paint to complete...25 true [2015-04-27T23:39:12.90] Waiting for paint to complete...26 true [2015-04-27T23:39:13.00] Waiting for paint to complete...27 true [2015-04-27T23:39:13.10] Waiting for paint to complete...28 true [2015-04-27T23:39:13.20] Waiting for paint to complete...29 true [2015-04-27T23:39:13.30] Waiting for paint to complete...30 true [2015-04-27T23:39:13.40] Waiting for paint to complete...31 true [2015-04-27T23:39:13.50] Waiting for paint to complete...32 true [2015-04-27T23:39:13.60] Waiting for paint to complete...33 true [2015-04-27T23:39:13.70] Waiting for paint to complete...34 true [2015-04-27T23:39:13.80] Waiting for paint to complete...35 true [2015-04-27T23:39:13.90] Waiting for paint to complete...36 true [2015-04-27T23:39:14.00] Waiting for paint to complete...37 true [2015-04-27T23:39:14.10] Waiting for paint to complete...38 true [2015-04-27T23:39:14.21] Waiting for paint to complete...39 true [2015-04-27T23:39:14.31] Waiting for paint to complete...40 true [2015-04-27T23:39:14.41] Waiting for paint to complete...41 true [2015-04-27T23:39:14.51] Waiting for paint to complete...42 true [2015-04-27T23:39:14.61] Waiting for paint to complete...43 true [2015-04-27T23:39:14.71] Waiting for paint to complete...44 true [2015-04-27T23:39:14.81] Waiting for paint to complete...45 true [2015-04-27T23:39:14.91] Waiting for paint to complete...46 true [2015-04-27T23:39:15.01] Waiting for paint to complete...47 true [2015-04-27T23:39:15.11] Waiting for paint to complete...48 true [2015-04-27T23:39:15.21] Waiting for paint to complete...49 true [2015-04-27T23:39:15.31] Waiting for paint to complete...50 true [2015-04-27T23:39:15.41] Waiting for paint to complete...51 true [2015-04-27T23:39:15.51] Waiting for paint to complete...52 true [2015-04-27T23:39:15.61] Waiting for paint to complete...53 true [2015-04-27T23:39:15.71] Waiting for paint to complete...54 true [2015-04-27T23:39:15.81] Waiting for paint to complete...55 true [2015-04-27T23:39:15.91] Waiting for paint to complete...56 true [2015-04-27T23:39:16.01] Waiting for paint to complete...57 true [2015-04-27T23:39:16.11] Waiting for paint to complete...58 true [2015-04-27T23:39:16.21] Waiting for paint to complete...59 true [2015-04-27T23:39:16.31] Waiting for paint to complete...60 true [2015-04-27T23:39:16.41] Waiting for paint to complete...61 true [2015-04-27T23:39:16.51] Waiting for paint to complete...62 true [2015-04-27T23:39:16.61] Waiting for paint to complete...63 true [2015-04-27T23:39:16.71] Waiting for paint to complete...64 true [2015-04-27T23:39:16.81] Waiting for paint to complete...65 true [2015-04-27T23:39:16.91] Waiting for paint to complete...66 true [2015-04-27T23:39:17.01] Waiting for paint to complete...67 true [2015-04-27T23:39:17.11] Waiting for paint to complete...68 true [2015-04-27T23:39:17.21] Waiting for paint to complete...69 true [2015-04-27T23:39:17.31] Waiting for paint to complete...70 true [2015-04-27T23:39:17.31] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:39:19.32] Waiting for paint to complete...0 true [2015-04-27T23:39:19.42] Waiting for paint to complete...1 true [2015-04-27T23:39:19.52] Waiting for paint to complete...2 true [2015-04-27T23:39:19.62] Waiting for paint to complete...3 true [2015-04-27T23:39:19.72] Waiting for paint to complete...4 true [2015-04-27T23:39:19.82] Waiting for paint to complete...5 true [2015-04-27T23:39:19.92] Waiting for paint to complete...6 true [2015-04-27T23:39:20.02] Waiting for paint to complete...7 true [2015-04-27T23:39:20.12] Waiting for paint to complete...8 true [2015-04-27T23:39:20.22] Waiting for paint to complete...9 true [2015-04-27T23:39:20.32] Waiting for paint to complete...10 true [2015-04-27T23:39:20.42] Waiting for paint to complete...11 true [2015-04-27T23:39:20.52] Waiting for paint to complete...12 true [2015-04-27T23:39:20.62] Waiting for paint to complete...13 true [2015-04-27T23:39:20.72] Waiting for paint to complete...14 true [2015-04-27T23:39:20.82] Waiting for paint to complete...15 true [2015-04-27T23:39:20.92] Waiting for paint to complete...16 true [2015-04-27T23:39:21.02] Waiting for paint to complete...17 true [2015-04-27T23:39:21.12] Waiting for paint to complete...18 true [2015-04-27T23:39:21.23] Waiting for paint to complete...19 true [2015-04-27T23:39:21.33] Waiting for paint to complete...20 true [2015-04-27T23:39:21.43] Waiting for paint to complete...21 true [2015-04-27T23:39:21.53] Waiting for paint to complete...22 true [2015-04-27T23:39:21.63] Waiting for paint to complete...23 true [2015-04-27T23:39:21.73] Waiting for paint to complete...24 true [2015-04-27T23:39:21.83] Waiting for paint to complete...25 true [2015-04-27T23:39:21.93] Waiting for paint to complete...26 true [2015-04-27T23:39:22.03] Waiting for paint to complete...27 true [2015-04-27T23:39:22.13] Waiting for paint to complete...28 true [2015-04-27T23:39:22.23] Waiting for paint to complete...29 true [2015-04-27T23:39:22.33] Waiting for paint to complete...30 true [2015-04-27T23:39:22.43] Waiting for paint to complete...31 true [2015-04-27T23:39:22.53] Waiting for paint to complete...32 true [2015-04-27T23:39:22.63] Waiting for paint to complete...33 true [2015-04-27T23:39:22.73] Waiting for paint to complete...34 true [2015-04-27T23:39:22.83] Waiting for paint to complete...35 true [2015-04-27T23:39:22.93] Waiting for paint to complete...36 true [2015-04-27T23:39:23.03] Waiting for paint to complete...37 true [2015-04-27T23:39:23.13] Waiting for paint to complete...38 true [2015-04-27T23:39:23.23] Waiting for paint to complete...39 true [2015-04-27T23:39:23.33] Waiting for paint to complete...40 true [2015-04-27T23:39:23.43] Waiting for paint to complete...41 true [2015-04-27T23:39:23.53] Waiting for paint to complete...42 true [2015-04-27T23:39:23.63] Waiting for paint to complete...43 true [2015-04-27T23:39:23.73] Waiting for paint to complete...44 true [2015-04-27T23:39:23.83] Waiting for paint to complete...45 true [2015-04-27T23:39:23.93] Waiting for paint to complete...46 true [2015-04-27T23:39:24.03] Waiting for paint to complete...47 true [2015-04-27T23:39:24.13] Waiting for paint to complete...48 true [2015-04-27T23:39:24.23] Waiting for paint to complete...49 true [2015-04-27T23:39:24.33] Waiting for paint to complete...50 true [2015-04-27T23:39:24.44] Waiting for paint to complete...51 true [2015-04-27T23:39:24.54] Waiting for paint to complete...52 true [2015-04-27T23:39:24.64] Waiting for paint to complete...53 true [2015-04-27T23:39:24.74] Waiting for paint to complete...54 true [2015-04-27T23:39:24.84] Waiting for paint to complete...55 true [2015-04-27T23:39:24.94] Waiting for paint to complete...56 true [2015-04-27T23:39:25.04] Waiting for paint to complete...57 true [2015-04-27T23:39:25.14] Waiting for paint to complete...58 true [2015-04-27T23:39:25.24] Waiting for paint to complete...59 true [2015-04-27T23:39:25.34] Waiting for paint to complete...60 true [2015-04-27T23:39:25.44] Waiting for paint to complete...61 true [2015-04-27T23:39:25.54] Waiting for paint to complete...62 true [2015-04-27T23:39:25.64] Waiting for paint to complete...63 true [2015-04-27T23:39:25.74] Waiting for paint to complete...64 true [2015-04-27T23:39:25.84] Waiting for paint to complete...65 true [2015-04-27T23:39:25.94] Waiting for paint to complete...66 true [2015-04-27T23:39:26.04] Waiting for paint to complete...67 true [2015-04-27T23:39:26.14] Waiting for paint to complete...68 true [2015-04-27T23:39:26.24] Waiting for paint to complete...69 true [2015-04-27T23:39:26.34] Waiting for paint to complete...70 true [2015-04-27T23:39:26.34] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:39:26.34] annotate TESTCASE scenario=FullScreenFrame_Device0_GC21 [2015-04-27T23:39:29.67] annotate TESTCASE recordtype=image [2015-04-27T23:39:29.67] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:39:29.67] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:39:29.67] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:39:34.74] Waiting for paint to complete...0 false [2015-04-27T23:39:34.84] Waiting for paint to complete...0 false [2015-04-27T23:39:34.94] Waiting for paint to complete...0 false [2015-04-27T23:39:35.04] Waiting for paint to complete...0 false [2015-04-27T23:39:35.05] Waiting for paint to complete...0 true [2015-04-27T23:39:35.15] Waiting for paint to complete...1 false [2015-04-27T23:39:35.25] Waiting for paint to complete...1 false [2015-04-27T23:39:35.35] Waiting for paint to complete...1 false [2015-04-27T23:39:35.35] Waiting for paint to complete...1 true [2015-04-27T23:39:35.45] Waiting for paint to complete...2 false [2015-04-27T23:39:35.55] Waiting for paint to complete...2 false [2015-04-27T23:39:35.65] Waiting for paint to complete...2 false [2015-04-27T23:39:35.67] Waiting for paint to complete...2 true [2015-04-27T23:39:35.77] Waiting for paint to complete...3 true [2015-04-27T23:39:35.87] Waiting for paint to complete...4 true [2015-04-27T23:39:35.97] Waiting for paint to complete...5 true [2015-04-27T23:39:36.07] Waiting for paint to complete...6 true [2015-04-27T23:39:36.17] Waiting for paint to complete...7 true [2015-04-27T23:39:36.27] Waiting for paint to complete...8 true [2015-04-27T23:39:36.37] Waiting for paint to complete...9 true [2015-04-27T23:39:36.47] Waiting for paint to complete...10 true [2015-04-27T23:39:36.57] Waiting for paint to complete...11 true [2015-04-27T23:39:36.67] Waiting for paint to complete...12 true [2015-04-27T23:39:36.77] Waiting for paint to complete...13 true [2015-04-27T23:39:36.87] Waiting for paint to complete...14 true [2015-04-27T23:39:36.97] Waiting for paint to complete...15 true [2015-04-27T23:39:37.08] Waiting for paint to complete...16 true [2015-04-27T23:39:37.18] Waiting for paint to complete...17 true [2015-04-27T23:39:37.28] Waiting for paint to complete...18 true [2015-04-27T23:39:37.38] Waiting for paint to complete...19 true [2015-04-27T23:39:37.48] Waiting for paint to complete...20 true [2015-04-27T23:39:37.58] Waiting for paint to complete...21 true [2015-04-27T23:39:37.68] Waiting for paint to complete...22 true [2015-04-27T23:39:37.78] Waiting for paint to complete...23 true [2015-04-27T23:39:37.88] Waiting for paint to complete...24 true [2015-04-27T23:39:37.98] Waiting for paint to complete...25 true [2015-04-27T23:39:38.08] Waiting for paint to complete...26 true [2015-04-27T23:39:38.18] Waiting for paint to complete...27 true [2015-04-27T23:39:38.28] Waiting for paint to complete...28 true [2015-04-27T23:39:38.38] Waiting for paint to complete...29 true [2015-04-27T23:39:38.48] Waiting for paint to complete...30 true [2015-04-27T23:39:38.58] Waiting for paint to complete...31 true [2015-04-27T23:39:38.68] Waiting for paint to complete...32 true [2015-04-27T23:39:38.78] Waiting for paint to complete...33 true [2015-04-27T23:39:38.88] Waiting for paint to complete...34 true [2015-04-27T23:39:38.98] Waiting for paint to complete...35 true [2015-04-27T23:39:39.08] Waiting for paint to complete...36 true [2015-04-27T23:39:39.18] Waiting for paint to complete...37 true [2015-04-27T23:39:39.28] Waiting for paint to complete...38 true [2015-04-27T23:39:39.38] Waiting for paint to complete...39 true [2015-04-27T23:39:39.48] Waiting for paint to complete...40 true [2015-04-27T23:39:39.58] Waiting for paint to complete...41 true [2015-04-27T23:39:39.68] Waiting for paint to complete...42 true [2015-04-27T23:39:39.79] Waiting for paint to complete...43 true [2015-04-27T23:39:39.88] Waiting for paint to complete...44 true [2015-04-27T23:39:39.99] Waiting for paint to complete...45 true [2015-04-27T23:39:40.09] Waiting for paint to complete...46 true [2015-04-27T23:39:40.19] Waiting for paint to complete...47 true [2015-04-27T23:39:40.29] Waiting for paint to complete...48 true [2015-04-27T23:39:40.39] Waiting for paint to complete...49 true [2015-04-27T23:39:40.49] Waiting for paint to complete...50 true [2015-04-27T23:39:40.59] Waiting for paint to complete...51 true [2015-04-27T23:39:40.69] Waiting for paint to complete...52 true [2015-04-27T23:39:40.79] Waiting for paint to complete...53 true [2015-04-27T23:39:40.89] Waiting for paint to complete...54 true [2015-04-27T23:39:40.99] Waiting for paint to complete...55 true [2015-04-27T23:39:41.09] Waiting for paint to complete...56 true [2015-04-27T23:39:41.19] Waiting for paint to complete...57 true [2015-04-27T23:39:41.29] Waiting for paint to complete...58 true [2015-04-27T23:39:41.39] Waiting for paint to complete...59 true [2015-04-27T23:39:41.49] Waiting for paint to complete...60 true [2015-04-27T23:39:41.59] Waiting for paint to complete...61 true [2015-04-27T23:39:41.69] Waiting for paint to complete...62 true [2015-04-27T23:39:41.79] Waiting for paint to complete...63 true [2015-04-27T23:39:41.89] Waiting for paint to complete...64 true [2015-04-27T23:39:41.99] Waiting for paint to complete...65 true [2015-04-27T23:39:42.09] Waiting for paint to complete...66 true [2015-04-27T23:39:42.19] Waiting for paint to complete...67 true [2015-04-27T23:39:42.29] Waiting for paint to complete...68 true [2015-04-27T23:39:42.39] Waiting for paint to complete...69 true [2015-04-27T23:39:42.49] Waiting for paint to complete...70 true [2015-04-27T23:39:42.49] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:39:44.51] Waiting for paint to complete...0 true [2015-04-27T23:39:44.61] Waiting for paint to complete...1 true [2015-04-27T23:39:44.71] Waiting for paint to complete...2 true [2015-04-27T23:39:44.82] Waiting for paint to complete...3 true [2015-04-27T23:39:44.91] Waiting for paint to complete...4 true [2015-04-27T23:39:45.01] Waiting for paint to complete...5 true [2015-04-27T23:39:45.11] Waiting for paint to complete...6 true [2015-04-27T23:39:45.21] Waiting for paint to complete...7 true [2015-04-27T23:39:45.31] Waiting for paint to complete...8 true [2015-04-27T23:39:45.41] Waiting for paint to complete...9 true [2015-04-27T23:39:45.51] Waiting for paint to complete...10 true [2015-04-27T23:39:45.61] Waiting for paint to complete...11 true [2015-04-27T23:39:45.71] Waiting for paint to complete...12 true [2015-04-27T23:39:45.82] Waiting for paint to complete...13 true [2015-04-27T23:39:45.92] Waiting for paint to complete...14 true [2015-04-27T23:39:46.02] Waiting for paint to complete...15 true [2015-04-27T23:39:46.12] Waiting for paint to complete...16 true [2015-04-27T23:39:46.22] Waiting for paint to complete...17 true [2015-04-27T23:39:46.32] Waiting for paint to complete...18 true [2015-04-27T23:39:46.42] Waiting for paint to complete...19 true [2015-04-27T23:39:46.52] Waiting for paint to complete...20 true [2015-04-27T23:39:46.62] Waiting for paint to complete...21 true [2015-04-27T23:39:46.72] Waiting for paint to complete...22 true [2015-04-27T23:39:46.82] Waiting for paint to complete...23 true [2015-04-27T23:39:46.92] Waiting for paint to complete...24 true [2015-04-27T23:39:47.02] Waiting for paint to complete...25 true [2015-04-27T23:39:47.12] Waiting for paint to complete...26 true [2015-04-27T23:39:47.22] Waiting for paint to complete...27 true [2015-04-27T23:39:47.32] Waiting for paint to complete...28 true [2015-04-27T23:39:47.42] Waiting for paint to complete...29 true [2015-04-27T23:39:47.52] Waiting for paint to complete...30 true [2015-04-27T23:39:47.62] Waiting for paint to complete...31 true [2015-04-27T23:39:47.72] Waiting for paint to complete...32 true [2015-04-27T23:39:47.82] Waiting for paint to complete...33 true [2015-04-27T23:39:47.92] Waiting for paint to complete...34 true [2015-04-27T23:39:48.02] Waiting for paint to complete...35 true [2015-04-27T23:39:48.12] Waiting for paint to complete...36 true [2015-04-27T23:39:48.22] Waiting for paint to complete...37 true [2015-04-27T23:39:48.33] Waiting for paint to complete...38 true [2015-04-27T23:39:48.43] Waiting for paint to complete...39 true [2015-04-27T23:39:48.53] Waiting for paint to complete...40 true [2015-04-27T23:39:48.63] Waiting for paint to complete...41 true [2015-04-27T23:39:48.73] Waiting for paint to complete...42 true [2015-04-27T23:39:48.83] Waiting for paint to complete...43 true [2015-04-27T23:39:48.93] Waiting for paint to complete...44 true [2015-04-27T23:39:49.03] Waiting for paint to complete...45 true [2015-04-27T23:39:49.13] Waiting for paint to complete...46 true [2015-04-27T23:39:49.23] Waiting for paint to complete...47 true [2015-04-27T23:39:49.33] Waiting for paint to complete...48 true [2015-04-27T23:39:49.43] Waiting for paint to complete...49 true [2015-04-27T23:39:49.53] Waiting for paint to complete...50 true [2015-04-27T23:39:49.63] Waiting for paint to complete...51 true [2015-04-27T23:39:49.73] Waiting for paint to complete...52 true [2015-04-27T23:39:49.83] Waiting for paint to complete...53 true [2015-04-27T23:39:49.93] Waiting for paint to complete...54 true [2015-04-27T23:39:50.03] Waiting for paint to complete...55 true [2015-04-27T23:39:50.13] Waiting for paint to complete...56 true [2015-04-27T23:39:50.23] Waiting for paint to complete...57 true [2015-04-27T23:39:50.33] Waiting for paint to complete...58 true [2015-04-27T23:39:50.43] Waiting for paint to complete...59 true [2015-04-27T23:39:50.53] Waiting for paint to complete...60 true [2015-04-27T23:39:50.63] Waiting for paint to complete...61 true [2015-04-27T23:39:50.73] Waiting for paint to complete...62 true [2015-04-27T23:39:50.83] Waiting for paint to complete...63 true [2015-04-27T23:39:50.93] Waiting for paint to complete...64 true [2015-04-27T23:39:51.03] Waiting for paint to complete...65 true [2015-04-27T23:39:51.13] Waiting for paint to complete...66 true [2015-04-27T23:39:51.23] Waiting for paint to complete...67 true [2015-04-27T23:39:51.33] Waiting for paint to complete...68 true [2015-04-27T23:39:51.43] Waiting for paint to complete...69 true [2015-04-27T23:39:51.53] Waiting for paint to complete...70 true [2015-04-27T23:39:51.53] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:39:51.53] annotate TESTCASE scenario=FullScreenFrame_Device0_GC22 [2015-04-27T23:39:54.85] annotate TESTCASE recordtype=image [2015-04-27T23:39:54.85] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:39:54.85] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:39:54.85] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:39:59.92] Waiting for paint to complete...0 false [2015-04-27T23:40:00.02] Waiting for paint to complete...0 false [2015-04-27T23:40:00.12] Waiting for paint to complete...0 false [2015-04-27T23:40:00.22] Waiting for paint to complete...0 false [2015-04-27T23:40:00.23] Waiting for paint to complete...0 true [2015-04-27T23:40:00.33] Waiting for paint to complete...1 false [2015-04-27T23:40:00.43] Waiting for paint to complete...1 false [2015-04-27T23:40:00.53] Waiting for paint to complete...1 false [2015-04-27T23:40:00.55] Waiting for paint to complete...1 true [2015-04-27T23:40:00.65] Waiting for paint to complete...2 false [2015-04-27T23:40:00.75] Waiting for paint to complete...2 false [2015-04-27T23:40:00.85] Waiting for paint to complete...2 false [2015-04-27T23:40:00.88] Waiting for paint to complete...2 true [2015-04-27T23:40:00.98] Waiting for paint to complete...3 false [2015-04-27T23:40:01.08] Waiting for paint to complete...3 false [2015-04-27T23:40:01.18] Waiting for paint to complete...3 false [2015-04-27T23:40:01.18] Waiting for paint to complete...3 true [2015-04-27T23:40:01.28] Waiting for paint to complete...4 true [2015-04-27T23:40:01.38] Waiting for paint to complete...5 true [2015-04-27T23:40:01.48] Waiting for paint to complete...6 true [2015-04-27T23:40:01.58] Waiting for paint to complete...7 true [2015-04-27T23:40:01.68] Waiting for paint to complete...8 true [2015-04-27T23:40:01.78] Waiting for paint to complete...9 true [2015-04-27T23:40:01.88] Waiting for paint to complete...10 true [2015-04-27T23:40:01.98] Waiting for paint to complete...11 true [2015-04-27T23:40:02.08] Waiting for paint to complete...12 true [2015-04-27T23:40:02.18] Waiting for paint to complete...13 true [2015-04-27T23:40:02.28] Waiting for paint to complete...14 true [2015-04-27T23:40:02.38] Waiting for paint to complete...15 true [2015-04-27T23:40:02.48] Waiting for paint to complete...16 true [2015-04-27T23:40:02.59] Waiting for paint to complete...17 true [2015-04-27T23:40:02.69] Waiting for paint to complete...18 true [2015-04-27T23:40:02.79] Waiting for paint to complete...19 true [2015-04-27T23:40:02.89] Waiting for paint to complete...20 true [2015-04-27T23:40:02.99] Waiting for paint to complete...21 true [2015-04-27T23:40:03.09] Waiting for paint to complete...22 true [2015-04-27T23:40:03.19] Waiting for paint to complete...23 true [2015-04-27T23:40:03.29] Waiting for paint to complete...24 true [2015-04-27T23:40:03.39] Waiting for paint to complete...25 true [2015-04-27T23:40:03.49] Waiting for paint to complete...26 true [2015-04-27T23:40:03.59] Waiting for paint to complete...27 true [2015-04-27T23:40:03.69] Waiting for paint to complete...28 true [2015-04-27T23:40:03.79] Waiting for paint to complete...29 true [2015-04-27T23:40:03.89] Waiting for paint to complete...30 true [2015-04-27T23:40:03.99] Waiting for paint to complete...31 true [2015-04-27T23:40:04.09] Waiting for paint to complete...32 true [2015-04-27T23:40:04.19] Waiting for paint to complete...33 true [2015-04-27T23:40:04.29] Waiting for paint to complete...34 true [2015-04-27T23:40:04.39] Waiting for paint to complete...35 true [2015-04-27T23:40:04.49] Waiting for paint to complete...36 true [2015-04-27T23:40:04.59] Waiting for paint to complete...37 true [2015-04-27T23:40:04.69] Waiting for paint to complete...38 true [2015-04-27T23:40:04.79] Waiting for paint to complete...39 true [2015-04-27T23:40:04.89] Waiting for paint to complete...40 true [2015-04-27T23:40:04.99] Waiting for paint to complete...41 true [2015-04-27T23:40:05.09] Waiting for paint to complete...42 true [2015-04-27T23:40:05.19] Waiting for paint to complete...43 true [2015-04-27T23:40:05.29] Waiting for paint to complete...44 true [2015-04-27T23:40:05.39] Waiting for paint to complete...45 true [2015-04-27T23:40:05.49] Waiting for paint to complete...46 true [2015-04-27T23:40:05.59] Waiting for paint to complete...47 true [2015-04-27T23:40:05.69] Waiting for paint to complete...48 true [2015-04-27T23:40:05.79] Waiting for paint to complete...49 true [2015-04-27T23:40:05.89] Waiting for paint to complete...50 true [2015-04-27T23:40:05.99] Waiting for paint to complete...51 true [2015-04-27T23:40:06.09] Waiting for paint to complete...52 true [2015-04-27T23:40:06.19] Waiting for paint to complete...53 true [2015-04-27T23:40:06.29] Waiting for paint to complete...54 true [2015-04-27T23:40:06.40] Waiting for paint to complete...55 true [2015-04-27T23:40:06.50] Waiting for paint to complete...56 true [2015-04-27T23:40:06.60] Waiting for paint to complete...57 true [2015-04-27T23:40:06.70] Waiting for paint to complete...58 true [2015-04-27T23:40:06.80] Waiting for paint to complete...59 true [2015-04-27T23:40:06.90] Waiting for paint to complete...60 true [2015-04-27T23:40:07.00] Waiting for paint to complete...61 true [2015-04-27T23:40:07.10] Waiting for paint to complete...62 true [2015-04-27T23:40:07.20] Waiting for paint to complete...63 true [2015-04-27T23:40:07.30] Waiting for paint to complete...64 true [2015-04-27T23:40:07.40] Waiting for paint to complete...65 true [2015-04-27T23:40:07.50] Waiting for paint to complete...66 true [2015-04-27T23:40:07.60] Waiting for paint to complete...67 true [2015-04-27T23:40:07.70] Waiting for paint to complete...68 true [2015-04-27T23:40:07.80] Waiting for paint to complete...69 true [2015-04-27T23:40:07.90] Waiting for paint to complete...70 true [2015-04-27T23:40:07.90] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:40:09.92] Waiting for paint to complete...0 true [2015-04-27T23:40:10.03] Waiting for paint to complete...1 true [2015-04-27T23:40:10.12] Waiting for paint to complete...2 true [2015-04-27T23:40:10.22] Waiting for paint to complete...3 true [2015-04-27T23:40:10.32] Waiting for paint to complete...4 true [2015-04-27T23:40:10.42] Waiting for paint to complete...5 true [2015-04-27T23:40:10.52] Waiting for paint to complete...6 true [2015-04-27T23:40:10.62] Waiting for paint to complete...7 true [2015-04-27T23:40:10.72] Waiting for paint to complete...8 true [2015-04-27T23:40:10.82] Waiting for paint to complete...9 true [2015-04-27T23:40:10.93] Waiting for paint to complete...10 true [2015-04-27T23:40:11.03] Waiting for paint to complete...11 true [2015-04-27T23:40:11.13] Waiting for paint to complete...12 true [2015-04-27T23:40:11.23] Waiting for paint to complete...13 true [2015-04-27T23:40:11.33] Waiting for paint to complete...14 true [2015-04-27T23:40:11.43] Waiting for paint to complete...15 true [2015-04-27T23:40:11.53] Waiting for paint to complete...16 true [2015-04-27T23:40:11.63] Waiting for paint to complete...17 true [2015-04-27T23:40:11.73] Waiting for paint to complete...18 true [2015-04-27T23:40:11.83] Waiting for paint to complete...19 true [2015-04-27T23:40:11.93] Waiting for paint to complete...20 true [2015-04-27T23:40:12.03] Waiting for paint to complete...21 true [2015-04-27T23:40:12.13] Waiting for paint to complete...22 true [2015-04-27T23:40:12.23] Waiting for paint to complete...23 true [2015-04-27T23:40:12.33] Waiting for paint to complete...24 true [2015-04-27T23:40:12.43] Waiting for paint to complete...25 true [2015-04-27T23:40:12.53] Waiting for paint to complete...26 true [2015-04-27T23:40:12.63] Waiting for paint to complete...27 true [2015-04-27T23:40:12.73] Waiting for paint to complete...28 true [2015-04-27T23:40:12.83] Waiting for paint to complete...29 true [2015-04-27T23:40:12.93] Waiting for paint to complete...30 true [2015-04-27T23:40:13.03] Waiting for paint to complete...31 true [2015-04-27T23:40:13.13] Waiting for paint to complete...32 true [2015-04-27T23:40:13.23] Waiting for paint to complete...33 true [2015-04-27T23:40:13.33] Waiting for paint to complete...34 true [2015-04-27T23:40:13.43] Waiting for paint to complete...35 true [2015-04-27T23:40:13.53] Waiting for paint to complete...36 true [2015-04-27T23:40:13.63] Waiting for paint to complete...37 true [2015-04-27T23:40:13.73] Waiting for paint to complete...38 true [2015-04-27T23:40:13.83] Waiting for paint to complete...39 true [2015-04-27T23:40:13.93] Waiting for paint to complete...40 true [2015-04-27T23:40:14.03] Waiting for paint to complete...41 true [2015-04-27T23:40:14.13] Waiting for paint to complete...42 true [2015-04-27T23:40:14.23] Waiting for paint to complete...43 true [2015-04-27T23:40:14.34] Waiting for paint to complete...44 true [2015-04-27T23:40:14.44] Waiting for paint to complete...45 true [2015-04-27T23:40:14.54] Waiting for paint to complete...46 true [2015-04-27T23:40:14.64] Waiting for paint to complete...47 true [2015-04-27T23:40:14.74] Waiting for paint to complete...48 true [2015-04-27T23:40:14.84] Waiting for paint to complete...49 true [2015-04-27T23:40:14.94] Waiting for paint to complete...50 true [2015-04-27T23:40:15.04] Waiting for paint to complete...51 true [2015-04-27T23:40:15.14] Waiting for paint to complete...52 true [2015-04-27T23:40:15.24] Waiting for paint to complete...53 true [2015-04-27T23:40:15.34] Waiting for paint to complete...54 true [2015-04-27T23:40:15.44] Waiting for paint to complete...55 true [2015-04-27T23:40:15.54] Waiting for paint to complete...56 true [2015-04-27T23:40:15.64] Waiting for paint to complete...57 true [2015-04-27T23:40:15.74] Waiting for paint to complete...58 true [2015-04-27T23:40:15.84] Waiting for paint to complete...59 true [2015-04-27T23:40:15.94] Waiting for paint to complete...60 true [2015-04-27T23:40:16.04] Waiting for paint to complete...61 true [2015-04-27T23:40:16.14] Waiting for paint to complete...62 true [2015-04-27T23:40:16.24] Waiting for paint to complete...63 true [2015-04-27T23:40:16.34] Waiting for paint to complete...64 true [2015-04-27T23:40:16.44] Waiting for paint to complete...65 true [2015-04-27T23:40:16.54] Waiting for paint to complete...66 true [2015-04-27T23:40:16.64] Waiting for paint to complete...67 true [2015-04-27T23:40:16.74] Waiting for paint to complete...68 true [2015-04-27T23:40:16.84] Waiting for paint to complete...69 true [2015-04-27T23:40:16.94] Waiting for paint to complete...70 true [2015-04-27T23:40:16.94] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:40:16.94] annotate TESTCASE scenario=FullScreenFrame_Device0_GC23 [2015-04-27T23:40:20.33] annotate TESTCASE recordtype=image [2015-04-27T23:40:20.34] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:40:20.34] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:40:20.34] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:40:25.41] Waiting for paint to complete...0 false [2015-04-27T23:40:25.51] Waiting for paint to complete...0 false [2015-04-27T23:40:25.61] Waiting for paint to complete...0 false [2015-04-27T23:40:25.71] Waiting for paint to complete...0 false [2015-04-27T23:40:25.73] Waiting for paint to complete...0 true [2015-04-27T23:40:25.83] Waiting for paint to complete...1 false [2015-04-27T23:40:25.93] Waiting for paint to complete...1 false [2015-04-27T23:40:26.03] Waiting for paint to complete...1 false [2015-04-27T23:40:26.03] Waiting for paint to complete...1 true [2015-04-27T23:40:26.13] Waiting for paint to complete...2 false [2015-04-27T23:40:26.23] Waiting for paint to complete...2 false [2015-04-27T23:40:26.33] Waiting for paint to complete...2 false [2015-04-27T23:40:26.34] Waiting for paint to complete...2 true [2015-04-27T23:40:26.44] Waiting for paint to complete...3 true [2015-04-27T23:40:26.54] Waiting for paint to complete...4 true [2015-04-27T23:40:26.64] Waiting for paint to complete...5 true [2015-04-27T23:40:26.74] Waiting for paint to complete...6 true [2015-04-27T23:40:26.84] Waiting for paint to complete...7 true [2015-04-27T23:40:26.94] Waiting for paint to complete...8 true [2015-04-27T23:40:27.04] Waiting for paint to complete...9 true [2015-04-27T23:40:27.14] Waiting for paint to complete...10 true [2015-04-27T23:40:27.24] Waiting for paint to complete...11 true [2015-04-27T23:40:27.34] Waiting for paint to complete...12 true [2015-04-27T23:40:27.44] Waiting for paint to complete...13 true [2015-04-27T23:40:27.54] Waiting for paint to complete...14 true [2015-04-27T23:40:27.64] Waiting for paint to complete...15 true [2015-04-27T23:40:27.74] Waiting for paint to complete...16 true [2015-04-27T23:40:27.84] Waiting for paint to complete...17 true [2015-04-27T23:40:27.94] Waiting for paint to complete...18 true [2015-04-27T23:40:28.05] Waiting for paint to complete...19 true [2015-04-27T23:40:28.15] Waiting for paint to complete...20 true [2015-04-27T23:40:28.25] Waiting for paint to complete...21 true [2015-04-27T23:40:28.35] Waiting for paint to complete...22 true [2015-04-27T23:40:28.45] Waiting for paint to complete...23 true [2015-04-27T23:40:28.55] Waiting for paint to complete...24 true [2015-04-27T23:40:28.65] Waiting for paint to complete...25 true [2015-04-27T23:40:28.75] Waiting for paint to complete...26 true [2015-04-27T23:40:28.85] Waiting for paint to complete...27 true [2015-04-27T23:40:28.95] Waiting for paint to complete...28 true [2015-04-27T23:40:29.05] Waiting for paint to complete...29 true [2015-04-27T23:40:29.15] Waiting for paint to complete...30 true [2015-04-27T23:40:29.25] Waiting for paint to complete...31 true [2015-04-27T23:40:29.35] Waiting for paint to complete...32 true [2015-04-27T23:40:29.45] Waiting for paint to complete...33 true [2015-04-27T23:40:29.55] Waiting for paint to complete...34 true [2015-04-27T23:40:29.65] Waiting for paint to complete...35 true [2015-04-27T23:40:29.75] Waiting for paint to complete...36 true [2015-04-27T23:40:29.85] Waiting for paint to complete...37 true [2015-04-27T23:40:29.95] Waiting for paint to complete...38 true [2015-04-27T23:40:30.05] Waiting for paint to complete...39 true [2015-04-27T23:40:30.15] Waiting for paint to complete...40 true [2015-04-27T23:40:30.25] Waiting for paint to complete...41 true [2015-04-27T23:40:30.35] Waiting for paint to complete...42 true [2015-04-27T23:40:30.45] Waiting for paint to complete...43 true [2015-04-27T23:40:30.55] Waiting for paint to complete...44 true [2015-04-27T23:40:30.65] Waiting for paint to complete...45 true [2015-04-27T23:40:30.75] Waiting for paint to complete...46 true [2015-04-27T23:40:30.85] Waiting for paint to complete...47 true [2015-04-27T23:40:30.95] Waiting for paint to complete...48 true [2015-04-27T23:40:31.05] Waiting for paint to complete...49 true [2015-04-27T23:40:31.15] Waiting for paint to complete...50 true [2015-04-27T23:40:31.25] Waiting for paint to complete...51 true [2015-04-27T23:40:31.35] Waiting for paint to complete...52 true [2015-04-27T23:40:31.46] Waiting for paint to complete...53 true [2015-04-27T23:40:31.56] Waiting for paint to complete...54 true [2015-04-27T23:40:31.66] Waiting for paint to complete...55 true [2015-04-27T23:40:31.76] Waiting for paint to complete...56 true [2015-04-27T23:40:31.86] Waiting for paint to complete...57 true [2015-04-27T23:40:31.96] Waiting for paint to complete...58 true [2015-04-27T23:40:32.06] Waiting for paint to complete...59 true [2015-04-27T23:40:32.16] Waiting for paint to complete...60 true [2015-04-27T23:40:32.26] Waiting for paint to complete...61 true [2015-04-27T23:40:32.36] Waiting for paint to complete...62 true [2015-04-27T23:40:32.46] Waiting for paint to complete...63 true [2015-04-27T23:40:32.56] Waiting for paint to complete...64 true [2015-04-27T23:40:32.66] Waiting for paint to complete...65 true [2015-04-27T23:40:32.76] Waiting for paint to complete...66 true [2015-04-27T23:40:32.86] Waiting for paint to complete...67 true [2015-04-27T23:40:32.96] Waiting for paint to complete...68 true [2015-04-27T23:40:33.06] Waiting for paint to complete...69 true [2015-04-27T23:40:33.16] Waiting for paint to complete...70 true [2015-04-27T23:40:33.16] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:40:35.18] Waiting for paint to complete...0 true [2015-04-27T23:40:35.28] Waiting for paint to complete...1 true [2015-04-27T23:40:35.38] Waiting for paint to complete...2 true [2015-04-27T23:40:35.49] Waiting for paint to complete...3 true [2015-04-27T23:40:35.58] Waiting for paint to complete...4 true [2015-04-27T23:40:35.68] Waiting for paint to complete...5 true [2015-04-27T23:40:35.78] Waiting for paint to complete...6 true [2015-04-27T23:40:35.88] Waiting for paint to complete...7 true [2015-04-27T23:40:35.98] Waiting for paint to complete...8 true [2015-04-27T23:40:36.08] Waiting for paint to complete...9 true [2015-04-27T23:40:36.18] Waiting for paint to complete...10 true [2015-04-27T23:40:36.28] Waiting for paint to complete...11 true [2015-04-27T23:40:36.38] Waiting for paint to complete...12 true [2015-04-27T23:40:36.48] Waiting for paint to complete...13 true [2015-04-27T23:40:36.59] Waiting for paint to complete...14 true [2015-04-27T23:40:36.69] Waiting for paint to complete...15 true [2015-04-27T23:40:36.79] Waiting for paint to complete...16 true [2015-04-27T23:40:36.89] Waiting for paint to complete...17 true [2015-04-27T23:40:36.99] Waiting for paint to complete...18 true [2015-04-27T23:40:37.09] Waiting for paint to complete...19 true [2015-04-27T23:40:37.19] Waiting for paint to complete...20 true [2015-04-27T23:40:37.29] Waiting for paint to complete...21 true [2015-04-27T23:40:37.39] Waiting for paint to complete...22 true [2015-04-27T23:40:37.49] Waiting for paint to complete...23 true [2015-04-27T23:40:37.59] Waiting for paint to complete...24 true [2015-04-27T23:40:37.69] Waiting for paint to complete...25 true [2015-04-27T23:40:37.79] Waiting for paint to complete...26 true [2015-04-27T23:40:37.89] Waiting for paint to complete...27 true [2015-04-27T23:40:37.99] Waiting for paint to complete...28 true [2015-04-27T23:40:38.09] Waiting for paint to complete...29 true [2015-04-27T23:40:38.19] Waiting for paint to complete...30 true [2015-04-27T23:40:38.29] Waiting for paint to complete...31 true [2015-04-27T23:40:38.39] Waiting for paint to complete...32 true [2015-04-27T23:40:38.49] Waiting for paint to complete...33 true [2015-04-27T23:40:38.59] Waiting for paint to complete...34 true [2015-04-27T23:40:38.69] Waiting for paint to complete...35 true [2015-04-27T23:40:38.79] Waiting for paint to complete...36 true [2015-04-27T23:40:38.89] Waiting for paint to complete...37 true [2015-04-27T23:40:38.99] Waiting for paint to complete...38 true [2015-04-27T23:40:39.09] Waiting for paint to complete...39 true [2015-04-27T23:40:39.19] Waiting for paint to complete...40 true [2015-04-27T23:40:39.29] Waiting for paint to complete...41 true [2015-04-27T23:40:39.39] Waiting for paint to complete...42 true [2015-04-27T23:40:39.49] Waiting for paint to complete...43 true [2015-04-27T23:40:39.59] Waiting for paint to complete...44 true [2015-04-27T23:40:39.69] Waiting for paint to complete...45 true [2015-04-27T23:40:39.79] Waiting for paint to complete...46 true [2015-04-27T23:40:39.89] Waiting for paint to complete...47 true [2015-04-27T23:40:39.99] Waiting for paint to complete...48 true [2015-04-27T23:40:40.09] Waiting for paint to complete...49 true [2015-04-27T23:40:40.19] Waiting for paint to complete...50 true [2015-04-27T23:40:40.29] Waiting for paint to complete...51 true [2015-04-27T23:40:40.40] Waiting for paint to complete...52 true [2015-04-27T23:40:40.50] Waiting for paint to complete...53 true [2015-04-27T23:40:40.60] Waiting for paint to complete...54 true [2015-04-27T23:40:40.70] Waiting for paint to complete...55 true [2015-04-27T23:40:40.80] Waiting for paint to complete...56 true [2015-04-27T23:40:40.90] Waiting for paint to complete...57 true [2015-04-27T23:40:41.00] Waiting for paint to complete...58 true [2015-04-27T23:40:41.10] Waiting for paint to complete...59 true [2015-04-27T23:40:41.20] Waiting for paint to complete...60 true [2015-04-27T23:40:41.30] Waiting for paint to complete...61 true [2015-04-27T23:40:41.40] Waiting for paint to complete...62 true [2015-04-27T23:40:41.50] Waiting for paint to complete...63 true [2015-04-27T23:40:41.60] Waiting for paint to complete...64 true [2015-04-27T23:40:41.70] Waiting for paint to complete...65 true [2015-04-27T23:40:41.80] Waiting for paint to complete...66 true [2015-04-27T23:40:41.90] Waiting for paint to complete...67 true [2015-04-27T23:40:42.00] Waiting for paint to complete...68 true [2015-04-27T23:40:42.10] Waiting for paint to complete...69 true [2015-04-27T23:40:42.20] Waiting for paint to complete...70 true [2015-04-27T23:40:42.20] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:40:42.20] annotate TESTCASE scenario=FullScreenFrame_Device0_GC24 [2015-04-27T23:40:45.55] annotate TESTCASE recordtype=image [2015-04-27T23:40:45.55] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:40:45.55] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:40:45.55] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:40:50.61] Waiting for paint to complete...0 false [2015-04-27T23:40:50.71] Waiting for paint to complete...0 false [2015-04-27T23:40:50.81] Waiting for paint to complete...0 false [2015-04-27T23:40:50.91] Waiting for paint to complete...0 false [2015-04-27T23:40:50.92] Waiting for paint to complete...0 true [2015-04-27T23:40:51.02] Waiting for paint to complete...1 false [2015-04-27T23:40:51.12] Waiting for paint to complete...1 false [2015-04-27T23:40:51.22] Waiting for paint to complete...1 false [2015-04-27T23:40:51.23] Waiting for paint to complete...1 true [2015-04-27T23:40:51.33] Waiting for paint to complete...2 false [2015-04-27T23:40:51.43] Waiting for paint to complete...2 false [2015-04-27T23:40:51.53] Waiting for paint to complete...2 false [2015-04-27T23:40:51.54] Waiting for paint to complete...2 true [2015-04-27T23:40:51.64] Waiting for paint to complete...3 false [2015-04-27T23:40:51.74] Waiting for paint to complete...3 false [2015-04-27T23:40:51.84] Waiting for paint to complete...3 false [2015-04-27T23:40:51.85] Waiting for paint to complete...3 true [2015-04-27T23:40:51.95] Waiting for paint to complete...4 true [2015-04-27T23:40:52.05] Waiting for paint to complete...5 true [2015-04-27T23:40:52.15] Waiting for paint to complete...6 true [2015-04-27T23:40:52.25] Waiting for paint to complete...7 true [2015-04-27T23:40:52.35] Waiting for paint to complete...8 true [2015-04-27T23:40:52.45] Waiting for paint to complete...9 true [2015-04-27T23:40:52.55] Waiting for paint to complete...10 true [2015-04-27T23:40:52.65] Waiting for paint to complete...11 true [2015-04-27T23:40:52.75] Waiting for paint to complete...12 true [2015-04-27T23:40:52.85] Waiting for paint to complete...13 true [2015-04-27T23:40:52.95] Waiting for paint to complete...14 true [2015-04-27T23:40:53.05] Waiting for paint to complete...15 true [2015-04-27T23:40:53.15] Waiting for paint to complete...16 true [2015-04-27T23:40:53.25] Waiting for paint to complete...17 true [2015-04-27T23:40:53.35] Waiting for paint to complete...18 true [2015-04-27T23:40:53.45] Waiting for paint to complete...19 true [2015-04-27T23:40:53.55] Waiting for paint to complete...20 true [2015-04-27T23:40:53.65] Waiting for paint to complete...21 true [2015-04-27T23:40:53.75] Waiting for paint to complete...22 true [2015-04-27T23:40:53.85] Waiting for paint to complete...23 true [2015-04-27T23:40:53.95] Waiting for paint to complete...24 true [2015-04-27T23:40:54.05] Waiting for paint to complete...25 true [2015-04-27T23:40:54.15] Waiting for paint to complete...26 true [2015-04-27T23:40:54.25] Waiting for paint to complete...27 true [2015-04-27T23:40:54.35] Waiting for paint to complete...28 true [2015-04-27T23:40:54.45] Waiting for paint to complete...29 true [2015-04-27T23:40:54.55] Waiting for paint to complete...30 true [2015-04-27T23:40:54.65] Waiting for paint to complete...31 true [2015-04-27T23:40:54.75] Waiting for paint to complete...32 true [2015-04-27T23:40:54.85] Waiting for paint to complete...33 true [2015-04-27T23:40:54.95] Waiting for paint to complete...34 true [2015-04-27T23:40:55.05] Waiting for paint to complete...35 true [2015-04-27T23:40:55.15] Waiting for paint to complete...36 true [2015-04-27T23:40:55.25] Waiting for paint to complete...37 true [2015-04-27T23:40:55.35] Waiting for paint to complete...38 true [2015-04-27T23:40:55.46] Waiting for paint to complete...39 true [2015-04-27T23:40:55.56] Waiting for paint to complete...40 true [2015-04-27T23:40:55.66] Waiting for paint to complete...41 true [2015-04-27T23:40:55.76] Waiting for paint to complete...42 true [2015-04-27T23:40:55.86] Waiting for paint to complete...43 true [2015-04-27T23:40:55.96] Waiting for paint to complete...44 true [2015-04-27T23:40:56.06] Waiting for paint to complete...45 true [2015-04-27T23:40:56.16] Waiting for paint to complete...46 true [2015-04-27T23:40:56.26] Waiting for paint to complete...47 true [2015-04-27T23:40:56.36] Waiting for paint to complete...48 true [2015-04-27T23:40:56.46] Waiting for paint to complete...49 true [2015-04-27T23:40:56.56] Waiting for paint to complete...50 true [2015-04-27T23:40:56.66] Waiting for paint to complete...51 true [2015-04-27T23:40:56.76] Waiting for paint to complete...52 true [2015-04-27T23:40:56.86] Waiting for paint to complete...53 true [2015-04-27T23:40:56.96] Waiting for paint to complete...54 true [2015-04-27T23:40:57.06] Waiting for paint to complete...55 true [2015-04-27T23:40:57.16] Waiting for paint to complete...56 true [2015-04-27T23:40:57.26] Waiting for paint to complete...57 true [2015-04-27T23:40:57.36] Waiting for paint to complete...58 true [2015-04-27T23:40:57.46] Waiting for paint to complete...59 true [2015-04-27T23:40:57.56] Waiting for paint to complete...60 true [2015-04-27T23:40:57.66] Waiting for paint to complete...61 true [2015-04-27T23:40:57.76] Waiting for paint to complete...62 true [2015-04-27T23:40:57.86] Waiting for paint to complete...63 true [2015-04-27T23:40:57.96] Waiting for paint to complete...64 true [2015-04-27T23:40:58.06] Waiting for paint to complete...65 true [2015-04-27T23:40:58.16] Waiting for paint to complete...66 true [2015-04-27T23:40:58.26] Waiting for paint to complete...67 true [2015-04-27T23:40:58.36] Waiting for paint to complete...68 true [2015-04-27T23:40:58.46] Waiting for paint to complete...69 true [2015-04-27T23:40:58.56] Waiting for paint to complete...70 true [2015-04-27T23:40:58.56] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:41:00.59] Waiting for paint to complete...0 true [2015-04-27T23:41:00.69] Waiting for paint to complete...1 true [2015-04-27T23:41:00.79] Waiting for paint to complete...2 true [2015-04-27T23:41:00.89] Waiting for paint to complete...3 true [2015-04-27T23:41:00.99] Waiting for paint to complete...4 true [2015-04-27T23:41:01.09] Waiting for paint to complete...5 true [2015-04-27T23:41:01.19] Waiting for paint to complete...6 true [2015-04-27T23:41:01.29] Waiting for paint to complete...7 true [2015-04-27T23:41:01.39] Waiting for paint to complete...8 true [2015-04-27T23:41:01.49] Waiting for paint to complete...9 true [2015-04-27T23:41:01.59] Waiting for paint to complete...10 true [2015-04-27T23:41:01.69] Waiting for paint to complete...11 true [2015-04-27T23:41:01.79] Waiting for paint to complete...12 true [2015-04-27T23:41:01.89] Waiting for paint to complete...13 true [2015-04-27T23:41:01.99] Waiting for paint to complete...14 true [2015-04-27T23:41:02.09] Waiting for paint to complete...15 true [2015-04-27T23:41:02.19] Waiting for paint to complete...16 true [2015-04-27T23:41:02.29] Waiting for paint to complete...17 true [2015-04-27T23:41:02.39] Waiting for paint to complete...18 true [2015-04-27T23:41:02.49] Waiting for paint to complete...19 true [2015-04-27T23:41:02.59] Waiting for paint to complete...20 true [2015-04-27T23:41:02.69] Waiting for paint to complete...21 true [2015-04-27T23:41:02.79] Waiting for paint to complete...22 true [2015-04-27T23:41:02.89] Waiting for paint to complete...23 true [2015-04-27T23:41:02.99] Waiting for paint to complete...24 true [2015-04-27T23:41:03.09] Waiting for paint to complete...25 true [2015-04-27T23:41:03.19] Waiting for paint to complete...26 true [2015-04-27T23:41:03.30] Waiting for paint to complete...27 true [2015-04-27T23:41:03.40] Waiting for paint to complete...28 true [2015-04-27T23:41:03.50] Waiting for paint to complete...29 true [2015-04-27T23:41:03.60] Waiting for paint to complete...30 true [2015-04-27T23:41:03.70] Waiting for paint to complete...31 true [2015-04-27T23:41:03.80] Waiting for paint to complete...32 true [2015-04-27T23:41:03.90] Waiting for paint to complete...33 true [2015-04-27T23:41:04.00] Waiting for paint to complete...34 true [2015-04-27T23:41:04.10] Waiting for paint to complete...35 true [2015-04-27T23:41:04.20] Waiting for paint to complete...36 true [2015-04-27T23:41:04.30] Waiting for paint to complete...37 true [2015-04-27T23:41:04.40] Waiting for paint to complete...38 true [2015-04-27T23:41:04.50] Waiting for paint to complete...39 true [2015-04-27T23:41:04.60] Waiting for paint to complete...40 true [2015-04-27T23:41:04.70] Waiting for paint to complete...41 true [2015-04-27T23:41:04.80] Waiting for paint to complete...42 true [2015-04-27T23:41:04.90] Waiting for paint to complete...43 true [2015-04-27T23:41:05.00] Waiting for paint to complete...44 true [2015-04-27T23:41:05.10] Waiting for paint to complete...45 true [2015-04-27T23:41:05.20] Waiting for paint to complete...46 true [2015-04-27T23:41:05.30] Waiting for paint to complete...47 true [2015-04-27T23:41:05.40] Waiting for paint to complete...48 true [2015-04-27T23:41:05.50] Waiting for paint to complete...49 true [2015-04-27T23:41:05.60] Waiting for paint to complete...50 true [2015-04-27T23:41:05.71] Waiting for paint to complete...51 true [2015-04-27T23:41:05.80] Waiting for paint to complete...52 true [2015-04-27T23:41:05.90] Waiting for paint to complete...53 true [2015-04-27T23:41:06.00] Waiting for paint to complete...54 true [2015-04-27T23:41:06.10] Waiting for paint to complete...55 true [2015-04-27T23:41:06.20] Waiting for paint to complete...56 true [2015-04-27T23:41:06.30] Waiting for paint to complete...57 true [2015-04-27T23:41:06.40] Waiting for paint to complete...58 true [2015-04-27T23:41:06.50] Waiting for paint to complete...59 true [2015-04-27T23:41:06.60] Waiting for paint to complete...60 true [2015-04-27T23:41:06.70] Waiting for paint to complete...61 true [2015-04-27T23:41:06.80] Waiting for paint to complete...62 true [2015-04-27T23:41:06.90] Waiting for paint to complete...63 true [2015-04-27T23:41:07.00] Waiting for paint to complete...64 true [2015-04-27T23:41:07.11] Waiting for paint to complete...65 true [2015-04-27T23:41:07.21] Waiting for paint to complete...66 true [2015-04-27T23:41:07.31] Waiting for paint to complete...67 true [2015-04-27T23:41:07.41] Waiting for paint to complete...68 true [2015-04-27T23:41:07.51] Waiting for paint to complete...69 true [2015-04-27T23:41:07.61] Waiting for paint to complete...70 true [2015-04-27T23:41:07.61] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:41:07.61] annotate TESTCASE scenario=FullScreenFrame_Device0_GC25 [2015-04-27T23:41:10.87] annotate TESTCASE recordtype=image [2015-04-27T23:41:10.87] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:41:10.87] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:41:10.87] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:41:15.94] Waiting for paint to complete...0 false [2015-04-27T23:41:16.04] Waiting for paint to complete...0 false [2015-04-27T23:41:16.14] Waiting for paint to complete...0 false [2015-04-27T23:41:16.25] Waiting for paint to complete...0 false [2015-04-27T23:41:16.26] Waiting for paint to complete...0 true [2015-04-27T23:41:16.36] Waiting for paint to complete...1 false [2015-04-27T23:41:16.46] Waiting for paint to complete...1 false [2015-04-27T23:41:16.56] Waiting for paint to complete...1 false [2015-04-27T23:41:16.56] Waiting for paint to complete...1 true [2015-04-27T23:41:16.66] Waiting for paint to complete...2 false [2015-04-27T23:41:16.76] Waiting for paint to complete...2 false [2015-04-27T23:41:16.86] Waiting for paint to complete...2 false [2015-04-27T23:41:16.88] Waiting for paint to complete...2 true [2015-04-27T23:41:16.98] Waiting for paint to complete...3 true [2015-04-27T23:41:17.08] Waiting for paint to complete...4 true [2015-04-27T23:41:17.18] Waiting for paint to complete...5 true [2015-04-27T23:41:17.28] Waiting for paint to complete...6 true [2015-04-27T23:41:17.38] Waiting for paint to complete...7 true [2015-04-27T23:41:17.48] Waiting for paint to complete...8 true [2015-04-27T23:41:17.58] Waiting for paint to complete...9 true [2015-04-27T23:41:17.68] Waiting for paint to complete...10 true [2015-04-27T23:41:17.78] Waiting for paint to complete...11 true [2015-04-27T23:41:17.88] Waiting for paint to complete...12 true [2015-04-27T23:41:17.98] Waiting for paint to complete...13 true [2015-04-27T23:41:18.08] Waiting for paint to complete...14 true [2015-04-27T23:41:18.18] Waiting for paint to complete...15 true [2015-04-27T23:41:18.28] Waiting for paint to complete...16 true [2015-04-27T23:41:18.38] Waiting for paint to complete...17 true [2015-04-27T23:41:18.48] Waiting for paint to complete...18 true [2015-04-27T23:41:18.58] Waiting for paint to complete...19 true [2015-04-27T23:41:18.68] Waiting for paint to complete...20 true [2015-04-27T23:41:18.78] Waiting for paint to complete...21 true [2015-04-27T23:41:18.88] Waiting for paint to complete...22 true [2015-04-27T23:41:18.98] Waiting for paint to complete...23 true [2015-04-27T23:41:19.08] Waiting for paint to complete...24 true [2015-04-27T23:41:19.18] Waiting for paint to complete...25 true [2015-04-27T23:41:19.28] Waiting for paint to complete...26 true [2015-04-27T23:41:19.38] Waiting for paint to complete...27 true [2015-04-27T23:41:19.48] Waiting for paint to complete...28 true [2015-04-27T23:41:19.58] Waiting for paint to complete...29 true [2015-04-27T23:41:19.68] Waiting for paint to complete...30 true [2015-04-27T23:41:19.78] Waiting for paint to complete...31 true [2015-04-27T23:41:19.89] Waiting for paint to complete...32 true [2015-04-27T23:41:19.99] Waiting for paint to complete...33 true [2015-04-27T23:41:20.09] Waiting for paint to complete...34 true [2015-04-27T23:41:20.19] Waiting for paint to complete...35 true [2015-04-27T23:41:20.29] Waiting for paint to complete...36 true [2015-04-27T23:41:20.39] Waiting for paint to complete...37 true [2015-04-27T23:41:20.49] Waiting for paint to complete...38 true [2015-04-27T23:41:20.59] Waiting for paint to complete...39 true [2015-04-27T23:41:20.69] Waiting for paint to complete...40 true [2015-04-27T23:41:20.79] Waiting for paint to complete...41 true [2015-04-27T23:41:20.89] Waiting for paint to complete...42 true [2015-04-27T23:41:21.00] Waiting for paint to complete...43 true [2015-04-27T23:41:21.09] Waiting for paint to complete...44 true [2015-04-27T23:41:21.19] Waiting for paint to complete...45 true [2015-04-27T23:41:21.29] Waiting for paint to complete...46 true [2015-04-27T23:41:21.39] Waiting for paint to complete...47 true [2015-04-27T23:41:21.49] Waiting for paint to complete...48 true [2015-04-27T23:41:21.59] Waiting for paint to complete...49 true [2015-04-27T23:41:21.69] Waiting for paint to complete...50 true [2015-04-27T23:41:21.79] Waiting for paint to complete...51 true [2015-04-27T23:41:21.89] Waiting for paint to complete...52 true [2015-04-27T23:41:21.99] Waiting for paint to complete...53 true [2015-04-27T23:41:22.09] Waiting for paint to complete...54 true [2015-04-27T23:41:22.19] Waiting for paint to complete...55 true [2015-04-27T23:41:22.29] Waiting for paint to complete...56 true [2015-04-27T23:41:22.39] Waiting for paint to complete...57 true [2015-04-27T23:41:22.49] Waiting for paint to complete...58 true [2015-04-27T23:41:22.59] Waiting for paint to complete...59 true [2015-04-27T23:41:22.69] Waiting for paint to complete...60 true [2015-04-27T23:41:22.79] Waiting for paint to complete...61 true [2015-04-27T23:41:22.89] Waiting for paint to complete...62 true [2015-04-27T23:41:22.99] Waiting for paint to complete...63 true [2015-04-27T23:41:23.09] Waiting for paint to complete...64 true [2015-04-27T23:41:23.19] Waiting for paint to complete...65 true [2015-04-27T23:41:23.29] Waiting for paint to complete...66 true [2015-04-27T23:41:23.39] Waiting for paint to complete...67 true [2015-04-27T23:41:23.49] Waiting for paint to complete...68 true [2015-04-27T23:41:23.60] Waiting for paint to complete...69 true [2015-04-27T23:41:23.70] Waiting for paint to complete...70 true [2015-04-27T23:41:23.70] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:41:25.70] Waiting for paint to complete...0 true [2015-04-27T23:41:25.80] Waiting for paint to complete...1 true [2015-04-27T23:41:25.90] Waiting for paint to complete...2 true [2015-04-27T23:41:26.00] Waiting for paint to complete...3 true [2015-04-27T23:41:26.10] Waiting for paint to complete...4 true [2015-04-27T23:41:26.20] Waiting for paint to complete...5 true [2015-04-27T23:41:26.30] Waiting for paint to complete...6 true [2015-04-27T23:41:26.40] Waiting for paint to complete...7 true [2015-04-27T23:41:26.50] Waiting for paint to complete...8 true [2015-04-27T23:41:26.60] Waiting for paint to complete...9 true [2015-04-27T23:41:26.70] Waiting for paint to complete...10 true [2015-04-27T23:41:26.80] Waiting for paint to complete...11 true [2015-04-27T23:41:26.90] Waiting for paint to complete...12 true [2015-04-27T23:41:27.00] Waiting for paint to complete...13 true [2015-04-27T23:41:27.10] Waiting for paint to complete...14 true [2015-04-27T23:41:27.20] Waiting for paint to complete...15 true [2015-04-27T23:41:27.30] Waiting for paint to complete...16 true [2015-04-27T23:41:27.40] Waiting for paint to complete...17 true [2015-04-27T23:41:27.50] Waiting for paint to complete...18 true [2015-04-27T23:41:27.60] Waiting for paint to complete...19 true [2015-04-27T23:41:27.70] Waiting for paint to complete...20 true [2015-04-27T23:41:27.80] Waiting for paint to complete...21 true [2015-04-27T23:41:27.90] Waiting for paint to complete...22 true [2015-04-27T23:41:28.01] Waiting for paint to complete...23 true [2015-04-27T23:41:28.11] Waiting for paint to complete...24 true [2015-04-27T23:41:28.21] Waiting for paint to complete...25 true [2015-04-27T23:41:28.31] Waiting for paint to complete...26 true [2015-04-27T23:41:28.41] Waiting for paint to complete...27 true [2015-04-27T23:41:28.51] Waiting for paint to complete...28 true [2015-04-27T23:41:28.61] Waiting for paint to complete...29 true [2015-04-27T23:41:28.71] Waiting for paint to complete...30 true [2015-04-27T23:41:28.81] Waiting for paint to complete...31 true [2015-04-27T23:41:28.91] Waiting for paint to complete...32 true [2015-04-27T23:41:29.01] Waiting for paint to complete...33 true [2015-04-27T23:41:29.11] Waiting for paint to complete...34 true [2015-04-27T23:41:29.21] Waiting for paint to complete...35 true [2015-04-27T23:41:29.31] Waiting for paint to complete...36 true [2015-04-27T23:41:29.41] Waiting for paint to complete...37 true [2015-04-27T23:41:29.51] Waiting for paint to complete...38 true [2015-04-27T23:41:29.61] Waiting for paint to complete...39 true [2015-04-27T23:41:29.71] Waiting for paint to complete...40 true [2015-04-27T23:41:29.81] Waiting for paint to complete...41 true [2015-04-27T23:41:29.91] Waiting for paint to complete...42 true [2015-04-27T23:41:30.01] Waiting for paint to complete...43 true [2015-04-27T23:41:30.11] Waiting for paint to complete...44 true [2015-04-27T23:41:30.21] Waiting for paint to complete...45 true [2015-04-27T23:41:30.31] Waiting for paint to complete...46 true [2015-04-27T23:41:30.41] Waiting for paint to complete...47 true [2015-04-27T23:41:30.51] Waiting for paint to complete...48 true [2015-04-27T23:41:30.61] Waiting for paint to complete...49 true [2015-04-27T23:41:30.71] Waiting for paint to complete...50 true [2015-04-27T23:41:30.81] Waiting for paint to complete...51 true [2015-04-27T23:41:30.92] Waiting for paint to complete...52 true [2015-04-27T23:41:31.02] Waiting for paint to complete...53 true [2015-04-27T23:41:31.12] Waiting for paint to complete...54 true [2015-04-27T23:41:31.22] Waiting for paint to complete...55 true [2015-04-27T23:41:31.32] Waiting for paint to complete...56 true [2015-04-27T23:41:31.42] Waiting for paint to complete...57 true [2015-04-27T23:41:31.52] Waiting for paint to complete...58 true [2015-04-27T23:41:31.62] Waiting for paint to complete...59 true [2015-04-27T23:41:31.72] Waiting for paint to complete...60 true [2015-04-27T23:41:31.82] Waiting for paint to complete...61 true [2015-04-27T23:41:31.92] Waiting for paint to complete...62 true [2015-04-27T23:41:32.02] Waiting for paint to complete...63 true [2015-04-27T23:41:32.12] Waiting for paint to complete...64 true [2015-04-27T23:41:32.22] Waiting for paint to complete...65 true [2015-04-27T23:41:32.32] Waiting for paint to complete...66 true [2015-04-27T23:41:32.42] Waiting for paint to complete...67 true [2015-04-27T23:41:32.52] Waiting for paint to complete...68 true [2015-04-27T23:41:32.62] Waiting for paint to complete...69 true [2015-04-27T23:41:32.72] Waiting for paint to complete...70 true [2015-04-27T23:41:32.72] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:41:32.72] annotate TESTCASE scenario=FullScreenFrame_Device0_GC26 [2015-04-27T23:41:36.04] annotate TESTCASE recordtype=image [2015-04-27T23:41:36.04] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:41:36.04] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:41:36.04] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:41:41.12] Waiting for paint to complete...0 false [2015-04-27T23:41:41.22] Waiting for paint to complete...0 false [2015-04-27T23:41:41.32] Waiting for paint to complete...0 false [2015-04-27T23:41:41.42] Waiting for paint to complete...0 false [2015-04-27T23:41:41.43] Waiting for paint to complete...0 true [2015-04-27T23:41:41.53] Waiting for paint to complete...1 false [2015-04-27T23:41:41.63] Waiting for paint to complete...1 false [2015-04-27T23:41:41.73] Waiting for paint to complete...1 false [2015-04-27T23:41:41.73] Waiting for paint to complete...1 true [2015-04-27T23:41:41.83] Waiting for paint to complete...2 false [2015-04-27T23:41:41.93] Waiting for paint to complete...2 false [2015-04-27T23:41:42.03] Waiting for paint to complete...2 false [2015-04-27T23:41:42.04] Waiting for paint to complete...2 true [2015-04-27T23:41:42.14] Waiting for paint to complete...3 false [2015-04-27T23:41:42.24] Waiting for paint to complete...3 false [2015-04-27T23:41:42.34] Waiting for paint to complete...3 false [2015-04-27T23:41:42.35] Waiting for paint to complete...3 true [2015-04-27T23:41:42.45] Waiting for paint to complete...4 true [2015-04-27T23:41:42.55] Waiting for paint to complete...5 true [2015-04-27T23:41:42.65] Waiting for paint to complete...6 true [2015-04-27T23:41:42.76] Waiting for paint to complete...7 true [2015-04-27T23:41:42.86] Waiting for paint to complete...8 true [2015-04-27T23:41:42.96] Waiting for paint to complete...9 true [2015-04-27T23:41:43.06] Waiting for paint to complete...10 true [2015-04-27T23:41:43.16] Waiting for paint to complete...11 true [2015-04-27T23:41:43.26] Waiting for paint to complete...12 true [2015-04-27T23:41:43.36] Waiting for paint to complete...13 true [2015-04-27T23:41:43.46] Waiting for paint to complete...14 true [2015-04-27T23:41:43.56] Waiting for paint to complete...15 true [2015-04-27T23:41:43.66] Waiting for paint to complete...16 true [2015-04-27T23:41:43.76] Waiting for paint to complete...17 true [2015-04-27T23:41:43.86] Waiting for paint to complete...18 true [2015-04-27T23:41:43.96] Waiting for paint to complete...19 true [2015-04-27T23:41:44.06] Waiting for paint to complete...20 true [2015-04-27T23:41:44.16] Waiting for paint to complete...21 true [2015-04-27T23:41:44.26] Waiting for paint to complete...22 true [2015-04-27T23:41:44.36] Waiting for paint to complete...23 true [2015-04-27T23:41:44.46] Waiting for paint to complete...24 true [2015-04-27T23:41:44.56] Waiting for paint to complete...25 true [2015-04-27T23:41:44.66] Waiting for paint to complete...26 true [2015-04-27T23:41:44.76] Waiting for paint to complete...27 true [2015-04-27T23:41:44.86] Waiting for paint to complete...28 true [2015-04-27T23:41:44.96] Waiting for paint to complete...29 true [2015-04-27T23:41:45.06] Waiting for paint to complete...30 true [2015-04-27T23:41:45.16] Waiting for paint to complete...31 true [2015-04-27T23:41:45.26] Waiting for paint to complete...32 true [2015-04-27T23:41:45.36] Waiting for paint to complete...33 true [2015-04-27T23:41:45.46] Waiting for paint to complete...34 true [2015-04-27T23:41:45.56] Waiting for paint to complete...35 true [2015-04-27T23:41:45.66] Waiting for paint to complete...36 true [2015-04-27T23:41:45.76] Waiting for paint to complete...37 true [2015-04-27T23:41:45.86] Waiting for paint to complete...38 true [2015-04-27T23:41:45.96] Waiting for paint to complete...39 true [2015-04-27T23:41:46.06] Waiting for paint to complete...40 true [2015-04-27T23:41:46.17] Waiting for paint to complete...41 true [2015-04-27T23:41:46.26] Waiting for paint to complete...42 true [2015-04-27T23:41:46.37] Waiting for paint to complete...43 true [2015-04-27T23:41:46.47] Waiting for paint to complete...44 true [2015-04-27T23:41:46.57] Waiting for paint to complete...45 true [2015-04-27T23:41:46.67] Waiting for paint to complete...46 true [2015-04-27T23:41:46.77] Waiting for paint to complete...47 true [2015-04-27T23:41:46.87] Waiting for paint to complete...48 true [2015-04-27T23:41:46.97] Waiting for paint to complete...49 true [2015-04-27T23:41:47.07] Waiting for paint to complete...50 true [2015-04-27T23:41:47.17] Waiting for paint to complete...51 true [2015-04-27T23:41:47.27] Waiting for paint to complete...52 true [2015-04-27T23:41:47.37] Waiting for paint to complete...53 true [2015-04-27T23:41:47.47] Waiting for paint to complete...54 true [2015-04-27T23:41:47.57] Waiting for paint to complete...55 true [2015-04-27T23:41:47.67] Waiting for paint to complete...56 true [2015-04-27T23:41:47.77] Waiting for paint to complete...57 true [2015-04-27T23:41:47.87] Waiting for paint to complete...58 true [2015-04-27T23:41:47.97] Waiting for paint to complete...59 true [2015-04-27T23:41:48.07] Waiting for paint to complete...60 true [2015-04-27T23:41:48.17] Waiting for paint to complete...61 true [2015-04-27T23:41:48.27] Waiting for paint to complete...62 true [2015-04-27T23:41:48.37] Waiting for paint to complete...63 true [2015-04-27T23:41:48.47] Waiting for paint to complete...64 true [2015-04-27T23:41:48.57] Waiting for paint to complete...65 true [2015-04-27T23:41:48.67] Waiting for paint to complete...66 true [2015-04-27T23:41:48.77] Waiting for paint to complete...67 true [2015-04-27T23:41:48.87] Waiting for paint to complete...68 true [2015-04-27T23:41:48.97] Waiting for paint to complete...69 true [2015-04-27T23:41:49.07] Waiting for paint to complete...70 true [2015-04-27T23:41:49.07] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:41:51.10] Waiting for paint to complete...0 true [2015-04-27T23:41:51.20] Waiting for paint to complete...1 true [2015-04-27T23:41:51.30] Waiting for paint to complete...2 true [2015-04-27T23:41:51.40] Waiting for paint to complete...3 true [2015-04-27T23:41:51.50] Waiting for paint to complete...4 true [2015-04-27T23:41:51.60] Waiting for paint to complete...5 true [2015-04-27T23:41:51.70] Waiting for paint to complete...6 true [2015-04-27T23:41:51.80] Waiting for paint to complete...7 true [2015-04-27T23:41:51.90] Waiting for paint to complete...8 true [2015-04-27T23:41:52.00] Waiting for paint to complete...9 true [2015-04-27T23:41:52.10] Waiting for paint to complete...10 true [2015-04-27T23:41:52.20] Waiting for paint to complete...11 true [2015-04-27T23:41:52.30] Waiting for paint to complete...12 true [2015-04-27T23:41:52.40] Waiting for paint to complete...13 true [2015-04-27T23:41:52.50] Waiting for paint to complete...14 true [2015-04-27T23:41:52.60] Waiting for paint to complete...15 true [2015-04-27T23:41:52.70] Waiting for paint to complete...16 true [2015-04-27T23:41:52.80] Waiting for paint to complete...17 true [2015-04-27T23:41:52.90] Waiting for paint to complete...18 true [2015-04-27T23:41:53.00] Waiting for paint to complete...19 true [2015-04-27T23:41:53.10] Waiting for paint to complete...20 true [2015-04-27T23:41:53.20] Waiting for paint to complete...21 true [2015-04-27T23:41:53.30] Waiting for paint to complete...22 true [2015-04-27T23:41:53.40] Waiting for paint to complete...23 true [2015-04-27T23:41:53.50] Waiting for paint to complete...24 true [2015-04-27T23:41:53.60] Waiting for paint to complete...25 true [2015-04-27T23:41:53.70] Waiting for paint to complete...26 true [2015-04-27T23:41:53.80] Waiting for paint to complete...27 true [2015-04-27T23:41:53.90] Waiting for paint to complete...28 true [2015-04-27T23:41:54.01] Waiting for paint to complete...29 true [2015-04-27T23:41:54.11] Waiting for paint to complete...30 true [2015-04-27T23:41:54.21] Waiting for paint to complete...31 true [2015-04-27T23:41:54.31] Waiting for paint to complete...32 true [2015-04-27T23:41:54.41] Waiting for paint to complete...33 true [2015-04-27T23:41:54.51] Waiting for paint to complete...34 true [2015-04-27T23:41:54.61] Waiting for paint to complete...35 true [2015-04-27T23:41:54.71] Waiting for paint to complete...36 true [2015-04-27T23:41:54.81] Waiting for paint to complete...37 true [2015-04-27T23:41:54.91] Waiting for paint to complete...38 true [2015-04-27T23:41:55.01] Waiting for paint to complete...39 true [2015-04-27T23:41:55.11] Waiting for paint to complete...40 true [2015-04-27T23:41:55.21] Waiting for paint to complete...41 true [2015-04-27T23:41:55.31] Waiting for paint to complete...42 true [2015-04-27T23:41:55.41] Waiting for paint to complete...43 true [2015-04-27T23:41:55.51] Waiting for paint to complete...44 true [2015-04-27T23:41:55.62] Waiting for paint to complete...45 true [2015-04-27T23:41:55.72] Waiting for paint to complete...46 true [2015-04-27T23:41:55.82] Waiting for paint to complete...47 true [2015-04-27T23:41:55.92] Waiting for paint to complete...48 true [2015-04-27T23:41:56.02] Waiting for paint to complete...49 true [2015-04-27T23:41:56.12] Waiting for paint to complete...50 true [2015-04-27T23:41:56.22] Waiting for paint to complete...51 true [2015-04-27T23:41:56.32] Waiting for paint to complete...52 true [2015-04-27T23:41:56.42] Waiting for paint to complete...53 true [2015-04-27T23:41:56.52] Waiting for paint to complete...54 true [2015-04-27T23:41:56.62] Waiting for paint to complete...55 true [2015-04-27T23:41:56.72] Waiting for paint to complete...56 true [2015-04-27T23:41:56.82] Waiting for paint to complete...57 true [2015-04-27T23:41:56.92] Waiting for paint to complete...58 true [2015-04-27T23:41:57.02] Waiting for paint to complete...59 true [2015-04-27T23:41:57.12] Waiting for paint to complete...60 true [2015-04-27T23:41:57.22] Waiting for paint to complete...61 true [2015-04-27T23:41:57.32] Waiting for paint to complete...62 true [2015-04-27T23:41:57.42] Waiting for paint to complete...63 true [2015-04-27T23:41:57.52] Waiting for paint to complete...64 true [2015-04-27T23:41:57.62] Waiting for paint to complete...65 true [2015-04-27T23:41:57.72] Waiting for paint to complete...66 true [2015-04-27T23:41:57.82] Waiting for paint to complete...67 true [2015-04-27T23:41:57.92] Waiting for paint to complete...68 true [2015-04-27T23:41:58.02] Waiting for paint to complete...69 true [2015-04-27T23:41:58.13] Waiting for paint to complete...70 true [2015-04-27T23:41:58.13] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:41:58.13] annotate TESTCASE scenario=FullScreenFrame_Device0_GC27 [2015-04-27T23:42:01.67] annotate TESTCASE recordtype=image [2015-04-27T23:42:01.67] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:42:01.67] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:42:01.67] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:42:06.73] Waiting for paint to complete...0 false [2015-04-27T23:42:06.83] Waiting for paint to complete...0 false [2015-04-27T23:42:06.93] Waiting for paint to complete...0 false [2015-04-27T23:42:07.03] Waiting for paint to complete...0 false [2015-04-27T23:42:07.04] Waiting for paint to complete...0 true [2015-04-27T23:42:07.14] Waiting for paint to complete...1 false [2015-04-27T23:42:07.24] Waiting for paint to complete...1 false [2015-04-27T23:42:07.34] Waiting for paint to complete...1 false [2015-04-27T23:42:07.35] Waiting for paint to complete...1 true [2015-04-27T23:42:07.45] Waiting for paint to complete...2 false [2015-04-27T23:42:07.55] Waiting for paint to complete...2 false [2015-04-27T23:42:07.65] Waiting for paint to complete...2 false [2015-04-27T23:42:07.66] Waiting for paint to complete...2 true [2015-04-27T23:42:07.76] Waiting for paint to complete...3 true [2015-04-27T23:42:07.86] Waiting for paint to complete...4 true [2015-04-27T23:42:07.96] Waiting for paint to complete...5 true [2015-04-27T23:42:08.06] Waiting for paint to complete...6 true [2015-04-27T23:42:08.16] Waiting for paint to complete...7 true [2015-04-27T23:42:08.26] Waiting for paint to complete...8 true [2015-04-27T23:42:08.36] Waiting for paint to complete...9 true [2015-04-27T23:42:08.46] Waiting for paint to complete...10 true [2015-04-27T23:42:08.56] Waiting for paint to complete...11 true [2015-04-27T23:42:08.66] Waiting for paint to complete...12 true [2015-04-27T23:42:08.76] Waiting for paint to complete...13 true [2015-04-27T23:42:08.86] Waiting for paint to complete...14 true [2015-04-27T23:42:08.96] Waiting for paint to complete...15 true [2015-04-27T23:42:09.07] Waiting for paint to complete...16 true [2015-04-27T23:42:09.17] Waiting for paint to complete...17 true [2015-04-27T23:42:09.27] Waiting for paint to complete...18 true [2015-04-27T23:42:09.37] Waiting for paint to complete...19 true [2015-04-27T23:42:09.47] Waiting for paint to complete...20 true [2015-04-27T23:42:09.57] Waiting for paint to complete...21 true [2015-04-27T23:42:09.67] Waiting for paint to complete...22 true [2015-04-27T23:42:09.77] Waiting for paint to complete...23 true [2015-04-27T23:42:09.87] Waiting for paint to complete...24 true [2015-04-27T23:42:09.97] Waiting for paint to complete...25 true [2015-04-27T23:42:10.07] Waiting for paint to complete...26 true [2015-04-27T23:42:10.17] Waiting for paint to complete...27 true [2015-04-27T23:42:10.27] Waiting for paint to complete...28 true [2015-04-27T23:42:10.37] Waiting for paint to complete...29 true [2015-04-27T23:42:10.47] Waiting for paint to complete...30 true [2015-04-27T23:42:10.57] Waiting for paint to complete...31 true [2015-04-27T23:42:10.67] Waiting for paint to complete...32 true [2015-04-27T23:42:10.77] Waiting for paint to complete...33 true [2015-04-27T23:42:10.88] Waiting for paint to complete...34 true [2015-04-27T23:42:10.98] Waiting for paint to complete...35 true [2015-04-27T23:42:11.08] Waiting for paint to complete...36 true [2015-04-27T23:42:11.18] Waiting for paint to complete...37 true [2015-04-27T23:42:11.28] Waiting for paint to complete...38 true [2015-04-27T23:42:11.38] Waiting for paint to complete...39 true [2015-04-27T23:42:11.48] Waiting for paint to complete...40 true [2015-04-27T23:42:11.58] Waiting for paint to complete...41 true [2015-04-27T23:42:11.68] Waiting for paint to complete...42 true [2015-04-27T23:42:11.78] Waiting for paint to complete...43 true [2015-04-27T23:42:11.88] Waiting for paint to complete...44 true [2015-04-27T23:42:11.98] Waiting for paint to complete...45 true [2015-04-27T23:42:12.08] Waiting for paint to complete...46 true [2015-04-27T23:42:12.18] Waiting for paint to complete...47 true [2015-04-27T23:42:12.28] Waiting for paint to complete...48 true [2015-04-27T23:42:12.38] Waiting for paint to complete...49 true [2015-04-27T23:42:12.48] Waiting for paint to complete...50 true [2015-04-27T23:42:12.58] Waiting for paint to complete...51 true [2015-04-27T23:42:12.68] Waiting for paint to complete...52 true [2015-04-27T23:42:12.78] Waiting for paint to complete...53 true [2015-04-27T23:42:12.88] Waiting for paint to complete...54 true [2015-04-27T23:42:12.98] Waiting for paint to complete...55 true [2015-04-27T23:42:13.08] Waiting for paint to complete...56 true [2015-04-27T23:42:13.18] Waiting for paint to complete...57 true [2015-04-27T23:42:13.28] Waiting for paint to complete...58 true [2015-04-27T23:42:13.38] Waiting for paint to complete...59 true [2015-04-27T23:42:13.48] Waiting for paint to complete...60 true [2015-04-27T23:42:13.58] Waiting for paint to complete...61 true [2015-04-27T23:42:13.68] Waiting for paint to complete...62 true [2015-04-27T23:42:13.78] Waiting for paint to complete...63 true [2015-04-27T23:42:13.88] Waiting for paint to complete...64 true [2015-04-27T23:42:13.98] Waiting for paint to complete...65 true [2015-04-27T23:42:14.08] Waiting for paint to complete...66 true [2015-04-27T23:42:14.18] Waiting for paint to complete...67 true [2015-04-27T23:42:14.28] Waiting for paint to complete...68 true [2015-04-27T23:42:14.38] Waiting for paint to complete...69 true [2015-04-27T23:42:14.48] Waiting for paint to complete...70 true [2015-04-27T23:42:14.48] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:42:16.50] Waiting for paint to complete...0 true [2015-04-27T23:42:16.60] Waiting for paint to complete...1 true [2015-04-27T23:42:16.70] Waiting for paint to complete...2 true [2015-04-27T23:42:16.82] Waiting for paint to complete...3 true [2015-04-27T23:42:16.90] Waiting for paint to complete...4 true [2015-04-27T23:42:17.00] Waiting for paint to complete...5 true [2015-04-27T23:42:17.10] Waiting for paint to complete...6 true [2015-04-27T23:42:17.20] Waiting for paint to complete...7 true [2015-04-27T23:42:17.30] Waiting for paint to complete...8 true [2015-04-27T23:42:17.40] Waiting for paint to complete...9 true [2015-04-27T23:42:17.50] Waiting for paint to complete...10 true [2015-04-27T23:42:17.60] Waiting for paint to complete...11 true [2015-04-27T23:42:17.71] Waiting for paint to complete...12 true [2015-04-27T23:42:17.81] Waiting for paint to complete...13 true [2015-04-27T23:42:17.91] Waiting for paint to complete...14 true [2015-04-27T23:42:18.01] Waiting for paint to complete...15 true [2015-04-27T23:42:18.11] Waiting for paint to complete...16 true [2015-04-27T23:42:18.21] Waiting for paint to complete...17 true [2015-04-27T23:42:18.31] Waiting for paint to complete...18 true [2015-04-27T23:42:18.41] Waiting for paint to complete...19 true [2015-04-27T23:42:18.51] Waiting for paint to complete...20 true [2015-04-27T23:42:18.61] Waiting for paint to complete...21 true [2015-04-27T23:42:18.71] Waiting for paint to complete...22 true [2015-04-27T23:42:18.81] Waiting for paint to complete...23 true [2015-04-27T23:42:18.91] Waiting for paint to complete...24 true [2015-04-27T23:42:19.01] Waiting for paint to complete...25 true [2015-04-27T23:42:19.11] Waiting for paint to complete...26 true [2015-04-27T23:42:19.21] Waiting for paint to complete...27 true [2015-04-27T23:42:19.31] Waiting for paint to complete...28 true [2015-04-27T23:42:19.41] Waiting for paint to complete...29 true [2015-04-27T23:42:19.51] Waiting for paint to complete...30 true [2015-04-27T23:42:19.61] Waiting for paint to complete...31 true [2015-04-27T23:42:19.71] Waiting for paint to complete...32 true [2015-04-27T23:42:19.81] Waiting for paint to complete...33 true [2015-04-27T23:42:19.91] Waiting for paint to complete...34 true [2015-04-27T23:42:20.02] Waiting for paint to complete...35 true [2015-04-27T23:42:20.12] Waiting for paint to complete...36 true [2015-04-27T23:42:20.22] Waiting for paint to complete...37 true [2015-04-27T23:42:20.32] Waiting for paint to complete...38 true [2015-04-27T23:42:20.42] Waiting for paint to complete...39 true [2015-04-27T23:42:20.52] Waiting for paint to complete...40 true [2015-04-27T23:42:20.62] Waiting for paint to complete...41 true [2015-04-27T23:42:20.72] Waiting for paint to complete...42 true [2015-04-27T23:42:20.82] Waiting for paint to complete...43 true [2015-04-27T23:42:20.92] Waiting for paint to complete...44 true [2015-04-27T23:42:21.02] Waiting for paint to complete...45 true [2015-04-27T23:42:21.12] Waiting for paint to complete...46 true [2015-04-27T23:42:21.22] Waiting for paint to complete...47 true [2015-04-27T23:42:21.32] Waiting for paint to complete...48 true [2015-04-27T23:42:21.42] Waiting for paint to complete...49 true [2015-04-27T23:42:21.52] Waiting for paint to complete...50 true [2015-04-27T23:42:21.62] Waiting for paint to complete...51 true [2015-04-27T23:42:21.72] Waiting for paint to complete...52 true [2015-04-27T23:42:21.82] Waiting for paint to complete...53 true [2015-04-27T23:42:21.92] Waiting for paint to complete...54 true [2015-04-27T23:42:22.02] Waiting for paint to complete...55 true [2015-04-27T23:42:22.12] Waiting for paint to complete...56 true [2015-04-27T23:42:22.22] Waiting for paint to complete...57 true [2015-04-27T23:42:22.32] Waiting for paint to complete...58 true [2015-04-27T23:42:22.42] Waiting for paint to complete...59 true [2015-04-27T23:42:22.52] Waiting for paint to complete...60 true [2015-04-27T23:42:22.62] Waiting for paint to complete...61 true [2015-04-27T23:42:22.72] Waiting for paint to complete...62 true [2015-04-27T23:42:22.82] Waiting for paint to complete...63 true [2015-04-27T23:42:22.92] Waiting for paint to complete...64 true [2015-04-27T23:42:23.02] Waiting for paint to complete...65 true [2015-04-27T23:42:23.12] Waiting for paint to complete...66 true [2015-04-27T23:42:23.22] Waiting for paint to complete...67 true [2015-04-27T23:42:23.32] Waiting for paint to complete...68 true [2015-04-27T23:42:23.42] Waiting for paint to complete...69 true [2015-04-27T23:42:23.52] Waiting for paint to complete...70 true [2015-04-27T23:42:23.52] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:42:23.52] annotate TESTCASE scenario=FullScreenFrame_Device0_GC28 [2015-04-27T23:42:26.90] annotate TESTCASE recordtype=image [2015-04-27T23:42:26.90] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:42:26.90] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:42:26.90] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:42:31.97] Waiting for paint to complete...0 false [2015-04-27T23:42:32.07] Waiting for paint to complete...0 false [2015-04-27T23:42:32.17] Waiting for paint to complete...0 false [2015-04-27T23:42:32.27] Waiting for paint to complete...0 true [2015-04-27T23:42:32.37] Waiting for paint to complete...1 false [2015-04-27T23:42:32.47] Waiting for paint to complete...1 false [2015-04-27T23:42:32.57] Waiting for paint to complete...1 false [2015-04-27T23:42:32.57] Waiting for paint to complete...1 true [2015-04-27T23:42:32.67] Waiting for paint to complete...2 false [2015-04-27T23:42:32.77] Waiting for paint to complete...2 false [2015-04-27T23:42:32.87] Waiting for paint to complete...2 false [2015-04-27T23:42:32.89] Waiting for paint to complete...2 true [2015-04-27T23:42:32.99] Waiting for paint to complete...3 false [2015-04-27T23:42:33.09] Waiting for paint to complete...3 false [2015-04-27T23:42:33.19] Waiting for paint to complete...3 false [2015-04-27T23:42:33.20] Waiting for paint to complete...3 true [2015-04-27T23:42:33.30] Waiting for paint to complete...4 true [2015-04-27T23:42:33.40] Waiting for paint to complete...5 true [2015-04-27T23:42:33.50] Waiting for paint to complete...6 true [2015-04-27T23:42:33.60] Waiting for paint to complete...7 true [2015-04-27T23:42:33.70] Waiting for paint to complete...8 true [2015-04-27T23:42:33.80] Waiting for paint to complete...9 true [2015-04-27T23:42:33.90] Waiting for paint to complete...10 true [2015-04-27T23:42:34.00] Waiting for paint to complete...11 true [2015-04-27T23:42:34.10] Waiting for paint to complete...12 true [2015-04-27T23:42:34.20] Waiting for paint to complete...13 true [2015-04-27T23:42:34.30] Waiting for paint to complete...14 true [2015-04-27T23:42:34.40] Waiting for paint to complete...15 true [2015-04-27T23:42:34.50] Waiting for paint to complete...16 true [2015-04-27T23:42:34.60] Waiting for paint to complete...17 true [2015-04-27T23:42:34.70] Waiting for paint to complete...18 true [2015-04-27T23:42:34.80] Waiting for paint to complete...19 true [2015-04-27T23:42:34.91] Waiting for paint to complete...20 true [2015-04-27T23:42:35.01] Waiting for paint to complete...21 true [2015-04-27T23:42:35.11] Waiting for paint to complete...22 true [2015-04-27T23:42:35.21] Waiting for paint to complete...23 true [2015-04-27T23:42:35.31] Waiting for paint to complete...24 true [2015-04-27T23:42:35.41] Waiting for paint to complete...25 true [2015-04-27T23:42:35.51] Waiting for paint to complete...26 true [2015-04-27T23:42:35.61] Waiting for paint to complete...27 true [2015-04-27T23:42:35.71] Waiting for paint to complete...28 true [2015-04-27T23:42:35.81] Waiting for paint to complete...29 true [2015-04-27T23:42:35.91] Waiting for paint to complete...30 true [2015-04-27T23:42:36.01] Waiting for paint to complete...31 true [2015-04-27T23:42:36.11] Waiting for paint to complete...32 true [2015-04-27T23:42:36.21] Waiting for paint to complete...33 true [2015-04-27T23:42:36.31] Waiting for paint to complete...34 true [2015-04-27T23:42:36.41] Waiting for paint to complete...35 true [2015-04-27T23:42:36.51] Waiting for paint to complete...36 true [2015-04-27T23:42:36.61] Waiting for paint to complete...37 true [2015-04-27T23:42:36.71] Waiting for paint to complete...38 true [2015-04-27T23:42:36.81] Waiting for paint to complete...39 true [2015-04-27T23:42:36.91] Waiting for paint to complete...40 true [2015-04-27T23:42:37.02] Waiting for paint to complete...41 true [2015-04-27T23:42:37.11] Waiting for paint to complete...42 true [2015-04-27T23:42:37.21] Waiting for paint to complete...43 true [2015-04-27T23:42:37.31] Waiting for paint to complete...44 true [2015-04-27T23:42:37.41] Waiting for paint to complete...45 true [2015-04-27T23:42:37.51] Waiting for paint to complete...46 true [2015-04-27T23:42:37.61] Waiting for paint to complete...47 true [2015-04-27T23:42:37.71] Waiting for paint to complete...48 true [2015-04-27T23:42:37.81] Waiting for paint to complete...49 true [2015-04-27T23:42:37.91] Waiting for paint to complete...50 true [2015-04-27T23:42:38.01] Waiting for paint to complete...51 true [2015-04-27T23:42:38.11] Waiting for paint to complete...52 true [2015-04-27T23:42:38.21] Waiting for paint to complete...53 true [2015-04-27T23:42:38.31] Waiting for paint to complete...54 true [2015-04-27T23:42:38.42] Waiting for paint to complete...55 true [2015-04-27T23:42:38.52] Waiting for paint to complete...56 true [2015-04-27T23:42:38.62] Waiting for paint to complete...57 true [2015-04-27T23:42:38.72] Waiting for paint to complete...58 true [2015-04-27T23:42:38.82] Waiting for paint to complete...59 true [2015-04-27T23:42:38.92] Waiting for paint to complete...60 true [2015-04-27T23:42:39.02] Waiting for paint to complete...61 true [2015-04-27T23:42:39.12] Waiting for paint to complete...62 true [2015-04-27T23:42:39.22] Waiting for paint to complete...63 true [2015-04-27T23:42:39.32] Waiting for paint to complete...64 true [2015-04-27T23:42:39.42] Waiting for paint to complete...65 true [2015-04-27T23:42:39.52] Waiting for paint to complete...66 true [2015-04-27T23:42:39.62] Waiting for paint to complete...67 true [2015-04-27T23:42:39.72] Waiting for paint to complete...68 true [2015-04-27T23:42:39.82] Waiting for paint to complete...69 true [2015-04-27T23:42:39.92] Waiting for paint to complete...70 true [2015-04-27T23:42:39.92] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:42:41.94] Waiting for paint to complete...0 true [2015-04-27T23:42:42.05] Waiting for paint to complete...1 true [2015-04-27T23:42:42.14] Waiting for paint to complete...2 true [2015-04-27T23:42:42.24] Waiting for paint to complete...3 true [2015-04-27T23:42:42.34] Waiting for paint to complete...4 true [2015-04-27T23:42:42.45] Waiting for paint to complete...5 true [2015-04-27T23:42:42.55] Waiting for paint to complete...6 true [2015-04-27T23:42:42.65] Waiting for paint to complete...7 true [2015-04-27T23:42:42.75] Waiting for paint to complete...8 true [2015-04-27T23:42:42.85] Waiting for paint to complete...9 true [2015-04-27T23:42:42.95] Waiting for paint to complete...10 true [2015-04-27T23:42:43.05] Waiting for paint to complete...11 true [2015-04-27T23:42:43.15] Waiting for paint to complete...12 true [2015-04-27T23:42:43.25] Waiting for paint to complete...13 true [2015-04-27T23:42:43.35] Waiting for paint to complete...14 true [2015-04-27T23:42:43.45] Waiting for paint to complete...15 true [2015-04-27T23:42:43.55] Waiting for paint to complete...16 true [2015-04-27T23:42:43.65] Waiting for paint to complete...17 true [2015-04-27T23:42:43.75] Waiting for paint to complete...18 true [2015-04-27T23:42:43.85] Waiting for paint to complete...19 true [2015-04-27T23:42:43.95] Waiting for paint to complete...20 true [2015-04-27T23:42:44.05] Waiting for paint to complete...21 true [2015-04-27T23:42:44.15] Waiting for paint to complete...22 true [2015-04-27T23:42:44.25] Waiting for paint to complete...23 true [2015-04-27T23:42:44.35] Waiting for paint to complete...24 true [2015-04-27T23:42:44.45] Waiting for paint to complete...25 true [2015-04-27T23:42:44.55] Waiting for paint to complete...26 true [2015-04-27T23:42:44.65] Waiting for paint to complete...27 true [2015-04-27T23:42:44.75] Waiting for paint to complete...28 true [2015-04-27T23:42:44.85] Waiting for paint to complete...29 true [2015-04-27T23:42:44.95] Waiting for paint to complete...30 true [2015-04-27T23:42:45.05] Waiting for paint to complete...31 true [2015-04-27T23:42:45.15] Waiting for paint to complete...32 true [2015-04-27T23:42:45.25] Waiting for paint to complete...33 true [2015-04-27T23:42:45.35] Waiting for paint to complete...34 true [2015-04-27T23:42:45.45] Waiting for paint to complete...35 true [2015-04-27T23:42:45.55] Waiting for paint to complete...36 true [2015-04-27T23:42:45.65] Waiting for paint to complete...37 true [2015-04-27T23:42:45.76] Waiting for paint to complete...38 true [2015-04-27T23:42:45.86] Waiting for paint to complete...39 true [2015-04-27T23:42:45.96] Waiting for paint to complete...40 true [2015-04-27T23:42:46.06] Waiting for paint to complete...41 true [2015-04-27T23:42:46.16] Waiting for paint to complete...42 true [2015-04-27T23:42:46.26] Waiting for paint to complete...43 true [2015-04-27T23:42:46.36] Waiting for paint to complete...44 true [2015-04-27T23:42:46.46] Waiting for paint to complete...45 true [2015-04-27T23:42:46.56] Waiting for paint to complete...46 true [2015-04-27T23:42:46.66] Waiting for paint to complete...47 true [2015-04-27T23:42:46.76] Waiting for paint to complete...48 true [2015-04-27T23:42:46.86] Waiting for paint to complete...49 true [2015-04-27T23:42:46.96] Waiting for paint to complete...50 true [2015-04-27T23:42:47.06] Waiting for paint to complete...51 true [2015-04-27T23:42:47.16] Waiting for paint to complete...52 true [2015-04-27T23:42:47.26] Waiting for paint to complete...53 true [2015-04-27T23:42:47.36] Waiting for paint to complete...54 true [2015-04-27T23:42:47.46] Waiting for paint to complete...55 true [2015-04-27T23:42:47.56] Waiting for paint to complete...56 true [2015-04-27T23:42:47.66] Waiting for paint to complete...57 true [2015-04-27T23:42:47.76] Waiting for paint to complete...58 true [2015-04-27T23:42:47.86] Waiting for paint to complete...59 true [2015-04-27T23:42:47.96] Waiting for paint to complete...60 true [2015-04-27T23:42:48.06] Waiting for paint to complete...61 true [2015-04-27T23:42:48.16] Waiting for paint to complete...62 true [2015-04-27T23:42:48.26] Waiting for paint to complete...63 true [2015-04-27T23:42:48.36] Waiting for paint to complete...64 true [2015-04-27T23:42:48.46] Waiting for paint to complete...65 true [2015-04-27T23:42:48.56] Waiting for paint to complete...66 true [2015-04-27T23:42:48.66] Waiting for paint to complete...67 true [2015-04-27T23:42:48.76] Waiting for paint to complete...68 true [2015-04-27T23:42:48.86] Waiting for paint to complete...69 true [2015-04-27T23:42:48.97] Waiting for paint to complete...70 true [2015-04-27T23:42:48.97] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:42:48.97] annotate TESTCASE scenario=FullScreenFrame_Device0_GC29 [2015-04-27T23:42:52.26] annotate TESTCASE recordtype=image [2015-04-27T23:42:52.26] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:42:52.26] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:42:52.26] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:42:57.33] Waiting for paint to complete...0 false [2015-04-27T23:42:57.43] Waiting for paint to complete...0 false [2015-04-27T23:42:57.53] Waiting for paint to complete...0 false [2015-04-27T23:42:57.63] Waiting for paint to complete...0 false [2015-04-27T23:42:57.64] Waiting for paint to complete...0 true [2015-04-27T23:42:57.75] Waiting for paint to complete...1 false [2015-04-27T23:42:57.85] Waiting for paint to complete...1 false [2015-04-27T23:42:57.95] Waiting for paint to complete...1 false [2015-04-27T23:42:57.95] Waiting for paint to complete...1 true [2015-04-27T23:42:58.05] Waiting for paint to complete...2 false [2015-04-27T23:42:58.15] Waiting for paint to complete...2 false [2015-04-27T23:42:58.25] Waiting for paint to complete...2 false [2015-04-27T23:42:58.26] Waiting for paint to complete...2 true [2015-04-27T23:42:58.36] Waiting for paint to complete...3 true [2015-04-27T23:42:58.46] Waiting for paint to complete...4 true [2015-04-27T23:42:58.56] Waiting for paint to complete...5 true [2015-04-27T23:42:58.66] Waiting for paint to complete...6 true [2015-04-27T23:42:58.76] Waiting for paint to complete...7 true [2015-04-27T23:42:58.86] Waiting for paint to complete...8 true [2015-04-27T23:42:58.97] Waiting for paint to complete...9 true [2015-04-27T23:42:59.07] Waiting for paint to complete...10 true [2015-04-27T23:42:59.17] Waiting for paint to complete...11 true [2015-04-27T23:42:59.27] Waiting for paint to complete...12 true [2015-04-27T23:42:59.37] Waiting for paint to complete...13 true [2015-04-27T23:42:59.47] Waiting for paint to complete...14 true [2015-04-27T23:42:59.57] Waiting for paint to complete...15 true [2015-04-27T23:42:59.67] Waiting for paint to complete...16 true [2015-04-27T23:42:59.77] Waiting for paint to complete...17 true [2015-04-27T23:42:59.87] Waiting for paint to complete...18 true [2015-04-27T23:42:59.97] Waiting for paint to complete...19 true [2015-04-27T23:43:00.07] Waiting for paint to complete...20 true [2015-04-27T23:43:00.17] Waiting for paint to complete...21 true [2015-04-27T23:43:00.27] Waiting for paint to complete...22 true [2015-04-27T23:43:00.37] Waiting for paint to complete...23 true [2015-04-27T23:43:00.47] Waiting for paint to complete...24 true [2015-04-27T23:43:00.57] Waiting for paint to complete...25 true [2015-04-27T23:43:00.67] Waiting for paint to complete...26 true [2015-04-27T23:43:00.77] Waiting for paint to complete...27 true [2015-04-27T23:43:00.87] Waiting for paint to complete...28 true [2015-04-27T23:43:00.97] Waiting for paint to complete...29 true [2015-04-27T23:43:01.07] Waiting for paint to complete...30 true [2015-04-27T23:43:01.17] Waiting for paint to complete...31 true [2015-04-27T23:43:01.27] Waiting for paint to complete...32 true [2015-04-27T23:43:01.37] Waiting for paint to complete...33 true [2015-04-27T23:43:01.47] Waiting for paint to complete...34 true [2015-04-27T23:43:01.57] Waiting for paint to complete...35 true [2015-04-27T23:43:01.67] Waiting for paint to complete...36 true [2015-04-27T23:43:01.77] Waiting for paint to complete...37 true [2015-04-27T23:43:01.87] Waiting for paint to complete...38 true [2015-04-27T23:43:01.97] Waiting for paint to complete...39 true [2015-04-27T23:43:02.07] Waiting for paint to complete...40 true [2015-04-27T23:43:02.17] Waiting for paint to complete...41 true [2015-04-27T23:43:02.27] Waiting for paint to complete...42 true [2015-04-27T23:43:02.38] Waiting for paint to complete...43 true [2015-04-27T23:43:02.47] Waiting for paint to complete...44 true [2015-04-27T23:43:02.58] Waiting for paint to complete...45 true [2015-04-27T23:43:02.68] Waiting for paint to complete...46 true [2015-04-27T23:43:02.78] Waiting for paint to complete...47 true [2015-04-27T23:43:02.88] Waiting for paint to complete...48 true [2015-04-27T23:43:02.98] Waiting for paint to complete...49 true [2015-04-27T23:43:03.08] Waiting for paint to complete...50 true [2015-04-27T23:43:03.18] Waiting for paint to complete...51 true [2015-04-27T23:43:03.28] Waiting for paint to complete...52 true [2015-04-27T23:43:03.38] Waiting for paint to complete...53 true [2015-04-27T23:43:03.48] Waiting for paint to complete...54 true [2015-04-27T23:43:03.58] Waiting for paint to complete...55 true [2015-04-27T23:43:03.68] Waiting for paint to complete...56 true [2015-04-27T23:43:03.78] Waiting for paint to complete...57 true [2015-04-27T23:43:03.88] Waiting for paint to complete...58 true [2015-04-27T23:43:03.98] Waiting for paint to complete...59 true [2015-04-27T23:43:04.08] Waiting for paint to complete...60 true [2015-04-27T23:43:04.18] Waiting for paint to complete...61 true [2015-04-27T23:43:04.28] Waiting for paint to complete...62 true [2015-04-27T23:43:04.38] Waiting for paint to complete...63 true [2015-04-27T23:43:04.48] Waiting for paint to complete...64 true [2015-04-27T23:43:04.58] Waiting for paint to complete...65 true [2015-04-27T23:43:04.68] Waiting for paint to complete...66 true [2015-04-27T23:43:04.78] Waiting for paint to complete...67 true [2015-04-27T23:43:04.88] Waiting for paint to complete...68 true [2015-04-27T23:43:04.98] Waiting for paint to complete...69 true [2015-04-27T23:43:05.08] Waiting for paint to complete...70 true [2015-04-27T23:43:05.08] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:43:07.10] Waiting for paint to complete...0 true [2015-04-27T23:43:07.20] Waiting for paint to complete...1 true [2015-04-27T23:43:07.30] Waiting for paint to complete...2 true [2015-04-27T23:43:07.41] Waiting for paint to complete...3 true [2015-04-27T23:43:07.50] Waiting for paint to complete...4 true [2015-04-27T23:43:07.61] Waiting for paint to complete...5 true [2015-04-27T23:43:07.71] Waiting for paint to complete...6 true [2015-04-27T23:43:07.81] Waiting for paint to complete...7 true [2015-04-27T23:43:07.91] Waiting for paint to complete...8 true [2015-04-27T23:43:08.01] Waiting for paint to complete...9 true [2015-04-27T23:43:08.11] Waiting for paint to complete...10 true [2015-04-27T23:43:08.21] Waiting for paint to complete...11 true [2015-04-27T23:43:08.31] Waiting for paint to complete...12 true [2015-04-27T23:43:08.41] Waiting for paint to complete...13 true [2015-04-27T23:43:08.51] Waiting for paint to complete...14 true [2015-04-27T23:43:08.61] Waiting for paint to complete...15 true [2015-04-27T23:43:08.71] Waiting for paint to complete...16 true [2015-04-27T23:43:08.81] Waiting for paint to complete...17 true [2015-04-27T23:43:08.91] Waiting for paint to complete...18 true [2015-04-27T23:43:09.01] Waiting for paint to complete...19 true [2015-04-27T23:43:09.11] Waiting for paint to complete...20 true [2015-04-27T23:43:09.21] Waiting for paint to complete...21 true [2015-04-27T23:43:09.31] Waiting for paint to complete...22 true [2015-04-27T23:43:09.41] Waiting for paint to complete...23 true [2015-04-27T23:43:09.51] Waiting for paint to complete...24 true [2015-04-27T23:43:09.61] Waiting for paint to complete...25 true [2015-04-27T23:43:09.71] Waiting for paint to complete...26 true [2015-04-27T23:43:09.81] Waiting for paint to complete...27 true [2015-04-27T23:43:09.91] Waiting for paint to complete...28 true [2015-04-27T23:43:10.01] Waiting for paint to complete...29 true [2015-04-27T23:43:10.11] Waiting for paint to complete...30 true [2015-04-27T23:43:10.21] Waiting for paint to complete...31 true [2015-04-27T23:43:10.31] Waiting for paint to complete...32 true [2015-04-27T23:43:10.41] Waiting for paint to complete...33 true [2015-04-27T23:43:10.51] Waiting for paint to complete...34 true [2015-04-27T23:43:10.61] Waiting for paint to complete...35 true [2015-04-27T23:43:10.71] Waiting for paint to complete...36 true [2015-04-27T23:43:10.81] Waiting for paint to complete...37 true [2015-04-27T23:43:10.91] Waiting for paint to complete...38 true [2015-04-27T23:43:11.01] Waiting for paint to complete...39 true [2015-04-27T23:43:11.11] Waiting for paint to complete...40 true [2015-04-27T23:43:11.21] Waiting for paint to complete...41 true [2015-04-27T23:43:11.31] Waiting for paint to complete...42 true [2015-04-27T23:43:11.41] Waiting for paint to complete...43 true [2015-04-27T23:43:11.51] Waiting for paint to complete...44 true [2015-04-27T23:43:11.62] Waiting for paint to complete...45 true [2015-04-27T23:43:11.72] Waiting for paint to complete...46 true [2015-04-27T23:43:11.82] Waiting for paint to complete...47 true [2015-04-27T23:43:11.92] Waiting for paint to complete...48 true [2015-04-27T23:43:12.02] Waiting for paint to complete...49 true [2015-04-27T23:43:12.12] Waiting for paint to complete...50 true [2015-04-27T23:43:12.22] Waiting for paint to complete...51 true [2015-04-27T23:43:12.32] Waiting for paint to complete...52 true [2015-04-27T23:43:12.42] Waiting for paint to complete...53 true [2015-04-27T23:43:12.52] Waiting for paint to complete...54 true [2015-04-27T23:43:12.62] Waiting for paint to complete...55 true [2015-04-27T23:43:12.72] Waiting for paint to complete...56 true [2015-04-27T23:43:12.82] Waiting for paint to complete...57 true [2015-04-27T23:43:12.92] Waiting for paint to complete...58 true [2015-04-27T23:43:13.02] Waiting for paint to complete...59 true [2015-04-27T23:43:13.12] Waiting for paint to complete...60 true [2015-04-27T23:43:13.22] Waiting for paint to complete...61 true [2015-04-27T23:43:13.32] Waiting for paint to complete...62 true [2015-04-27T23:43:13.42] Waiting for paint to complete...63 true [2015-04-27T23:43:13.52] Waiting for paint to complete...64 true [2015-04-27T23:43:13.62] Waiting for paint to complete...65 true [2015-04-27T23:43:13.72] Waiting for paint to complete...66 true [2015-04-27T23:43:13.82] Waiting for paint to complete...67 true [2015-04-27T23:43:13.92] Waiting for paint to complete...68 true [2015-04-27T23:43:14.02] Waiting for paint to complete...69 true [2015-04-27T23:43:14.12] Waiting for paint to complete...70 true [2015-04-27T23:43:14.12] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:43:14.12] annotate TESTCASE scenario=FullScreenFrame_Device0_GC30 [2015-04-27T23:43:17.44] annotate TESTCASE recordtype=image [2015-04-27T23:43:17.44] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:17.44] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:17.44] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:43:22.51] Waiting for paint to complete...0 false [2015-04-27T23:43:22.61] Waiting for paint to complete...0 false [2015-04-27T23:43:22.71] Waiting for paint to complete...0 false [2015-04-27T23:43:22.81] Waiting for paint to complete...0 false [2015-04-27T23:43:22.82] Waiting for paint to complete...0 true [2015-04-27T23:43:22.92] Waiting for paint to complete...1 false [2015-04-27T23:43:23.02] Waiting for paint to complete...1 false [2015-04-27T23:43:23.12] Waiting for paint to complete...1 false [2015-04-27T23:43:23.13] Waiting for paint to complete...1 true [2015-04-27T23:43:23.23] Waiting for paint to complete...2 false [2015-04-27T23:43:23.33] Waiting for paint to complete...2 false [2015-04-27T23:43:23.43] Waiting for paint to complete...2 false [2015-04-27T23:43:23.44] Waiting for paint to complete...2 true [2015-04-27T23:43:23.54] Waiting for paint to complete...3 false [2015-04-27T23:43:23.64] Waiting for paint to complete...3 false [2015-04-27T23:43:23.74] Waiting for paint to complete...3 false [2015-04-27T23:43:23.75] Waiting for paint to complete...3 true [2015-04-27T23:43:23.85] Waiting for paint to complete...4 true [2015-04-27T23:43:23.95] Waiting for paint to complete...5 true [2015-04-27T23:43:24.06] Waiting for paint to complete...6 true [2015-04-27T23:43:24.16] Waiting for paint to complete...7 true [2015-04-27T23:43:24.26] Waiting for paint to complete...8 true [2015-04-27T23:43:24.36] Waiting for paint to complete...9 true [2015-04-27T23:43:24.46] Waiting for paint to complete...10 true [2015-04-27T23:43:24.56] Waiting for paint to complete...11 true [2015-04-27T23:43:24.66] Waiting for paint to complete...12 true [2015-04-27T23:43:24.76] Waiting for paint to complete...13 true [2015-04-27T23:43:24.86] Waiting for paint to complete...14 true [2015-04-27T23:43:24.96] Waiting for paint to complete...15 true [2015-04-27T23:43:25.06] Waiting for paint to complete...16 true [2015-04-27T23:43:25.16] Waiting for paint to complete...17 true [2015-04-27T23:43:25.26] Waiting for paint to complete...18 true [2015-04-27T23:43:25.36] Waiting for paint to complete...19 true [2015-04-27T23:43:25.46] Waiting for paint to complete...20 true [2015-04-27T23:43:25.56] Waiting for paint to complete...21 true [2015-04-27T23:43:25.66] Waiting for paint to complete...22 true [2015-04-27T23:43:25.76] Waiting for paint to complete...23 true [2015-04-27T23:43:25.86] Waiting for paint to complete...24 true [2015-04-27T23:43:25.96] Waiting for paint to complete...25 true [2015-04-27T23:43:26.06] Waiting for paint to complete...26 true [2015-04-27T23:43:26.16] Waiting for paint to complete...27 true [2015-04-27T23:43:26.26] Waiting for paint to complete...28 true [2015-04-27T23:43:26.36] Waiting for paint to complete...29 true [2015-04-27T23:43:26.46] Waiting for paint to complete...30 true [2015-04-27T23:43:26.56] Waiting for paint to complete...31 true [2015-04-27T23:43:26.66] Waiting for paint to complete...32 true [2015-04-27T23:43:26.76] Waiting for paint to complete...33 true [2015-04-27T23:43:26.86] Waiting for paint to complete...34 true [2015-04-27T23:43:26.96] Waiting for paint to complete...35 true [2015-04-27T23:43:27.06] Waiting for paint to complete...36 true [2015-04-27T23:43:27.16] Waiting for paint to complete...37 true [2015-04-27T23:43:27.26] Waiting for paint to complete...38 true [2015-04-27T23:43:27.37] Waiting for paint to complete...39 true [2015-04-27T23:43:27.47] Waiting for paint to complete...40 true [2015-04-27T23:43:27.57] Waiting for paint to complete...41 true [2015-04-27T23:43:27.67] Waiting for paint to complete...42 true [2015-04-27T23:43:27.77] Waiting for paint to complete...43 true [2015-04-27T23:43:27.87] Waiting for paint to complete...44 true [2015-04-27T23:43:27.97] Waiting for paint to complete...45 true [2015-04-27T23:43:28.07] Waiting for paint to complete...46 true [2015-04-27T23:43:28.17] Waiting for paint to complete...47 true [2015-04-27T23:43:28.27] Waiting for paint to complete...48 true [2015-04-27T23:43:28.37] Waiting for paint to complete...49 true [2015-04-27T23:43:28.47] Waiting for paint to complete...50 true [2015-04-27T23:43:28.57] Waiting for paint to complete...51 true [2015-04-27T23:43:28.67] Waiting for paint to complete...52 true [2015-04-27T23:43:28.77] Waiting for paint to complete...53 true [2015-04-27T23:43:28.87] Waiting for paint to complete...54 true [2015-04-27T23:43:28.97] Waiting for paint to complete...55 true [2015-04-27T23:43:29.07] Waiting for paint to complete...56 true [2015-04-27T23:43:29.17] Waiting for paint to complete...57 true [2015-04-27T23:43:29.27] Waiting for paint to complete...58 true [2015-04-27T23:43:29.37] Waiting for paint to complete...59 true [2015-04-27T23:43:29.47] Waiting for paint to complete...60 true [2015-04-27T23:43:29.57] Waiting for paint to complete...61 true [2015-04-27T23:43:29.67] Waiting for paint to complete...62 true [2015-04-27T23:43:29.78] Waiting for paint to complete...63 true [2015-04-27T23:43:29.88] Waiting for paint to complete...64 true [2015-04-27T23:43:29.98] Waiting for paint to complete...65 true [2015-04-27T23:43:30.08] Waiting for paint to complete...66 true [2015-04-27T23:43:30.18] Waiting for paint to complete...67 true [2015-04-27T23:43:30.28] Waiting for paint to complete...68 true [2015-04-27T23:43:30.38] Waiting for paint to complete...69 true [2015-04-27T23:43:30.48] Waiting for paint to complete...70 true [2015-04-27T23:43:30.48] FullScreenExclusive mode is supported on GD: X11GraphicsDevice[screen=0] [2015-04-27T23:43:32.48] Waiting for paint to complete...0 true [2015-04-27T23:43:32.60] Waiting for paint to complete...1 true [2015-04-27T23:43:32.68] Waiting for paint to complete...2 true [2015-04-27T23:43:32.78] Waiting for paint to complete...3 true [2015-04-27T23:43:32.88] Waiting for paint to complete...4 true [2015-04-27T23:43:32.98] Waiting for paint to complete...5 true [2015-04-27T23:43:33.08] Waiting for paint to complete...6 true [2015-04-27T23:43:33.19] Waiting for paint to complete...7 true [2015-04-27T23:43:33.29] Waiting for paint to complete...8 true [2015-04-27T23:43:33.39] Waiting for paint to complete...9 true [2015-04-27T23:43:33.49] Waiting for paint to complete...10 true [2015-04-27T23:43:33.59] Waiting for paint to complete...11 true [2015-04-27T23:43:33.69] Waiting for paint to complete...12 true [2015-04-27T23:43:33.79] Waiting for paint to complete...13 true [2015-04-27T23:43:33.89] Waiting for paint to complete...14 true [2015-04-27T23:43:33.99] Waiting for paint to complete...15 true [2015-04-27T23:43:34.09] Waiting for paint to complete...16 true [2015-04-27T23:43:34.19] Waiting for paint to complete...17 true [2015-04-27T23:43:34.29] Waiting for paint to complete...18 true [2015-04-27T23:43:34.39] Waiting for paint to complete...19 true [2015-04-27T23:43:34.49] Waiting for paint to complete...20 true [2015-04-27T23:43:34.59] Waiting for paint to complete...21 true [2015-04-27T23:43:34.69] Waiting for paint to complete...22 true [2015-04-27T23:43:34.79] Waiting for paint to complete...23 true [2015-04-27T23:43:34.89] Waiting for paint to complete...24 true [2015-04-27T23:43:34.99] Waiting for paint to complete...25 true [2015-04-27T23:43:35.09] Waiting for paint to complete...26 true [2015-04-27T23:43:35.19] Waiting for paint to complete...27 true [2015-04-27T23:43:35.29] Waiting for paint to complete...28 true [2015-04-27T23:43:35.39] Waiting for paint to complete...29 true [2015-04-27T23:43:35.49] Waiting for paint to complete...30 true [2015-04-27T23:43:35.59] Waiting for paint to complete...31 true [2015-04-27T23:43:35.69] Waiting for paint to complete...32 true [2015-04-27T23:43:35.79] Waiting for paint to complete...33 true [2015-04-27T23:43:35.89] Waiting for paint to complete...34 true [2015-04-27T23:43:35.99] Waiting for paint to complete...35 true [2015-04-27T23:43:36.09] Waiting for paint to complete...36 true [2015-04-27T23:43:36.19] Waiting for paint to complete...37 true [2015-04-27T23:43:36.29] Waiting for paint to complete...38 true [2015-04-27T23:43:36.39] Waiting for paint to complete...39 true [2015-04-27T23:43:36.50] Waiting for paint to complete...40 true [2015-04-27T23:43:36.60] Waiting for paint to complete...41 true [2015-04-27T23:43:36.70] Waiting for paint to complete...42 true [2015-04-27T23:43:36.80] Waiting for paint to complete...43 true [2015-04-27T23:43:36.90] Waiting for paint to complete...44 true [2015-04-27T23:43:37.00] Waiting for paint to complete...45 true [2015-04-27T23:43:37.10] Waiting for paint to complete...46 true [2015-04-27T23:43:37.20] Waiting for paint to complete...47 true [2015-04-27T23:43:37.30] Waiting for paint to complete...48 true [2015-04-27T23:43:37.40] Waiting for paint to complete...49 true [2015-04-27T23:43:37.50] Waiting for paint to complete...50 true [2015-04-27T23:43:37.60] Waiting for paint to complete...51 true [2015-04-27T23:43:37.70] Waiting for paint to complete...52 true [2015-04-27T23:43:37.80] Waiting for paint to complete...53 true [2015-04-27T23:43:37.90] Waiting for paint to complete...54 true [2015-04-27T23:43:38.00] Waiting for paint to complete...55 true [2015-04-27T23:43:38.10] Waiting for paint to complete...56 true [2015-04-27T23:43:38.20] Waiting for paint to complete...57 true [2015-04-27T23:43:38.30] Waiting for paint to complete...58 true [2015-04-27T23:43:38.40] Waiting for paint to complete...59 true [2015-04-27T23:43:38.50] Waiting for paint to complete...60 true [2015-04-27T23:43:38.60] Waiting for paint to complete...61 true [2015-04-27T23:43:38.70] Waiting for paint to complete...62 true [2015-04-27T23:43:38.80] Waiting for paint to complete...63 true [2015-04-27T23:43:38.90] Waiting for paint to complete...64 true [2015-04-27T23:43:39.01] Waiting for paint to complete...65 true [2015-04-27T23:43:39.11] Waiting for paint to complete...66 true [2015-04-27T23:43:39.21] Waiting for paint to complete...67 true [2015-04-27T23:43:39.31] Waiting for paint to complete...68 true [2015-04-27T23:43:39.41] Waiting for paint to complete...69 true [2015-04-27T23:43:39.51] Waiting for paint to complete...70 true [2015-04-27T23:43:39.51] annotate TESTCASE name=FrameFullScreenTest [2015-04-27T23:43:39.51] annotate TESTCASE scenario=FullScreenFrame_Device0_GC31 [2015-04-27T23:43:42.83] annotate TESTCASE recordtype=image [2015-04-27T23:43:42.83] annotate TESTCASE recorddir=ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:42.83] annotate TESTCASE recordname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:43:42.83] annotate TESTCASE recordthumb=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:43:47.87] annotate TEST name=FrameFullScreenTest [2015-04-27T23:43:48.20] mkdir ${test_work_dir}/diff [2015-04-27T23:43:48.21] # Actual: mkdir /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:43:48.22] ${JAVA_HOME}/bin/java -classpath ${CLASSPATH} GeometricMomentImageCompare -tonga -outputdir ${test_work_dir} -recordto ${test_work_dir}/diff -dir1 ${test_work_dir}/base -dir2 ${test_work_dir}/target [2015-04-27T23:43:48.22] # Actual: /export/local/aurora/CommonData/jdk/bin/java -classpath /export/local/aurora/CommonData/java2d/share/lib/mediaserver/media-server.jar:/export/local/aurora/CommonData/java2d/share/lib/mediaserver/.:/export/local/aurora/CommonData/java2d/share/lib/ImageComparator/ImageComparator.jar:/export/local/aurora/sandbox/results/ResultDir/2D_MultiMonitor/classes:/export/local/aurora/CommonData/java2d/data/2D_MultiMonitor GeometricMomentImageCompare -tonga -outputdir /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest -recordto /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff -dir1 /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base -dir2 /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:48.54] fn1: null [2015-04-27T23:43:48.54] fn2: null [2015-04-27T23:43:48.54] dir1: /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:43:48.54] dir2: /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:48.54] outputDir: /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest [2015-04-27T23:43:48.55] recordingDir: /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:43:48.55] annotate TESTCASE name=compare [2015-04-27T23:43:48.57] /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base 64 files [2015-04-27T23:43:48.57] /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target 64 files [2015-04-27T23:43:48.57] annotate TESTCASE name=compare0 [2015-04-27T23:43:48.57] annotate TESTCASE framework=compare [2015-04-27T23:43:48.57] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:43:48.57] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:43:48.96] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:43:48.96] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:43:48.96] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:43:48.96] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:48.96] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:43:49.49] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:49.49] image1: 177 100 17700 17700 4513500 [2015-04-27T23:43:49.49] image2: 177 100 17700 17700 4513500 [2015-04-27T23:43:49.49] diff: 177 100 17700 17700 4513500 [2015-04-27T23:43:49.49] Red: 3723324 6160 3717164 3717642 (23.41, -17.15) 1.99 [2015-04-27T23:43:49.49] Green: 3592871 26 3592845 3592845 (20.35, -2.08) 2 [2015-04-27T23:43:49.49] Blue: 781347 3691600 2910253 2921873 (0.99, -14.01) 1.31 [2015-04-27T23:43:49.49] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:43:49.49] Weighted RGB average: (13.98, 11.36) [2015-04-27T23:43:49.49] [2015-04-27T23:43:49.50] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:43:49.57] annotate TESTCASE different=yes [2015-04-27T23:43:49.58] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:49.58] image1: 177 100 17700 17700 4513500 [2015-04-27T23:43:49.58] image2: 177 100 17700 17700 4513500 [2015-04-27T23:43:49.58] diff: 177 100 17700 17700 4513500 [2015-04-27T23:43:49.58] Red: 3723324 6160 3717164 3717642 (23.41, -17.15) 1.99 [2015-04-27T23:43:49.58] Green: 3592871 26 3592845 3592845 (20.35, -2.08) 2 [2015-04-27T23:43:49.58] Blue: 781347 3691600 2910253 2921873 (0.99, -14.01) 1.31 [2015-04-27T23:43:49.58] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:43:49.58] Weighted RGB average: (13.98, 11.36) [2015-04-27T23:43:49.58] [2015-04-27T23:43:49.58] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:43:49.58] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.thumb.png [2015-04-27T23:43:49.58] annotate TESTCASE name=compare1 [2015-04-27T23:43:49.58] annotate TESTCASE framework=compare [2015-04-27T23:43:49.58] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:43:49.58] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:43:49.59] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:43:49.60] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:43:49.60] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:43:49.60] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:49.60] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:43:49.85] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:49.85] image1: 183 100 18300 18300 4666500 [2015-04-27T23:43:49.85] image2: 183 100 18300 18300 4666500 [2015-04-27T23:43:49.85] diff: 183 100 18300 18300 4666500 [2015-04-27T23:43:49.85] Red: 3851101 7024 3844077 3844077 (-6.19, -9.77) 1.99 [2015-04-27T23:43:49.85] Green: 3716880 0 3716880 3716880 (-3.86, 3.59) 2 [2015-04-27T23:43:49.85] Blue: 803381 3800215 2996834 3004758 (0.94, -13.74) 1.31 [2015-04-27T23:43:49.85] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:43:49.85] Weighted RGB average: (3.49, 9.38) [2015-04-27T23:43:49.85] [2015-04-27T23:43:49.86] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:43:49.93] annotate TESTCASE different=yes [2015-04-27T23:43:49.94] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:49.94] image1: 183 100 18300 18300 4666500 [2015-04-27T23:43:49.94] image2: 183 100 18300 18300 4666500 [2015-04-27T23:43:49.94] diff: 183 100 18300 18300 4666500 [2015-04-27T23:43:49.94] Red: 3851101 7024 3844077 3844077 (-6.19, -9.77) 1.99 [2015-04-27T23:43:49.94] Green: 3716880 0 3716880 3716880 (-3.86, 3.59) 2 [2015-04-27T23:43:49.94] Blue: 803381 3800215 2996834 3004758 (0.94, -13.74) 1.31 [2015-04-27T23:43:49.94] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:43:49.94] Weighted RGB average: (3.49, 9.38) [2015-04-27T23:43:49.94] [2015-04-27T23:43:49.94] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:43:49.94] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.thumb.png [2015-04-27T23:43:49.94] annotate TESTCASE name=compare2 [2015-04-27T23:43:49.94] annotate TESTCASE framework=compare [2015-04-27T23:43:49.94] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:43:49.94] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:43:49.94] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:43:49.95] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:43:49.95] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:43:49.95] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:49.95] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:43:50.07] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:50.07] image1: 177 100 17700 17700 4513500 [2015-04-27T23:43:50.07] image2: 177 100 17700 17700 4513500 [2015-04-27T23:43:50.07] diff: 177 100 17700 17700 4513500 [2015-04-27T23:43:50.07] Red: 3723324 281305 3442019 3451727 (-10.83, 15.43) 1.72 [2015-04-27T23:43:50.07] Green: 3592871 293856 3299015 3359969 (-12.64, 15.65) 1.73 [2015-04-27T23:43:50.07] Blue: 3732153 226491 3505662 3506076 (-9.97, 15.33) 1.77 [2015-04-27T23:43:50.07] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:43:50.07] Weighted RGB average: (11.14, 15.47) [2015-04-27T23:43:50.07] [2015-04-27T23:43:50.07] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:43:50.13] annotate TESTCASE different=yes [2015-04-27T23:43:50.13] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:50.13] image1: 177 100 17700 17700 4513500 [2015-04-27T23:43:50.13] image2: 177 100 17700 17700 4513500 [2015-04-27T23:43:50.13] diff: 177 100 17700 17700 4513500 [2015-04-27T23:43:50.13] Red: 3723324 281305 3442019 3451727 (-10.83, 15.43) 1.72 [2015-04-27T23:43:50.13] Green: 3592871 293856 3299015 3359969 (-12.64, 15.65) 1.73 [2015-04-27T23:43:50.13] Blue: 3732153 226491 3505662 3506076 (-9.97, 15.33) 1.77 [2015-04-27T23:43:50.13] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:43:50.13] Weighted RGB average: (11.14, 15.47) [2015-04-27T23:43:50.13] [2015-04-27T23:43:50.13] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:43:50.14] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.thumb.png [2015-04-27T23:43:50.14] annotate TESTCASE name=compare3 [2015-04-27T23:43:50.14] annotate TESTCASE framework=compare [2015-04-27T23:43:50.14] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:43:50.14] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:50.19] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:50.24] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:43:50.24] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:50.24] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:50.24] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:55.70] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:55.70] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:43:55.70] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:43:55.70] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:43:55.70] Red: 811972.01 14857551.01 -14045579 15474719 (180.12, 133.9) 1.98 [2015-04-27T23:43:55.70] Green: 70222.01 14454233.01 -14384011 14501037 (173.93, 139.45) 2 [2015-04-27T23:43:55.70] Blue: 42429105.01 11127012.01 31302093 42599123 (-64.84, 49.01) 1.59 [2015-04-27T23:43:55.70] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:43:55.70] Weighted RGB average: (105.33, 80.58) [2015-04-27T23:43:55.70] [2015-04-27T23:43:55.70] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:56.93] annotate TESTCASE different=yes [2015-04-27T23:43:56.94] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:43:56.94] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:43:56.94] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:43:56.94] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:43:56.94] Red: 811972.01 14857551.01 -14045579 15474719 (180.12, 133.9) 1.98 [2015-04-27T23:43:56.94] Green: 70222.01 14454233.01 -14384011 14501037 (173.93, 139.45) 2 [2015-04-27T23:43:56.94] Blue: 42429105.01 11127012.01 31302093 42599123 (-64.84, 49.01) 1.59 [2015-04-27T23:43:56.94] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:43:56.94] Weighted RGB average: (105.33, 80.58) [2015-04-27T23:43:56.94] [2015-04-27T23:43:56.94] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:43:56.94] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.png [2015-04-27T23:43:56.94] annotate TESTCASE name=compare4 [2015-04-27T23:43:56.94] annotate TESTCASE framework=compare [2015-04-27T23:43:56.94] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:43:56.94] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:43:57.00] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:43:57.03] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:43:57.03] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:43:57.03] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:43:57.03] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:44:00.26] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:00.26] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:00.26] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:00.26] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:00.26] Red: 186354986.01 1618177.01 184736809 184773487 (-260.38, 3.05) 1.97 [2015-04-27T23:44:00.26] Green: 179863534.01 7805.01 179855729 179856321 (-328.71, 63.85) 2 [2015-04-27T23:44:00.26] Blue: 38880926.01 184039051.01 145158125 147006753 (6.88, -95.63) 1.32 [2015-04-27T23:44:00.26] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:00.26] Weighted RGB average: (185.53, 56.5) [2015-04-27T23:44:00.26] [2015-04-27T23:44:00.26] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:44:00.83] annotate TESTCASE different=yes [2015-04-27T23:44:00.83] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:00.83] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:00.83] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:00.83] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:00.83] Red: 186354986.01 1618177.01 184736809 184773487 (-260.38, 3.05) 1.97 [2015-04-27T23:44:00.83] Green: 179863534.01 7805.01 179855729 179856321 (-328.71, 63.85) 2 [2015-04-27T23:44:00.83] Blue: 38880926.01 184039051.01 145158125 147006753 (6.88, -95.63) 1.32 [2015-04-27T23:44:00.83] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:00.83] Weighted RGB average: (185.53, 56.5) [2015-04-27T23:44:00.83] [2015-04-27T23:44:00.83] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:00.83] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.png [2015-04-27T23:44:00.83] annotate TESTCASE name=compare5 [2015-04-27T23:44:00.83] annotate TESTCASE framework=compare [2015-04-27T23:44:00.83] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:00.83] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:44:00.89] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:44:00.92] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:00.92] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:44:00.92] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:00.92] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:44:04.17] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:04.17] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:04.17] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:04.17] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:04.17] Red: 186354986.01 2265613.01 184089373 185197407 (-532.07, 19.38) 1.96 [2015-04-27T23:44:04.17] Green: 179863534.01 150.01 179863384 179863384 (247.67, -170.99) 2 [2015-04-27T23:44:04.17] Blue: 38880926.01 183067007.01 144186081 146208269 (9.56, -95.7) 1.32 [2015-04-27T23:44:04.17] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:04.17] Weighted RGB average: (249.02, 94.25) [2015-04-27T23:44:04.17] [2015-04-27T23:44:04.17] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:44:04.67] annotate TESTCASE different=yes [2015-04-27T23:44:04.68] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:04.68] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:04.68] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:04.68] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:04.68] Red: 186354986.01 2265613.01 184089373 185197407 (-532.07, 19.38) 1.96 [2015-04-27T23:44:04.68] Green: 179863534.01 150.01 179863384 179863384 (247.67, -170.99) 2 [2015-04-27T23:44:04.68] Blue: 38880926.01 183067007.01 144186081 146208269 (9.56, -95.7) 1.32 [2015-04-27T23:44:04.68] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:04.68] Weighted RGB average: (249.02, 94.25) [2015-04-27T23:44:04.68] [2015-04-27T23:44:04.68] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:04.68] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.png [2015-04-27T23:44:04.68] annotate TESTCASE name=compare6 [2015-04-27T23:44:04.68] annotate TESTCASE framework=compare [2015-04-27T23:44:04.68] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:04.68] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:44:04.68] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:44:04.68] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:04.68] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:44:04.68] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:04.69] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:44:04.75] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:04.75] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:04.75] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:04.75] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:04.75] Red: 3851101 293183 3557918 3568130 (-10.98, 14.5) 1.72 [2015-04-27T23:44:04.75] Green: 3716880 306189 3410691 3469227 (-12.81, 14.67) 1.72 [2015-04-27T23:44:04.75] Blue: 3863119 236121 3626998 3627566 (-9.77, 14.49) 1.77 [2015-04-27T23:44:04.75] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:04.75] Weighted RGB average: (11.18, 14.55) [2015-04-27T23:44:04.75] [2015-04-27T23:44:04.75] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:44:04.80] annotate TESTCASE different=yes [2015-04-27T23:44:04.80] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:04.80] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:04.80] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:04.80] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:04.80] Red: 3851101 293183 3557918 3568130 (-10.98, 14.5) 1.72 [2015-04-27T23:44:04.80] Green: 3716880 306189 3410691 3469227 (-12.81, 14.67) 1.72 [2015-04-27T23:44:04.80] Blue: 3863119 236121 3626998 3627566 (-9.77, 14.49) 1.77 [2015-04-27T23:44:04.80] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:04.80] Weighted RGB average: (11.18, 14.55) [2015-04-27T23:44:04.80] [2015-04-27T23:44:04.80] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:04.80] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.thumb.png [2015-04-27T23:44:04.80] annotate TESTCASE name=compare7 [2015-04-27T23:44:04.80] annotate TESTCASE framework=compare [2015-04-27T23:44:04.80] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:04.80] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:44:04.85] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:44:04.88] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:04.88] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:44:04.88] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:04.88] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:44:08.26] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:08.26] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:08.26] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:08.26] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:08.26] Red: 193856553.01 1471852.01 192384701 192518251 (-105.49, 70.32) 1.97 [2015-04-27T23:44:08.26] Green: 187067829.01 346663.01 186721166 186781368 (58.49, 136.29) 1.99 [2015-04-27T23:44:08.26] Blue: 40688538.01 192748884.01 152060346 153899538 (7.26, -100.87) 1.32 [2015-04-27T23:44:08.26] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:08.26] Weighted RGB average: (53.98, 101.96) [2015-04-27T23:44:08.26] [2015-04-27T23:44:08.26] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:44:08.77] annotate TESTCASE different=yes [2015-04-27T23:44:08.77] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:08.77] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:08.77] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:08.77] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:08.77] Red: 193856553.01 1471852.01 192384701 192518251 (-105.49, 70.32) 1.97 [2015-04-27T23:44:08.77] Green: 187067829.01 346663.01 186721166 186781368 (58.49, 136.29) 1.99 [2015-04-27T23:44:08.77] Blue: 40688538.01 192748884.01 152060346 153899538 (7.26, -100.87) 1.32 [2015-04-27T23:44:08.77] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:08.77] Weighted RGB average: (53.98, 101.96) [2015-04-27T23:44:08.77] [2015-04-27T23:44:08.77] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:08.77] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.png [2015-04-27T23:44:08.77] annotate TESTCASE name=compare8 [2015-04-27T23:44:08.77] annotate TESTCASE framework=compare [2015-04-27T23:44:08.77] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:08.77] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:44:08.78] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:44:08.78] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:08.78] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:44:08.78] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:08.78] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:44:08.85] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:08.85] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:08.85] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:08.85] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:08.85] Red: 3723324 14954 3708370 3709162 (-35.08, -7.47) 1.98 [2015-04-27T23:44:08.85] Green: 3592871 154 3592717 3592717 (-20.03, -20.64) 2 [2015-04-27T23:44:08.85] Blue: 781347 3687356 2906009 2917905 (1.13, -14.02) 1.31 [2015-04-27T23:44:08.85] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:08.85] Weighted RGB average: (17.64, 13.96) [2015-04-27T23:44:08.85] [2015-04-27T23:44:08.85] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:44:08.87] annotate TESTCASE different=yes [2015-04-27T23:44:08.88] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:08.88] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:08.88] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:08.88] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:08.88] Red: 3723324 14954 3708370 3709162 (-35.08, -7.47) 1.98 [2015-04-27T23:44:08.88] Green: 3592871 154 3592717 3592717 (-20.03, -20.64) 2 [2015-04-27T23:44:08.88] Blue: 781347 3687356 2906009 2917905 (1.13, -14.02) 1.31 [2015-04-27T23:44:08.88] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:08.88] Weighted RGB average: (17.64, 13.96) [2015-04-27T23:44:08.88] [2015-04-27T23:44:08.88] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:08.88] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.thumb.png [2015-04-27T23:44:08.88] annotate TESTCASE name=compare9 [2015-04-27T23:44:08.88] annotate TESTCASE framework=compare [2015-04-27T23:44:08.88] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:08.88] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:44:08.92] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:44:08.95] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:08.95] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:44:08.95] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:08.95] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:44:12.23] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:12.23] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:12.23] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:12.23] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:12.23] Red: 3276151.01 14960999.01 -11684848 17752752 (-344.48, 42.6) 1.95 [2015-04-27T23:44:12.23] Green: 64684.01 14749117.01 -14684433 14799427 (35.96, 257.81) 2 [2015-04-27T23:44:12.23] Blue: 41929143.01 11199347.01 30729796 42084990 (-67.9, 47.09) 1.58 [2015-04-27T23:44:12.23] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:12.23] Weighted RGB average: (120.94, 82.36) [2015-04-27T23:44:12.23] [2015-04-27T23:44:12.23] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:44:13.43] annotate TESTCASE different=yes [2015-04-27T23:44:13.44] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:13.44] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:13.44] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:13.44] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:13.44] Red: 3276151.01 14960999.01 -11684848 17752752 (-344.48, 42.6) 1.95 [2015-04-27T23:44:13.44] Green: 64684.01 14749117.01 -14684433 14799427 (35.96, 257.81) 2 [2015-04-27T23:44:13.44] Blue: 41929143.01 11199347.01 30729796 42084990 (-67.9, 47.09) 1.58 [2015-04-27T23:44:13.44] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:13.44] Weighted RGB average: (120.94, 82.36) [2015-04-27T23:44:13.44] [2015-04-27T23:44:13.44] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:13.44] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.png [2015-04-27T23:44:13.44] annotate TESTCASE name=compare10 [2015-04-27T23:44:13.44] annotate TESTCASE framework=compare [2015-04-27T23:44:13.44] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:13.44] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:44:13.44] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:44:13.44] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:13.44] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:44:13.44] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:13.44] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:44:13.51] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:13.51] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:13.51] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:13.51] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:13.51] Red: 3851101 35503 3815598 3818802 (-6.99, 5.46) 1.97 [2015-04-27T23:44:13.51] Green: 3716880 2908 3713972 3714176 (9.83, 22.08) 2 [2015-04-27T23:44:13.51] Blue: 803381 3792609 2989228 2999300 (0.91, -13.82) 1.31 [2015-04-27T23:44:13.51] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:13.51] Weighted RGB average: (5.57, 13.68) [2015-04-27T23:44:13.51] [2015-04-27T23:44:13.51] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:44:13.54] annotate TESTCASE different=yes [2015-04-27T23:44:13.54] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:13.54] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:13.54] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:13.54] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:13.54] Red: 3851101 35503 3815598 3818802 (-6.99, 5.46) 1.97 [2015-04-27T23:44:13.54] Green: 3716880 2908 3713972 3714176 (9.83, 22.08) 2 [2015-04-27T23:44:13.54] Blue: 803381 3792609 2989228 2999300 (0.91, -13.82) 1.31 [2015-04-27T23:44:13.54] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:13.54] Weighted RGB average: (5.57, 13.68) [2015-04-27T23:44:13.54] [2015-04-27T23:44:13.54] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:13.54] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.thumb.png [2015-04-27T23:44:13.54] annotate TESTCASE name=compare11 [2015-04-27T23:44:13.54] annotate TESTCASE framework=compare [2015-04-27T23:44:13.54] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:13.54] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:44:13.58] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:44:13.64] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:13.64] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:44:13.64] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:13.64] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:44:16.82] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:16.82] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:16.82] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:16.82] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:16.82] Red: 186354986.01 14726805.01 171628181 172600629 (-73.75, 96.92) 1.72 [2015-04-27T23:44:16.82] Green: 179863534.01 15200761.01 164662773 168277073 (-89.69, 99.69) 1.73 [2015-04-27T23:44:16.82] Blue: 186932794.01 11522735.01 175410059 175848665 (-67.21, 99.74) 1.77 [2015-04-27T23:44:16.82] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:16.82] Weighted RGB average: (76.8, 98.77) [2015-04-27T23:44:16.82] [2015-04-27T23:44:16.82] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:44:17.92] annotate TESTCASE different=yes [2015-04-27T23:44:17.92] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:17.92] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:17.92] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:17.92] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:17.92] Red: 186354986.01 14726805.01 171628181 172600629 (-73.75, 96.92) 1.72 [2015-04-27T23:44:17.92] Green: 179863534.01 15200761.01 164662773 168277073 (-89.69, 99.69) 1.73 [2015-04-27T23:44:17.92] Blue: 186932794.01 11522735.01 175410059 175848665 (-67.21, 99.74) 1.77 [2015-04-27T23:44:17.92] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:17.92] Weighted RGB average: (76.8, 98.77) [2015-04-27T23:44:17.92] [2015-04-27T23:44:17.92] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:17.92] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.png [2015-04-27T23:44:17.92] annotate TESTCASE name=compare12 [2015-04-27T23:44:17.92] annotate TESTCASE framework=compare [2015-04-27T23:44:17.92] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:17.92] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:44:17.96] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:44:17.99] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:17.99] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:44:17.99] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:17.99] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:44:21.28] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:21.28] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:21.28] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:21.28] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:21.28] Red: 2336007.01 15369289.01 -13033282 17457726 (-416.89, -119.16) 1.97 [2015-04-27T23:44:21.28] Green: 4619.01 15407598.01 -15402979 15412207 (-375.35, -128.81) 2 [2015-04-27T23:44:21.28] Blue: 43135992.01 11729722.01 31406270 43357862 (-75.24, 44.67) 1.58 [2015-04-27T23:44:21.28] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:21.28] Weighted RGB average: (196.56, 74.4) [2015-04-27T23:44:21.28] [2015-04-27T23:44:21.28] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:44:22.49] annotate TESTCASE different=yes [2015-04-27T23:44:22.50] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:22.50] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:22.50] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:22.50] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:22.50] Red: 2336007.01 15369289.01 -13033282 17457726 (-416.89, -119.16) 1.97 [2015-04-27T23:44:22.50] Green: 4619.01 15407598.01 -15402979 15412207 (-375.35, -128.81) 2 [2015-04-27T23:44:22.50] Blue: 43135992.01 11729722.01 31406270 43357862 (-75.24, 44.67) 1.58 [2015-04-27T23:44:22.50] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:22.50] Weighted RGB average: (196.56, 74.4) [2015-04-27T23:44:22.50] [2015-04-27T23:44:22.50] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:22.50] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.png [2015-04-27T23:44:22.50] annotate TESTCASE name=compare13 [2015-04-27T23:44:22.50] annotate TESTCASE framework=compare [2015-04-27T23:44:22.50] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:22.50] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:44:22.50] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:44:22.51] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:22.51] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:44:22.51] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:22.51] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:44:22.58] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:22.58] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:22.58] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:22.58] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:22.58] Red: 3723324 16624 3706700 3706700 (12.41, -11.57) 1.98 [2015-04-27T23:44:22.58] Green: 3592871 3738 3589133 3589133 (54.68, -11.85) 2 [2015-04-27T23:44:22.58] Blue: 781347 3698630 2917283 2928903 (1.02, -14.04) 1.31 [2015-04-27T23:44:22.58] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:22.58] Weighted RGB average: (20.96, 12.59) [2015-04-27T23:44:22.58] [2015-04-27T23:44:22.58] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:44:22.60] annotate TESTCASE different=yes [2015-04-27T23:44:22.61] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:22.61] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:22.61] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:22.61] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:22.61] Red: 3723324 16624 3706700 3706700 (12.41, -11.57) 1.98 [2015-04-27T23:44:22.61] Green: 3592871 3738 3589133 3589133 (54.68, -11.85) 2 [2015-04-27T23:44:22.61] Blue: 781347 3698630 2917283 2928903 (1.02, -14.04) 1.31 [2015-04-27T23:44:22.61] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:22.61] Weighted RGB average: (20.96, 12.59) [2015-04-27T23:44:22.61] [2015-04-27T23:44:22.61] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:22.61] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.thumb.png [2015-04-27T23:44:22.61] annotate TESTCASE name=compare14 [2015-04-27T23:44:22.61] annotate TESTCASE framework=compare [2015-04-27T23:44:22.61] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:22.61] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:44:22.67] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:44:22.70] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:22.70] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:44:22.70] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:22.70] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:44:25.88] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:25.88] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:25.88] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:25.88] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:25.88] Red: 186354986.01 3331723.01 183023263 183113899 (395.2, -30.2) 1.93 [2015-04-27T23:44:25.88] Green: 179863534.01 4457.01 179859077 179859077 (393.4, 43.36) 2 [2015-04-27T23:44:25.88] Blue: 38880926.01 181529394.01 142648468 144577876 (-0.11, -94.15) 1.31 [2015-04-27T23:44:25.88] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:25.88] Weighted RGB average: (247.04, 58.11) [2015-04-27T23:44:25.88] [2015-04-27T23:44:25.88] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:44:26.43] annotate TESTCASE different=yes [2015-04-27T23:44:26.43] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:26.43] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:26.43] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:26.43] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:26.43] Red: 186354986.01 3331723.01 183023263 183113899 (395.2, -30.2) 1.93 [2015-04-27T23:44:26.43] Green: 179863534.01 4457.01 179859077 179859077 (393.4, 43.36) 2 [2015-04-27T23:44:26.43] Blue: 38880926.01 181529394.01 142648468 144577876 (-0.11, -94.15) 1.31 [2015-04-27T23:44:26.43] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:26.43] Weighted RGB average: (247.04, 58.11) [2015-04-27T23:44:26.43] [2015-04-27T23:44:26.43] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:26.43] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.png [2015-04-27T23:44:26.43] annotate TESTCASE name=compare15 [2015-04-27T23:44:26.43] annotate TESTCASE framework=compare [2015-04-27T23:44:26.43] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:26.44] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:44:26.47] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:44:26.50] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:26.50] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:44:26.50] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:26.50] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:44:29.83] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:29.83] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:29.83] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:29.83] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:29.83] Red: 193856553.01 320918.01 193535635 193571175 (169.27, -123.38) 1.99 [2015-04-27T23:44:29.83] Green: 187067829.01 1340.01 187066489 187066489 (147.41, -14.57) 2 [2015-04-27T23:44:29.83] Blue: 40688538.01 192212612.01 151524074 153389012 (7.13, -100.84) 1.32 [2015-04-27T23:44:29.83] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:29.83] Weighted RGB average: (101.13, 81.69) [2015-04-27T23:44:29.83] [2015-04-27T23:44:29.83] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:44:30.33] annotate TESTCASE different=yes [2015-04-27T23:44:30.33] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:30.33] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:30.33] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:30.33] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:30.33] Red: 193856553.01 320918.01 193535635 193571175 (169.27, -123.38) 1.99 [2015-04-27T23:44:30.33] Green: 187067829.01 1340.01 187066489 187066489 (147.41, -14.57) 2 [2015-04-27T23:44:30.33] Blue: 40688538.01 192212612.01 151524074 153389012 (7.13, -100.84) 1.32 [2015-04-27T23:44:30.33] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:30.33] Weighted RGB average: (101.13, 81.69) [2015-04-27T23:44:30.33] [2015-04-27T23:44:30.33] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:30.33] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC14.png [2015-04-27T23:44:30.33] annotate TESTCASE name=compare16 [2015-04-27T23:44:30.33] annotate TESTCASE framework=compare [2015-04-27T23:44:30.33] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:30.33] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:44:30.34] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:44:30.34] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:30.34] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:44:30.34] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:30.34] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:44:30.41] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:30.41] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:30.41] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:30.41] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:30.41] Red: 3851101 68871 3782230 3782594 (56.68, -4.36) 1.93 [2015-04-27T23:44:30.41] Green: 3716880 88 3716792 3716792 (56.4, 6.51) 2 [2015-04-27T23:44:30.41] Blue: 803381 3751376 2947995 2956159 (-0.02, -13.56) 1.3 [2015-04-27T23:44:30.41] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:30.41] Weighted RGB average: (35.43, 8.45) [2015-04-27T23:44:30.41] [2015-04-27T23:44:30.41] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:44:30.64] annotate TESTCASE different=yes [2015-04-27T23:44:30.64] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:30.64] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:30.64] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:30.64] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:30.64] Red: 3851101 68871 3782230 3782594 (56.68, -4.36) 1.93 [2015-04-27T23:44:30.64] Green: 3716880 88 3716792 3716792 (56.4, 6.51) 2 [2015-04-27T23:44:30.64] Blue: 803381 3751376 2947995 2956159 (-0.02, -13.56) 1.3 [2015-04-27T23:44:30.64] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:30.64] Weighted RGB average: (35.43, 8.45) [2015-04-27T23:44:30.64] [2015-04-27T23:44:30.64] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:30.64] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC13.thumb.png [2015-04-27T23:44:30.64] annotate TESTCASE name=compare17 [2015-04-27T23:44:30.64] annotate TESTCASE framework=compare [2015-04-27T23:44:30.64] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:30.64] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:44:30.69] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:44:30.71] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:30.72] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:44:30.72] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:30.72] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:44:33.97] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:33.97] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:33.97] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:33.97] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:33.97] Red: 186354986.01 1134147.01 185220839 185296561 (-130.79, 8.87) 1.98 [2015-04-27T23:44:33.97] Green: 179863534.01 48860.01 179814674 179814674 (-105.59, -8.97) 2 [2015-04-27T23:44:33.97] Blue: 38880926.01 183812657.01 144931731 146827637 (6.94, -95.27) 1.32 [2015-04-27T23:44:33.97] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:33.97] Weighted RGB average: (76.37, 41.51) [2015-04-27T23:44:33.97] [2015-04-27T23:44:33.97] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:44:34.45] annotate TESTCASE different=yes [2015-04-27T23:44:34.46] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:34.46] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:34.46] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:34.46] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:34.46] Red: 186354986.01 1134147.01 185220839 185296561 (-130.79, 8.87) 1.98 [2015-04-27T23:44:34.46] Green: 179863534.01 48860.01 179814674 179814674 (-105.59, -8.97) 2 [2015-04-27T23:44:34.46] Blue: 38880926.01 183812657.01 144931731 146827637 (6.94, -95.27) 1.32 [2015-04-27T23:44:34.46] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:34.46] Weighted RGB average: (76.37, 41.51) [2015-04-27T23:44:34.46] [2015-04-27T23:44:34.46] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:34.46] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.png [2015-04-27T23:44:34.46] annotate TESTCASE name=compare18 [2015-04-27T23:44:34.46] annotate TESTCASE framework=compare [2015-04-27T23:44:34.46] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:34.46] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:44:34.50] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:44:34.53] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:34.53] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:44:34.53] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:34.53] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:44:37.85] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:37.85] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:37.85] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:37.85] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:37.85] Red: 193856553.01 1649405.01 192207148 192373760 (47.09, -72.79) 1.97 [2015-04-27T23:44:37.85] Green: 187067829.01 43238.01 187024591 187028903 (80.35, 3.91) 2 [2015-04-27T23:44:37.85] Blue: 40688538.01 191336654.01 150648116 152759532 (7.98, -100.39) 1.32 [2015-04-27T23:44:37.85] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:37.85] Weighted RGB average: (42.45, 62.24) [2015-04-27T23:44:37.85] [2015-04-27T23:44:37.85] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:44:38.37] annotate TESTCASE different=yes [2015-04-27T23:44:38.38] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:38.38] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:38.38] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:38.38] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:38.38] Red: 193856553.01 1649405.01 192207148 192373760 (47.09, -72.79) 1.97 [2015-04-27T23:44:38.38] Green: 187067829.01 43238.01 187024591 187028903 (80.35, 3.91) 2 [2015-04-27T23:44:38.38] Blue: 40688538.01 191336654.01 150648116 152759532 (7.98, -100.39) 1.32 [2015-04-27T23:44:38.38] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:38.38] Weighted RGB average: (42.45, 62.24) [2015-04-27T23:44:38.38] [2015-04-27T23:44:38.38] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:38.38] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.png [2015-04-27T23:44:38.38] annotate TESTCASE name=compare19 [2015-04-27T23:44:38.38] annotate TESTCASE framework=compare [2015-04-27T23:44:38.38] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:38.38] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:44:38.43] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:44:38.47] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:38.47] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:44:38.47] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:38.47] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:44:41.67] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:41.67] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:41.67] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:41.67] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:41.67] Red: 1853789.01 15034116.01 -13180327 16365539 (-99.31, 28.7) 1.94 [2015-04-27T23:44:41.67] Green: 106501.01 14545170.01 -14438669 14641615 (383.32, 67.55) 2 [2015-04-27T23:44:41.67] Blue: 41663001.01 11331759.01 30331242 41676888 (-66.97, 38.1) 1.57 [2015-04-27T23:44:41.67] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:41.67] Weighted RGB average: (128.26, 41.33) [2015-04-27T23:44:41.67] [2015-04-27T23:44:41.67] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:44:42.84] annotate TESTCASE different=yes [2015-04-27T23:44:42.84] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:42.84] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:42.84] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:42.84] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:42.84] Red: 1853789.01 15034116.01 -13180327 16365539 (-99.31, 28.7) 1.94 [2015-04-27T23:44:42.84] Green: 106501.01 14545170.01 -14438669 14641615 (383.32, 67.55) 2 [2015-04-27T23:44:42.84] Blue: 41663001.01 11331759.01 30331242 41676888 (-66.97, 38.1) 1.57 [2015-04-27T23:44:42.84] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:42.84] Weighted RGB average: (128.26, 41.33) [2015-04-27T23:44:42.84] [2015-04-27T23:44:42.84] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:42.84] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.png [2015-04-27T23:44:42.84] annotate TESTCASE name=compare20 [2015-04-27T23:44:42.84] annotate TESTCASE framework=compare [2015-04-27T23:44:42.84] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:42.84] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:44:42.89] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:44:42.91] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:42.91] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:44:42.91] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:42.91] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:44:46.24] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:46.24] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:46.24] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:46.24] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:46.24] Red: 193856553.01 664674.01 193191879 193367821 (-364.37, -31.25) 1.99 [2015-04-27T23:44:46.24] Green: 187067829.01 153581.01 186914248 186968880 (-312.47, -38.19) 2 [2015-04-27T23:44:46.24] Blue: 40688538.01 192598159.01 151909621 153824361 (7.45, -101.16) 1.32 [2015-04-27T23:44:46.24] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:46.24] Weighted RGB average: (213.19, 59.88) [2015-04-27T23:44:46.24] [2015-04-27T23:44:46.24] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:44:46.75] annotate TESTCASE different=yes [2015-04-27T23:44:46.75] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:46.75] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:46.75] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:46.75] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:46.75] Red: 193856553.01 664674.01 193191879 193367821 (-364.37, -31.25) 1.99 [2015-04-27T23:44:46.75] Green: 187067829.01 153581.01 186914248 186968880 (-312.47, -38.19) 2 [2015-04-27T23:44:46.75] Blue: 40688538.01 192598159.01 151909621 153824361 (7.45, -101.16) 1.32 [2015-04-27T23:44:46.75] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:46.75] Weighted RGB average: (213.19, 59.88) [2015-04-27T23:44:46.75] [2015-04-27T23:44:46.75] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:46.75] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.png [2015-04-27T23:44:46.75] annotate TESTCASE name=compare21 [2015-04-27T23:44:46.75] annotate TESTCASE framework=compare [2015-04-27T23:44:46.75] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:46.75] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:44:46.75] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:44:46.76] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:46.76] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:44:46.76] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:46.76] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:44:46.82] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:46.82] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.82] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.82] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.82] Red: 38304 310595 -272291 325509 (-14.24, 4.14) 1.87 [2015-04-27T23:44:46.82] Green: 2192 300474 -298282 302034 (55.45, 9.79) 2 [2015-04-27T23:44:46.82] Blue: 860965 234255 626710 707772 (-9.6, 5.48) 1.29 [2015-04-27T23:44:46.82] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:46.82] Weighted RGB average: (18.47, 5.96) [2015-04-27T23:44:46.82] [2015-04-27T23:44:46.82] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:44:46.85] annotate TESTCASE different=yes [2015-04-27T23:44:46.86] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:46.86] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.86] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.86] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.86] Red: 38304 310595 -272291 325509 (-14.24, 4.14) 1.87 [2015-04-27T23:44:46.86] Green: 2192 300474 -298282 302034 (55.45, 9.79) 2 [2015-04-27T23:44:46.86] Blue: 860965 234255 626710 707772 (-9.6, 5.48) 1.29 [2015-04-27T23:44:46.86] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:46.86] Weighted RGB average: (18.47, 5.96) [2015-04-27T23:44:46.86] [2015-04-27T23:44:46.86] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:46.86] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC31.thumb.png [2015-04-27T23:44:46.86] annotate TESTCASE name=compare22 [2015-04-27T23:44:46.86] annotate TESTCASE framework=compare [2015-04-27T23:44:46.86] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:46.86] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:44:46.87] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:44:46.87] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:46.87] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:44:46.87] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:46.87] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:44:46.94] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:46.94] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.94] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.94] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.94] Red: 3851101 291882 3559219 3568041 (-10.27, 14.21) 1.72 [2015-04-27T23:44:46.94] Green: 3716880 304474 3412406 3471932 (-12.22, 14.4) 1.73 [2015-04-27T23:44:46.94] Blue: 3863119 230576 3632543 3632979 (-8.76, 14.46) 1.77 [2015-04-27T23:44:46.94] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:46.94] Weighted RGB average: (10.41, 14.35) [2015-04-27T23:44:46.94] [2015-04-27T23:44:46.94] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:44:46.97] annotate TESTCASE different=yes [2015-04-27T23:44:46.97] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:46.97] image1: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.97] image2: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.97] diff: 183 100 18300 18300 4666500 [2015-04-27T23:44:46.97] Red: 3851101 291882 3559219 3568041 (-10.27, 14.21) 1.72 [2015-04-27T23:44:46.97] Green: 3716880 304474 3412406 3471932 (-12.22, 14.4) 1.73 [2015-04-27T23:44:46.97] Blue: 3863119 230576 3632543 3632979 (-8.76, 14.46) 1.77 [2015-04-27T23:44:46.97] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:44:46.97] Weighted RGB average: (10.41, 14.35) [2015-04-27T23:44:46.97] [2015-04-27T23:44:46.98] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:46.98] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.thumb.png [2015-04-27T23:44:46.98] annotate TESTCASE name=compare23 [2015-04-27T23:44:46.98] annotate TESTCASE framework=compare [2015-04-27T23:44:46.98] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:46.98] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:44:47.02] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:44:47.04] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:47.05] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:44:47.05] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:47.05] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:44:50.22] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:50.22] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:50.22] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:50.22] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:50.22] Red: 186354986.01 340103.01 186014883 186018165 (-43.2, -67.9) 1.99 [2015-04-27T23:44:50.22] Green: 179863534.01 0.01 179863534 179863534 (-26.9, 24.9) 2 [2015-04-27T23:44:50.22] Blue: 38880926.01 183893259.01 145012333 146938015 (6.55, -95.42) 1.32 [2015-04-27T23:44:50.22] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:50.22] Weighted RGB average: (24.37, 65.18) [2015-04-27T23:44:50.22] [2015-04-27T23:44:50.23] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:44:50.71] annotate TESTCASE different=yes [2015-04-27T23:44:50.71] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:50.71] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:50.71] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:50.71] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:50.71] Red: 186354986.01 340103.01 186014883 186018165 (-43.2, -67.9) 1.99 [2015-04-27T23:44:50.71] Green: 179863534.01 0.01 179863534 179863534 (-26.9, 24.9) 2 [2015-04-27T23:44:50.71] Blue: 38880926.01 183893259.01 145012333 146938015 (6.55, -95.42) 1.32 [2015-04-27T23:44:50.71] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:50.71] Weighted RGB average: (24.37, 65.18) [2015-04-27T23:44:50.71] [2015-04-27T23:44:50.71] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:50.71] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC15.png [2015-04-27T23:44:50.71] annotate TESTCASE name=compare24 [2015-04-27T23:44:50.71] annotate TESTCASE framework=compare [2015-04-27T23:44:50.71] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:50.71] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:44:50.72] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:44:50.72] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:50.72] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:44:50.72] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:50.72] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:44:50.78] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:50.78] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.78] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.78] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.78] Red: 15596 285467 -269871 291901 (24.91, 18.59) 1.94 [2015-04-27T23:44:50.78] Green: 1345 277733 -276388 277482 (24.01, 19.43) 1.99 [2015-04-27T23:44:50.78] Blue: 814881 213622 601259 682465 (-8.95, 6.83) 1.33 [2015-04-27T23:44:50.78] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:50.78] Weighted RGB average: (14.55, 11.21) [2015-04-27T23:44:50.78] [2015-04-27T23:44:50.78] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:44:50.83] annotate TESTCASE different=yes [2015-04-27T23:44:50.83] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:50.83] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.83] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.83] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.83] Red: 15596 285467 -269871 291901 (24.91, 18.59) 1.94 [2015-04-27T23:44:50.83] Green: 1345 277733 -276388 277482 (24.01, 19.43) 1.99 [2015-04-27T23:44:50.83] Blue: 814881 213622 601259 682465 (-8.95, 6.83) 1.33 [2015-04-27T23:44:50.83] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:50.83] Weighted RGB average: (14.55, 11.21) [2015-04-27T23:44:50.83] [2015-04-27T23:44:50.83] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:50.83] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC30.thumb.png [2015-04-27T23:44:50.83] annotate TESTCASE name=compare25 [2015-04-27T23:44:50.83] annotate TESTCASE framework=compare [2015-04-27T23:44:50.83] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:50.83] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:44:50.83] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:44:50.84] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:50.84] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:44:50.84] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:50.84] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:44:50.89] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:50.89] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.89] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.89] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.89] Red: 3723324 278131 3445193 3453711 (-11.12, 15.59) 1.73 [2015-04-27T23:44:50.89] Green: 3592871 290302 3302569 3359625 (-13.06, 15.82) 1.73 [2015-04-27T23:44:50.89] Blue: 3732153 221342 3510811 3510953 (-10.13, 15.79) 1.78 [2015-04-27T23:44:50.89] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:50.89] Weighted RGB average: (11.42, 15.73) [2015-04-27T23:44:50.89] [2015-04-27T23:44:50.89] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:44:50.93] annotate TESTCASE different=yes [2015-04-27T23:44:50.93] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:50.93] image1: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.93] image2: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.93] diff: 177 100 17700 17700 4513500 [2015-04-27T23:44:50.93] Red: 3723324 278131 3445193 3453711 (-11.12, 15.59) 1.73 [2015-04-27T23:44:50.93] Green: 3592871 290302 3302569 3359625 (-13.06, 15.82) 1.73 [2015-04-27T23:44:50.93] Blue: 3732153 221342 3510811 3510953 (-10.13, 15.79) 1.78 [2015-04-27T23:44:50.93] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:44:50.93] Weighted RGB average: (11.42, 15.73) [2015-04-27T23:44:50.93] [2015-04-27T23:44:50.93] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:50.93] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.thumb.png [2015-04-27T23:44:50.93] annotate TESTCASE name=compare26 [2015-04-27T23:44:50.93] annotate TESTCASE framework=compare [2015-04-27T23:44:50.93] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:50.93] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:44:50.99] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:44:51.01] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:51.01] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:44:51.01] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:51.01] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:44:54.32] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:54.32] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:54.32] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:54.32] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:54.32] Red: 193856553.01 865043.01 192991510 192996586 (89.8, -83.35) 1.98 [2015-04-27T23:44:54.32] Green: 187067829.01 194740.01 186873089 186873157 (394.63, -85.38) 2 [2015-04-27T23:44:54.32] Blue: 40688538.01 192579499.01 151890961 153755159 (7.37, -101.1) 1.32 [2015-04-27T23:44:54.32] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:54.32] Weighted RGB average: (151.33, 90.7) [2015-04-27T23:44:54.32] [2015-04-27T23:44:54.32] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:44:54.84] annotate TESTCASE different=yes [2015-04-27T23:44:54.84] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:54.84] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:44:54.84] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:44:54.84] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:44:54.84] Red: 193856553.01 865043.01 192991510 192996586 (89.8, -83.35) 1.98 [2015-04-27T23:44:54.84] Green: 187067829.01 194740.01 186873089 186873157 (394.63, -85.38) 2 [2015-04-27T23:44:54.84] Blue: 40688538.01 192579499.01 151890961 153755159 (7.37, -101.1) 1.32 [2015-04-27T23:44:54.84] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:44:54.84] Weighted RGB average: (151.33, 90.7) [2015-04-27T23:44:54.84] [2015-04-27T23:44:54.84] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:54.84] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC12.png [2015-04-27T23:44:54.84] annotate TESTCASE name=compare27 [2015-04-27T23:44:54.84] annotate TESTCASE framework=compare [2015-04-27T23:44:54.84] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:54.84] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:44:54.88] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:44:54.91] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:54.91] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:44:54.91] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:54.91] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:44:58.13] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:58.13] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:58.13] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:58.13] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:58.13] Red: 788998.01 14926412.01 -14137414 15615294 (-463.33, 160.22) 1.99 [2015-04-27T23:44:58.13] Green: 136432.01 14809015.01 -14672583 14916413 (-431.82, 137.23) 2 [2015-04-27T23:44:58.13] Blue: 41548832.01 11281723.01 30267109 41643629 (-57.95, 42.33) 1.58 [2015-04-27T23:44:58.13] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:58.13] Weighted RGB average: (201.18, 81.51) [2015-04-27T23:44:58.13] [2015-04-27T23:44:58.13] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:44:59.30] annotate TESTCASE different=yes [2015-04-27T23:44:59.31] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:44:59.31] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:44:59.31] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:44:59.31] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:44:59.31] Red: 788998.01 14926412.01 -14137414 15615294 (-463.33, 160.22) 1.99 [2015-04-27T23:44:59.31] Green: 136432.01 14809015.01 -14672583 14916413 (-431.82, 137.23) 2 [2015-04-27T23:44:59.31] Blue: 41548832.01 11281723.01 30267109 41643629 (-57.95, 42.33) 1.58 [2015-04-27T23:44:59.31] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:44:59.31] Weighted RGB average: (201.18, 81.51) [2015-04-27T23:44:59.31] [2015-04-27T23:44:59.31] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:44:59.31] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.png [2015-04-27T23:44:59.31] annotate TESTCASE name=compare28 [2015-04-27T23:44:59.31] annotate TESTCASE framework=compare [2015-04-27T23:44:59.31] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:44:59.31] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:44:59.35] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:44:59.38] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:44:59.38] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:44:59.38] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:44:59.38] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:45:02.71] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:02.71] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:02.71] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:02.71] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:02.71] Red: 193856553.01 14063923.01 179792630 180489702 (-75.43, 110.44) 1.74 [2015-04-27T23:45:02.71] Green: 187067829.01 14574190.01 172493639 175647995 (-90.47, 112.92) 1.74 [2015-04-27T23:45:02.71] Blue: 194319462.01 10909268.01 183410194 183754224 (-70.9, 114.16) 1.79 [2015-04-27T23:45:02.71] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:02.71] Weighted RGB average: (78.85, 112.5) [2015-04-27T23:45:02.71] [2015-04-27T23:45:02.71] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:45:03.77] annotate TESTCASE different=yes [2015-04-27T23:45:03.77] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:03.77] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:03.77] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:03.77] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:03.77] Red: 193856553.01 14063923.01 179792630 180489702 (-75.43, 110.44) 1.74 [2015-04-27T23:45:03.77] Green: 187067829.01 14574190.01 172493639 175647995 (-90.47, 112.92) 1.74 [2015-04-27T23:45:03.77] Blue: 194319462.01 10909268.01 183410194 183754224 (-70.9, 114.16) 1.79 [2015-04-27T23:45:03.77] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:03.77] Weighted RGB average: (78.85, 112.5) [2015-04-27T23:45:03.77] [2015-04-27T23:45:03.77] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:03.77] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.png [2015-04-27T23:45:03.77] annotate TESTCASE name=compare29 [2015-04-27T23:45:03.77] annotate TESTCASE framework=compare [2015-04-27T23:45:03.77] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:03.77] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:45:03.80] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:45:03.84] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:03.84] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:45:03.84] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:03.84] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:45:07.09] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:07.09] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:07.09] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:07.09] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:07.09] Red: 1111867.01 15196032.01 -14084165 15956031 (-379.92, 67.41) 1.96 [2015-04-27T23:45:07.09] Green: 21609.01 14885958.01 -14864349 14894357 (-352.25, -0.34) 2 [2015-04-27T23:45:07.09] Blue: 42018535.01 11447677.01 30570858 42011626 (-65.58, 42.96) 1.57 [2015-04-27T23:45:07.09] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:07.09] Weighted RGB average: (176.59, 40.17) [2015-04-27T23:45:07.09] [2015-04-27T23:45:07.09] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:45:08.28] annotate TESTCASE different=yes [2015-04-27T23:45:08.29] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:08.29] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:08.29] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:08.29] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:08.29] Red: 1111867.01 15196032.01 -14084165 15956031 (-379.92, 67.41) 1.96 [2015-04-27T23:45:08.29] Green: 21609.01 14885958.01 -14864349 14894357 (-352.25, -0.34) 2 [2015-04-27T23:45:08.29] Blue: 42018535.01 11447677.01 30570858 42011626 (-65.58, 42.96) 1.57 [2015-04-27T23:45:08.29] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:08.29] Weighted RGB average: (176.59, 40.17) [2015-04-27T23:45:08.29] [2015-04-27T23:45:08.29] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:08.29] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.png [2015-04-27T23:45:08.29] annotate TESTCASE name=compare30 [2015-04-27T23:45:08.29] annotate TESTCASE framework=compare [2015-04-27T23:45:08.29] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:08.29] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:45:08.33] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:45:08.37] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:08.37] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:45:08.37] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:08.37] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:45:11.70] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:11.70] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:11.70] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:11.70] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:11.70] Red: 193856553.01 14477741.01 179378812 180212054 (-80.46, 112.26) 1.73 [2015-04-27T23:45:11.70] Green: 187067829.01 15109783.01 171958046 175481006 (-94.48, 113.92) 1.74 [2015-04-27T23:45:11.70] Blue: 194319462.01 11530988.01 182788474 183215018 (-73.21, 113.57) 1.78 [2015-04-27T23:45:11.70] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:11.70] Weighted RGB average: (82.64, 113.24) [2015-04-27T23:45:11.70] [2015-04-27T23:45:11.70] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:45:12.79] annotate TESTCASE different=yes [2015-04-27T23:45:12.79] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:12.79] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:12.79] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:12.79] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:12.79] Red: 193856553.01 14477741.01 179378812 180212054 (-80.46, 112.26) 1.73 [2015-04-27T23:45:12.79] Green: 187067829.01 15109783.01 171958046 175481006 (-94.48, 113.92) 1.74 [2015-04-27T23:45:12.79] Blue: 194319462.01 11530988.01 182788474 183215018 (-73.21, 113.57) 1.78 [2015-04-27T23:45:12.79] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:12.79] Weighted RGB average: (82.64, 113.24) [2015-04-27T23:45:12.79] [2015-04-27T23:45:12.79] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:12.79] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC18.png [2015-04-27T23:45:12.79] annotate TESTCASE name=compare31 [2015-04-27T23:45:12.79] annotate TESTCASE framework=compare [2015-04-27T23:45:12.79] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:12.79] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:45:12.80] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:45:12.80] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:12.80] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:45:12.80] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:12.80] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:45:12.86] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:12.86] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:12.86] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:12.86] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:12.87] Red: 3723324 270215 3453109 3459825 (-10.44, 15.33) 1.73 [2015-04-27T23:45:12.87] Green: 3592871 280022 3312849 3363629 (-12.51, 15.68) 1.74 [2015-04-27T23:45:12.87] Blue: 3732153 209389 3522764 3522954 (-9.82, 15.88) 1.79 [2015-04-27T23:45:12.87] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:12.87] Weighted RGB average: (10.91, 15.63) [2015-04-27T23:45:12.87] [2015-04-27T23:45:12.87] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:45:12.90] annotate TESTCASE different=yes [2015-04-27T23:45:12.90] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:12.90] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:12.90] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:12.90] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:12.90] Red: 3723324 270215 3453109 3459825 (-10.44, 15.33) 1.73 [2015-04-27T23:45:12.90] Green: 3592871 280022 3312849 3363629 (-12.51, 15.68) 1.74 [2015-04-27T23:45:12.90] Blue: 3732153 209389 3522764 3522954 (-9.82, 15.88) 1.79 [2015-04-27T23:45:12.90] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:12.90] Weighted RGB average: (10.91, 15.63) [2015-04-27T23:45:12.90] [2015-04-27T23:45:12.90] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:12.90] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC20.thumb.png [2015-04-27T23:45:12.90] annotate TESTCASE name=compare32 [2015-04-27T23:45:12.90] annotate TESTCASE framework=compare [2015-04-27T23:45:12.90] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:12.90] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:45:12.91] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:45:12.91] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:12.91] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:45:12.91] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:12.91] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:45:12.98] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:12.98] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:12.98] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:12.98] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:12.98] Red: 3851101 30954 3820147 3820147 (57.86, -10.46) 1.97 [2015-04-27T23:45:12.98] Green: 3716880 4486 3712394 3712394 (76.73, -7.07) 2 [2015-04-27T23:45:12.98] Blue: 803381 3803368 2999987 3007961 (0.99, -13.81) 1.31 [2015-04-27T23:45:12.98] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:12.98] Weighted RGB average: (42.15, 10.69) [2015-04-27T23:45:12.98] [2015-04-27T23:45:12.98] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:45:13.01] annotate TESTCASE different=yes [2015-04-27T23:45:13.01] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:13.01] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:13.01] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:13.01] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:13.01] Red: 3851101 30954 3820147 3820147 (57.86, -10.46) 1.97 [2015-04-27T23:45:13.01] Green: 3716880 4486 3712394 3712394 (76.73, -7.07) 2 [2015-04-27T23:45:13.01] Blue: 803381 3803368 2999987 3007961 (0.99, -13.81) 1.31 [2015-04-27T23:45:13.01] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:13.01] Weighted RGB average: (42.15, 10.69) [2015-04-27T23:45:13.01] [2015-04-27T23:45:13.01] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:13.01] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.thumb.png [2015-04-27T23:45:13.01] annotate TESTCASE name=compare33 [2015-04-27T23:45:13.01] annotate TESTCASE framework=compare [2015-04-27T23:45:13.01] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:13.01] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:45:13.05] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:45:13.09] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:13.09] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:45:13.09] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:13.09] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:45:16.25] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:16.25] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:16.25] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:16.25] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:16.25] Red: 186354986.01 1717770.01 184637216 184918164 (-48.8, 37.91) 1.97 [2015-04-27T23:45:16.25] Green: 179863534.01 141384.01 179722150 179741732 (67.95, 152.42) 2 [2015-04-27T23:45:16.25] Blue: 38880926.01 183524715.01 144643789 146677837 (6.36, -95.99) 1.32 [2015-04-27T23:45:16.25] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:16.25] Weighted RGB average: (38.65, 94.69) [2015-04-27T23:45:16.25] [2015-04-27T23:45:16.25] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:45:16.75] annotate TESTCASE different=yes [2015-04-27T23:45:16.75] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:16.75] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:16.75] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:16.75] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:16.75] Red: 186354986.01 1717770.01 184637216 184918164 (-48.8, 37.91) 1.97 [2015-04-27T23:45:16.75] Green: 179863534.01 141384.01 179722150 179741732 (67.95, 152.42) 2 [2015-04-27T23:45:16.75] Blue: 38880926.01 183524715.01 144643789 146677837 (6.36, -95.99) 1.32 [2015-04-27T23:45:16.75] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:16.75] Weighted RGB average: (38.65, 94.69) [2015-04-27T23:45:16.75] [2015-04-27T23:45:16.75] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:16.75] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC11.png [2015-04-27T23:45:16.75] annotate TESTCASE name=compare34 [2015-04-27T23:45:16.75] annotate TESTCASE framework=compare [2015-04-27T23:45:16.75] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:16.75] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:45:16.79] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:45:16.84] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:16.84] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:45:16.84] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:16.84] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:45:20.11] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:20.11] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:20.11] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:20.11] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:20.11] Red: 193856553.01 14644390.01 179212163 180121729 (-78.33, 111.12) 1.73 [2015-04-27T23:45:20.11] Green: 187067829.01 15297093.01 171770736 175526556 (-91.38, 112.7) 1.73 [2015-04-27T23:45:20.11] Blue: 194319462.01 11797935.01 182521527 182953409 (-72.08, 110.27) 1.78 [2015-04-27T23:45:20.11] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:20.11] Weighted RGB average: (80.52, 111.35) [2015-04-27T23:45:20.11] [2015-04-27T23:45:20.11] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:45:21.19] annotate TESTCASE different=yes [2015-04-27T23:45:21.19] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:21.19] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:21.19] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:21.19] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:21.19] Red: 193856553.01 14644390.01 179212163 180121729 (-78.33, 111.12) 1.73 [2015-04-27T23:45:21.19] Green: 187067829.01 15297093.01 171770736 175526556 (-91.38, 112.7) 1.73 [2015-04-27T23:45:21.19] Blue: 194319462.01 11797935.01 182521527 182953409 (-72.08, 110.27) 1.78 [2015-04-27T23:45:21.19] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:21.19] Weighted RGB average: (80.52, 111.35) [2015-04-27T23:45:21.19] [2015-04-27T23:45:21.19] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:21.19] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC16.png [2015-04-27T23:45:21.19] annotate TESTCASE name=compare35 [2015-04-27T23:45:21.19] annotate TESTCASE framework=compare [2015-04-27T23:45:21.19] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:21.19] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:45:21.20] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:45:21.20] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:21.20] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:45:21.20] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:21.20] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:45:21.27] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:21.27] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:21.27] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:21.27] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:21.27] Red: 3723324 57145 3666179 3666599 (59.94, -8.73) 1.94 [2015-04-27T23:45:21.27] Green: 3592871 2610 3590261 3590261 (70.75, 6.7) 2 [2015-04-27T23:45:21.27] Blue: 781347 3660266 2878919 2890643 (0.41, -13.94) 1.3 [2015-04-27T23:45:21.27] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:21.27] Weighted RGB average: (40.85, 10.07) [2015-04-27T23:45:21.27] [2015-04-27T23:45:21.27] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:45:21.30] annotate TESTCASE different=yes [2015-04-27T23:45:21.30] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:21.30] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:21.30] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:21.30] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:21.30] Red: 3723324 57145 3666179 3666599 (59.94, -8.73) 1.94 [2015-04-27T23:45:21.30] Green: 3592871 2610 3590261 3590261 (70.75, 6.7) 2 [2015-04-27T23:45:21.30] Blue: 781347 3660266 2878919 2890643 (0.41, -13.94) 1.3 [2015-04-27T23:45:21.30] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:21.30] Weighted RGB average: (40.85, 10.07) [2015-04-27T23:45:21.30] [2015-04-27T23:45:21.30] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:21.30] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.thumb.png [2015-04-27T23:45:21.30] annotate TESTCASE name=compare36 [2015-04-27T23:45:21.30] annotate TESTCASE framework=compare [2015-04-27T23:45:21.30] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:21.30] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:45:21.30] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:45:21.31] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:21.31] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:45:21.31] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:21.31] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:45:21.37] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:21.37] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:21.37] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:21.37] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:21.37] Red: 3851101 304250 3546851 3558171 (-10.57, 13.97) 1.71 [2015-04-27T23:45:21.37] Green: 3716880 314063 3402817 3466211 (-12.86, 14.37) 1.72 [2015-04-27T23:45:21.37] Blue: 3863119 238181 3624938 3625314 (-9.64, 14.37) 1.77 [2015-04-27T23:45:21.37] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:21.37] Weighted RGB average: (11.01, 14.24) [2015-04-27T23:45:21.37] [2015-04-27T23:45:21.37] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:45:21.41] annotate TESTCASE different=yes [2015-04-27T23:45:21.41] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:21.41] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:21.41] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:21.41] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:21.41] Red: 3851101 304250 3546851 3558171 (-10.57, 13.97) 1.71 [2015-04-27T23:45:21.41] Green: 3716880 314063 3402817 3466211 (-12.86, 14.37) 1.72 [2015-04-27T23:45:21.41] Blue: 3863119 238181 3624938 3625314 (-9.64, 14.37) 1.77 [2015-04-27T23:45:21.41] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:21.41] Weighted RGB average: (11.01, 14.24) [2015-04-27T23:45:21.41] [2015-04-27T23:45:21.41] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:21.41] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC21.thumb.png [2015-04-27T23:45:21.41] annotate TESTCASE name=compare37 [2015-04-27T23:45:21.41] annotate TESTCASE framework=compare [2015-04-27T23:45:21.41] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:21.41] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:45:21.46] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:45:21.50] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:21.50] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:45:21.50] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:21.50] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:45:24.66] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:24.66] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:24.66] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:24.66] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:24.66] Red: 186354986.01 14810835.01 171544151 172434443 (-78.28, 96.08) 1.71 [2015-04-27T23:45:24.66] Green: 179863534.01 15142097.01 164721437 168124597 (-95.23, 100.3) 1.72 [2015-04-27T23:45:24.66] Blue: 186932794.01 11266769.01 175666025 176058669 (-70.62, 101.63) 1.78 [2015-04-27T23:45:24.66] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:24.66] Weighted RGB average: (81.29, 99.32) [2015-04-27T23:45:24.66] [2015-04-27T23:45:24.66] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:45:25.89] annotate TESTCASE different=yes [2015-04-27T23:45:25.89] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:25.89] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:25.89] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:25.89] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:25.89] Red: 186354986.01 14810835.01 171544151 172434443 (-78.28, 96.08) 1.71 [2015-04-27T23:45:25.89] Green: 179863534.01 15142097.01 164721437 168124597 (-95.23, 100.3) 1.72 [2015-04-27T23:45:25.89] Blue: 186932794.01 11266769.01 175666025 176058669 (-70.62, 101.63) 1.78 [2015-04-27T23:45:25.89] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:25.89] Weighted RGB average: (81.29, 99.32) [2015-04-27T23:45:25.89] [2015-04-27T23:45:25.89] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:25.89] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.png [2015-04-27T23:45:25.89] annotate TESTCASE name=compare38 [2015-04-27T23:45:25.89] annotate TESTCASE framework=compare [2015-04-27T23:45:25.89] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:25.89] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:45:25.89] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:45:25.89] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:25.89] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:45:25.89] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:25.89] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:45:25.94] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:25.94] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:25.94] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:25.94] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:25.94] Red: 3723324 283037 3440287 3449433 (-9.99, 15.38) 1.72 [2015-04-27T23:45:25.94] Green: 3592871 290198 3302673 3356079 (-12.21, 15.94) 1.73 [2015-04-27T23:45:25.94] Blue: 3732153 219131 3513022 3513156 (-8.86, 16.08) 1.78 [2015-04-27T23:45:25.94] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:25.94] Weighted RGB average: (10.34, 15.8) [2015-04-27T23:45:25.94] [2015-04-27T23:45:25.94] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:45:26.01] annotate TESTCASE different=yes [2015-04-27T23:45:26.01] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:26.01] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:26.01] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:26.01] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:26.01] Red: 3723324 283037 3440287 3449433 (-9.99, 15.38) 1.72 [2015-04-27T23:45:26.01] Green: 3592871 290198 3302673 3356079 (-12.21, 15.94) 1.73 [2015-04-27T23:45:26.01] Blue: 3732153 219131 3513022 3513156 (-8.86, 16.08) 1.78 [2015-04-27T23:45:26.01] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:26.01] Weighted RGB average: (10.34, 15.8) [2015-04-27T23:45:26.01] [2015-04-27T23:45:26.01] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:26.01] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.thumb.png [2015-04-27T23:45:26.01] annotate TESTCASE name=compare39 [2015-04-27T23:45:26.01] annotate TESTCASE framework=compare [2015-04-27T23:45:26.01] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:26.01] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:45:26.01] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:45:26.02] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:26.02] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:45:26.02] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:26.02] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:45:26.09] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:26.09] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:26.09] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:26.09] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:26.09] Red: 3851101 23443 3827658 3827984 (-18.76, 1.28) 1.98 [2015-04-27T23:45:26.09] Green: 3716880 1007 3715873 3715873 (-15.18, -1.36) 2 [2015-04-27T23:45:26.09] Blue: 803381 3798551 2995170 3003326 (0.99, -13.72) 1.31 [2015-04-27T23:45:26.09] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:26.09] Weighted RGB average: (10.96, 6) [2015-04-27T23:45:26.09] [2015-04-27T23:45:26.09] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:45:26.15] annotate TESTCASE different=yes [2015-04-27T23:45:26.15] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:26.16] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:26.16] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:26.16] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:26.16] Red: 3851101 23443 3827658 3827984 (-18.76, 1.28) 1.98 [2015-04-27T23:45:26.16] Green: 3716880 1007 3715873 3715873 (-15.18, -1.36) 2 [2015-04-27T23:45:26.16] Blue: 803381 3798551 2995170 3003326 (0.99, -13.72) 1.31 [2015-04-27T23:45:26.16] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:26.16] Weighted RGB average: (10.96, 6) [2015-04-27T23:45:26.16] [2015-04-27T23:45:26.16] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:26.16] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC1.thumb.png [2015-04-27T23:45:26.16] annotate TESTCASE name=compare40 [2015-04-27T23:45:26.16] annotate TESTCASE framework=compare [2015-04-27T23:45:26.16] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:26.16] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:45:26.19] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:45:26.22] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:26.22] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:45:26.22] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:26.22] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:45:29.54] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:29.54] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:29.54] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:29.54] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:29.54] Red: 2642998.01 14632497.01 -11989499 17127385 (-314.85, 303.11) 1.98 [2015-04-27T23:45:29.54] Green: 299959.01 14880584.01 -14580625 15165997 (-309.1, 292.59) 2 [2015-04-27T23:45:29.54] Blue: 42709555.01 11161514.01 31548041 42606719 (-54.05, 48.23) 1.58 [2015-04-27T23:45:29.54] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:29.54] Weighted RGB average: (151.09, 142.2) [2015-04-27T23:45:29.54] [2015-04-27T23:45:29.54] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:45:30.79] annotate TESTCASE different=yes [2015-04-27T23:45:30.80] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:30.80] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:30.80] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:30.80] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:30.80] Red: 2642998.01 14632497.01 -11989499 17127385 (-314.85, 303.11) 1.98 [2015-04-27T23:45:30.80] Green: 299959.01 14880584.01 -14580625 15165997 (-309.1, 292.59) 2 [2015-04-27T23:45:30.80] Blue: 42709555.01 11161514.01 31548041 42606719 (-54.05, 48.23) 1.58 [2015-04-27T23:45:30.80] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:30.80] Weighted RGB average: (151.09, 142.2) [2015-04-27T23:45:30.80] [2015-04-27T23:45:30.80] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:30.80] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.png [2015-04-27T23:45:30.80] annotate TESTCASE name=compare41 [2015-04-27T23:45:30.80] annotate TESTCASE framework=compare [2015-04-27T23:45:30.80] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:30.80] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:45:30.81] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:45:30.82] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:30.82] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:45:30.82] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:30.82] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:45:30.89] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:30.89] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:30.89] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:30.89] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:30.89] Red: 3723324 28271 3695053 3695905 (-14.61, 9.77) 1.97 [2015-04-27T23:45:30.89] Green: 3592871 6655 3586216 3586454 (8.09, 18.93) 1.99 [2015-04-27T23:45:30.89] Blue: 781347 3701869 2920522 2931848 (1, -14.01) 1.31 [2015-04-27T23:45:30.89] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:30.89] Weighted RGB average: (7.47, 14.16) [2015-04-27T23:45:30.89] [2015-04-27T23:45:30.89] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:45:30.92] annotate TESTCASE different=yes [2015-04-27T23:45:30.92] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:30.92] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:30.92] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:30.92] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:30.92] Red: 3723324 28271 3695053 3695905 (-14.61, 9.77) 1.97 [2015-04-27T23:45:30.92] Green: 3592871 6655 3586216 3586454 (8.09, 18.93) 1.99 [2015-04-27T23:45:30.92] Blue: 781347 3701869 2920522 2931848 (1, -14.01) 1.31 [2015-04-27T23:45:30.92] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:30.92] Weighted RGB average: (7.47, 14.16) [2015-04-27T23:45:30.92] [2015-04-27T23:45:30.92] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:30.92] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC0.thumb.png [2015-04-27T23:45:30.92] annotate TESTCASE name=compare42 [2015-04-27T23:45:30.92] annotate TESTCASE framework=compare [2015-04-27T23:45:30.92] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:30.92] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:45:30.92] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:45:30.93] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:30.93] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:45:30.93] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:30.93] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:45:30.99] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:30.99] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:30.99] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:30.99] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:30.99] Red: 3851101 305952 3545149 3554701 (-11.23, 13.85) 1.71 [2015-04-27T23:45:30.99] Green: 3716880 312827 3404053 3464567 (-13.66, 14.45) 1.72 [2015-04-27T23:45:30.99] Blue: 3863119 232884 3630235 3630551 (-10.13, 14.64) 1.77 [2015-04-27T23:45:30.99] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:30.99] Weighted RGB average: (11.66, 14.31) [2015-04-27T23:45:30.99] [2015-04-27T23:45:30.99] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:45:31.03] annotate TESTCASE different=yes [2015-04-27T23:45:31.03] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:31.03] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.03] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.03] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.03] Red: 3851101 305952 3545149 3554701 (-11.23, 13.85) 1.71 [2015-04-27T23:45:31.03] Green: 3716880 312827 3404053 3464567 (-13.66, 14.45) 1.72 [2015-04-27T23:45:31.03] Blue: 3863119 232884 3630235 3630551 (-10.13, 14.64) 1.77 [2015-04-27T23:45:31.03] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:31.03] Weighted RGB average: (11.66, 14.31) [2015-04-27T23:45:31.03] [2015-04-27T23:45:31.03] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:31.03] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC23.thumb.png [2015-04-27T23:45:31.03] annotate TESTCASE name=compare43 [2015-04-27T23:45:31.03] annotate TESTCASE framework=compare [2015-04-27T23:45:31.03] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:31.03] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:45:31.04] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:45:31.04] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:31.04] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:45:31.04] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:31.04] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:45:31.11] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:31.11] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.11] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.11] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.11] Red: 3851101 46821 3804280 3822968 (-76.32, 2.8) 1.96 [2015-04-27T23:45:31.11] Green: 3716880 3 3716877 3716877 (35.81, -24.91) 2 [2015-04-27T23:45:31.11] Blue: 803381 3783141 2979760 2988306 (1.37, -13.78) 1.3 [2015-04-27T23:45:31.11] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:31.11] Weighted RGB average: (35.8, 13.66) [2015-04-27T23:45:31.11] [2015-04-27T23:45:31.11] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:45:31.13] annotate TESTCASE different=yes [2015-04-27T23:45:31.13] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:31.13] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.13] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.13] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:31.13] Red: 3851101 46821 3804280 3822968 (-76.32, 2.8) 1.96 [2015-04-27T23:45:31.13] Green: 3716880 3 3716877 3716877 (35.81, -24.91) 2 [2015-04-27T23:45:31.13] Blue: 803381 3783141 2979760 2988306 (1.37, -13.78) 1.3 [2015-04-27T23:45:31.13] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:31.13] Weighted RGB average: (35.8, 13.66) [2015-04-27T23:45:31.13] [2015-04-27T23:45:31.13] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:31.14] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC7.thumb.png [2015-04-27T23:45:31.14] annotate TESTCASE name=compare44 [2015-04-27T23:45:31.14] annotate TESTCASE framework=compare [2015-04-27T23:45:31.14] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:31.14] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:45:31.18] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:45:31.21] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:31.21] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:45:31.21] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:31.21] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:45:34.36] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:34.36] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:34.36] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:34.36] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:34.36] Red: 186354986.01 1468657.01 184886329 184925379 (12.61, 126.43) 1.97 [2015-04-27T23:45:34.36] Green: 179863534.01 7894.01 179855640 179855640 (-33.58, 71.3) 2 [2015-04-27T23:45:34.36] Blue: 38880926.01 184569388.01 145688462 147536494 (6.63, -95.28) 1.32 [2015-04-27T23:45:34.36] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:34.36] Weighted RGB average: (16.73, 97.88) [2015-04-27T23:45:34.36] [2015-04-27T23:45:34.36] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:45:34.85] annotate TESTCASE different=yes [2015-04-27T23:45:34.85] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:34.85] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:34.85] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:34.85] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:34.85] Red: 186354986.01 1468657.01 184886329 184925379 (12.61, 126.43) 1.97 [2015-04-27T23:45:34.85] Green: 179863534.01 7894.01 179855640 179855640 (-33.58, 71.3) 2 [2015-04-27T23:45:34.85] Blue: 38880926.01 184569388.01 145688462 147536494 (6.63, -95.28) 1.32 [2015-04-27T23:45:34.85] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:34.85] Weighted RGB average: (16.73, 97.88) [2015-04-27T23:45:34.85] [2015-04-27T23:45:34.85] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:34.85] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.png [2015-04-27T23:45:34.85] annotate TESTCASE name=compare45 [2015-04-27T23:45:34.85] annotate TESTCASE framework=compare [2015-04-27T23:45:34.85] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:34.85] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:45:34.85] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:45:34.86] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:34.86] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:45:34.86] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:34.86] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:45:34.92] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:34.92] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:34.92] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:34.92] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:34.92] Red: 50758 281153 -230395 324969 (-43.55, 42.08) 1.96 [2015-04-27T23:45:34.92] Green: 5748 285929 -280181 290511 (-42.82, 40.64) 1.99 [2015-04-27T23:45:34.92] Blue: 820264 214223 606041 673389 (-7.47, 6.72) 1.3 [2015-04-27T23:45:34.92] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:34.92] Weighted RGB average: (20.91, 19.77) [2015-04-27T23:45:34.92] [2015-04-27T23:45:34.92] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:45:34.96] annotate TESTCASE different=yes [2015-04-27T23:45:34.96] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:34.96] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:34.96] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:34.96] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:34.96] Red: 50758 281153 -230395 324969 (-43.55, 42.08) 1.96 [2015-04-27T23:45:34.96] Green: 5748 285929 -280181 290511 (-42.82, 40.64) 1.99 [2015-04-27T23:45:34.96] Blue: 820264 214223 606041 673389 (-7.47, 6.72) 1.3 [2015-04-27T23:45:34.96] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:34.96] Weighted RGB average: (20.91, 19.77) [2015-04-27T23:45:34.96] [2015-04-27T23:45:34.96] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:34.96] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC24.thumb.png [2015-04-27T23:45:34.96] annotate TESTCASE name=compare46 [2015-04-27T23:45:34.96] annotate TESTCASE framework=compare [2015-04-27T23:45:34.96] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:34.96] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:45:35.00] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:45:35.03] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:35.03] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:45:35.03] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:35.03] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:45:38.36] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:38.36] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:38.36] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:38.36] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:38.36] Red: 193856553.01 2975722.01 190880831 191012109 (433.49, -62.81) 1.94 [2015-04-27T23:45:38.36] Green: 187067829.01 135884.01 186931945 186936453 (511.32, 48.15) 2 [2015-04-27T23:45:38.36] Blue: 40688538.01 190580913.01 149892375 151854191 (2.94, -100.34) 1.31 [2015-04-27T23:45:38.36] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:38.36] Weighted RGB average: (295.34, 72.46) [2015-04-27T23:45:38.36] [2015-04-27T23:45:38.36] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:45:38.89] annotate TESTCASE different=yes [2015-04-27T23:45:38.89] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:38.89] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:38.89] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:38.89] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:38.89] Red: 193856553.01 2975722.01 190880831 191012109 (433.49, -62.81) 1.94 [2015-04-27T23:45:38.89] Green: 187067829.01 135884.01 186931945 186936453 (511.32, 48.15) 2 [2015-04-27T23:45:38.89] Blue: 40688538.01 190580913.01 149892375 151854191 (2.94, -100.34) 1.31 [2015-04-27T23:45:38.89] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:38.89] Weighted RGB average: (295.34, 72.46) [2015-04-27T23:45:38.89] [2015-04-27T23:45:38.89] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:38.89] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC2.png [2015-04-27T23:45:38.89] annotate TESTCASE name=compare47 [2015-04-27T23:45:38.89] annotate TESTCASE framework=compare [2015-04-27T23:45:38.89] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:38.89] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:45:38.89] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:45:38.90] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:38.90] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:45:38.90] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:38.90] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:45:38.97] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:38.97] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:38.97] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:38.97] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:38.97] Red: 23525 299991 -276466 300760 (-22.6, -2.6) 1.86 [2015-04-27T23:45:38.97] Green: 117 303065 -302948 303172 (-37.67, 3.28) 2 [2015-04-27T23:45:38.97] Blue: 870108 226418 643690 725598 (-9.85, 5.81) 1.32 [2015-04-27T23:45:38.97] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:38.97] Weighted RGB average: (17.14, 4.76) [2015-04-27T23:45:38.97] [2015-04-27T23:45:38.97] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:45:39.00] annotate TESTCASE different=yes [2015-04-27T23:45:39.00] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.00] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.00] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.00] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.00] Red: 23525 299991 -276466 300760 (-22.6, -2.6) 1.86 [2015-04-27T23:45:39.00] Green: 117 303065 -302948 303172 (-37.67, 3.28) 2 [2015-04-27T23:45:39.00] Blue: 870108 226418 643690 725598 (-9.85, 5.81) 1.32 [2015-04-27T23:45:39.00] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.00] Weighted RGB average: (17.14, 4.76) [2015-04-27T23:45:39.00] [2015-04-27T23:45:39.00] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.00] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.thumb.png [2015-04-27T23:45:39.00] annotate TESTCASE name=compare48 [2015-04-27T23:45:39.00] annotate TESTCASE framework=compare [2015-04-27T23:45:39.00] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.00] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:45:39.01] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:45:39.01] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.01] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:45:39.01] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.01] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:45:39.07] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.07] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.07] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.07] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.07] Red: 3723324 31672 3691652 3691668 (6.51, -10.11) 1.97 [2015-04-27T23:45:39.07] Green: 3592871 828 3592043 3592043 (11.12, 0.54) 2 [2015-04-27T23:45:39.07] Blue: 781347 3674768 2893421 2906311 (1.1, -13.94) 1.3 [2015-04-27T23:45:39.07] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.07] Weighted RGB average: (5.88, 8.64) [2015-04-27T23:45:39.07] [2015-04-27T23:45:39.07] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:45:39.10] annotate TESTCASE different=yes [2015-04-27T23:45:39.11] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.11] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.11] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.11] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.11] Red: 3723324 31672 3691652 3691668 (6.51, -10.11) 1.97 [2015-04-27T23:45:39.11] Green: 3592871 828 3592043 3592043 (11.12, 0.54) 2 [2015-04-27T23:45:39.11] Blue: 781347 3674768 2893421 2906311 (1.1, -13.94) 1.3 [2015-04-27T23:45:39.11] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.11] Weighted RGB average: (5.88, 8.64) [2015-04-27T23:45:39.11] [2015-04-27T23:45:39.11] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.11] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC6.thumb.png [2015-04-27T23:45:39.11] annotate TESTCASE name=compare49 [2015-04-27T23:45:39.11] annotate TESTCASE framework=compare [2015-04-27T23:45:39.11] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.11] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:45:39.11] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:45:39.12] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.12] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:45:39.12] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.12] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:45:39.19] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.19] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.19] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.19] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.19] Red: 3851101 30343 3820758 3820834 (1.81, 18.22) 1.97 [2015-04-27T23:45:39.19] Green: 3716880 157 3716723 3716723 (-4.78, 10.26) 2 [2015-04-27T23:45:39.19] Blue: 803381 3814196 3010815 3018709 (0.95, -13.72) 1.31 [2015-04-27T23:45:39.19] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.19] Weighted RGB average: (2.39, 14.1) [2015-04-27T23:45:39.19] [2015-04-27T23:45:39.19] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:45:39.21] annotate TESTCASE different=yes [2015-04-27T23:45:39.21] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.21] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.21] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.21] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.21] Red: 3851101 30343 3820758 3820834 (1.81, 18.22) 1.97 [2015-04-27T23:45:39.21] Green: 3716880 157 3716723 3716723 (-4.78, 10.26) 2 [2015-04-27T23:45:39.21] Blue: 803381 3814196 3010815 3018709 (0.95, -13.72) 1.31 [2015-04-27T23:45:39.21] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.21] Weighted RGB average: (2.39, 14.1) [2015-04-27T23:45:39.21] [2015-04-27T23:45:39.21] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.21] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC5.thumb.png [2015-04-27T23:45:39.22] annotate TESTCASE name=compare50 [2015-04-27T23:45:39.22] annotate TESTCASE framework=compare [2015-04-27T23:45:39.22] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.22] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:45:39.22] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:45:39.23] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.23] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:45:39.23] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.23] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:45:39.29] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.29] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.29] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.29] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.29] Red: 44841 295267 -250426 330536 (-57.65, -16.56) 1.94 [2015-04-27T23:45:39.29] Green: 88 296003 -295915 296073 (-52.26, -18.44) 2 [2015-04-27T23:45:39.29] Blue: 828454 225107 603347 681839 (-10.41, 6.23) 1.29 [2015-04-27T23:45:39.29] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.29] Weighted RGB average: (27.25, 10.45) [2015-04-27T23:45:39.29] [2015-04-27T23:45:39.29] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:45:39.32] annotate TESTCASE different=yes [2015-04-27T23:45:39.32] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.32] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.32] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.32] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.32] Red: 44841 295267 -250426 330536 (-57.65, -16.56) 1.94 [2015-04-27T23:45:39.32] Green: 88 296003 -295915 296073 (-52.26, -18.44) 2 [2015-04-27T23:45:39.32] Blue: 828454 225107 603347 681839 (-10.41, 6.23) 1.29 [2015-04-27T23:45:39.32] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.32] Weighted RGB average: (27.25, 10.45) [2015-04-27T23:45:39.32] [2015-04-27T23:45:39.32] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.32] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC26.thumb.png [2015-04-27T23:45:39.32] annotate TESTCASE name=compare51 [2015-04-27T23:45:39.32] annotate TESTCASE framework=compare [2015-04-27T23:45:39.32] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.32] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:45:39.33] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:45:39.33] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.33] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:45:39.33] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.33] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:45:39.40] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.40] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.40] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.40] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.40] Red: 16299 308311 -292012 319066 (-66.44, 23.09) 1.97 [2015-04-27T23:45:39.40] Green: 2818 305880 -303062 306654 (-61.91, 19.79) 1.99 [2015-04-27T23:45:39.40] Blue: 858608 233150 625458 707740 (-8.31, 6.09) 1.3 [2015-04-27T23:45:39.40] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.40] Weighted RGB average: (28.84, 11.74) [2015-04-27T23:45:39.40] [2015-04-27T23:45:39.40] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:45:39.44] annotate TESTCASE different=yes [2015-04-27T23:45:39.44] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.44] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.44] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.44] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.44] Red: 16299 308311 -292012 319066 (-66.44, 23.09) 1.97 [2015-04-27T23:45:39.44] Green: 2818 305880 -303062 306654 (-61.91, 19.79) 1.99 [2015-04-27T23:45:39.44] Blue: 858608 233150 625458 707740 (-8.31, 6.09) 1.3 [2015-04-27T23:45:39.44] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.44] Weighted RGB average: (28.84, 11.74) [2015-04-27T23:45:39.44] [2015-04-27T23:45:39.44] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.44] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC27.thumb.png [2015-04-27T23:45:39.44] annotate TESTCASE name=compare52 [2015-04-27T23:45:39.44] annotate TESTCASE framework=compare [2015-04-27T23:45:39.44] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.44] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:45:39.44] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:45:39.45] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.45] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:45:39.45] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.45] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:45:39.51] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.51] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.51] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.51] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.51] Red: 3723324 41932 3681392 3683330 (14.44, 7.22) 1.96 [2015-04-27T23:45:39.51] Green: 3592871 44 3592827 3592827 (-1.95, -2.97) 2 [2015-04-27T23:45:39.51] Blue: 781347 3662279 2880932 2900332 (0.72, -14.15) 1.31 [2015-04-27T23:45:39.51] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.51] Weighted RGB average: (5.47, 8.53) [2015-04-27T23:45:39.51] [2015-04-27T23:45:39.51] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:45:39.54] annotate TESTCASE different=yes [2015-04-27T23:45:39.54] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.54] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.54] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.54] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.54] Red: 3723324 41932 3681392 3683330 (14.44, 7.22) 1.96 [2015-04-27T23:45:39.54] Green: 3592871 44 3592827 3592827 (-1.95, -2.97) 2 [2015-04-27T23:45:39.54] Blue: 781347 3662279 2880932 2900332 (0.72, -14.15) 1.31 [2015-04-27T23:45:39.54] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.54] Weighted RGB average: (5.47, 8.53) [2015-04-27T23:45:39.54] [2015-04-27T23:45:39.54] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.54] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.thumb.png [2015-04-27T23:45:39.54] annotate TESTCASE name=compare53 [2015-04-27T23:45:39.54] annotate TESTCASE framework=compare [2015-04-27T23:45:39.54] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.54] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:45:39.55] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:45:39.55] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.55] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:45:39.55] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.55] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:45:39.62] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.62] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.62] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.62] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.62] Red: 22968 313905 -290937 323371 (-54.48, 9.71) 1.92 [2015-04-27T23:45:39.62] Green: 446 307512 -307066 307204 (-50.54, -0.06) 2 [2015-04-27T23:45:39.62] Blue: 868299 236605 631694 713630 (-9.41, 6.19) 1.29 [2015-04-27T23:45:39.62] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.62] Weighted RGB average: (25.32, 5.79) [2015-04-27T23:45:39.62] [2015-04-27T23:45:39.62] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:45:39.70] annotate TESTCASE different=yes [2015-04-27T23:45:39.70] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.70] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.70] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.70] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:39.70] Red: 22968 313905 -290937 323371 (-54.48, 9.71) 1.92 [2015-04-27T23:45:39.70] Green: 446 307512 -307066 307204 (-50.54, -0.06) 2 [2015-04-27T23:45:39.70] Blue: 868299 236605 631694 713630 (-9.41, 6.19) 1.29 [2015-04-27T23:45:39.70] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:39.70] Weighted RGB average: (25.32, 5.79) [2015-04-27T23:45:39.70] [2015-04-27T23:45:39.70] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.70] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC29.thumb.png [2015-04-27T23:45:39.70] annotate TESTCASE name=compare54 [2015-04-27T23:45:39.70] annotate TESTCASE framework=compare [2015-04-27T23:45:39.70] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.70] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:45:39.70] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:45:39.71] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.71] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:45:39.71] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.71] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:45:39.77] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.77] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.77] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.77] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.77] Red: 62937 287490 -224553 331691 (-47.64, 5.91) 1.89 [2015-04-27T23:45:39.77] Green: 1235 283407 -282172 283828 (5.02, 35.84) 1.99 [2015-04-27T23:45:39.77] Blue: 805281 214907 590374 666634 (-9.39, 6.56) 1.31 [2015-04-27T23:45:39.77] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.77] Weighted RGB average: (16.74, 11.46) [2015-04-27T23:45:39.77] [2015-04-27T23:45:39.77] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:45:39.80] annotate TESTCASE different=yes [2015-04-27T23:45:39.81] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:39.81] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.81] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.81] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:39.81] Red: 62937 287490 -224553 331691 (-47.64, 5.91) 1.89 [2015-04-27T23:45:39.81] Green: 1235 283407 -282172 283828 (5.02, 35.84) 1.99 [2015-04-27T23:45:39.81] Blue: 805281 214907 590374 666634 (-9.39, 6.56) 1.31 [2015-04-27T23:45:39.81] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:39.81] Weighted RGB average: (16.74, 11.46) [2015-04-27T23:45:39.81] [2015-04-27T23:45:39.81] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:39.81] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC28.thumb.png [2015-04-27T23:45:39.81] annotate TESTCASE name=compare55 [2015-04-27T23:45:39.81] annotate TESTCASE framework=compare [2015-04-27T23:45:39.81] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:39.81] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:45:39.83] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:45:39.87] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:39.87] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:45:39.87] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:39.87] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:45:43.08] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:43.08] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:43.08] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:43.08] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:43.08] Red: 1138596.01 14523612.01 -13385016 15093554 (-157.73, -18.09) 1.93 [2015-04-27T23:45:43.08] Green: 5645.01 14670720.01 -14665075 14676357 (-263.62, 23.18) 2 [2015-04-27T23:45:43.08] Blue: 42105589.01 10955497.01 31150092 41945906 (-68.72, 40.36) 1.58 [2015-04-27T23:45:43.08] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:43.08] Weighted RGB average: (119.74, 33.15) [2015-04-27T23:45:43.08] [2015-04-27T23:45:43.08] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:45:44.25] annotate TESTCASE different=yes [2015-04-27T23:45:44.25] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:44.25] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:44.25] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:44.25] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:44.25] Red: 1138596.01 14523612.01 -13385016 15093554 (-157.73, -18.09) 1.93 [2015-04-27T23:45:44.25] Green: 5645.01 14670720.01 -14665075 14676357 (-263.62, 23.18) 2 [2015-04-27T23:45:44.25] Blue: 42105589.01 10955497.01 31150092 41945906 (-68.72, 40.36) 1.58 [2015-04-27T23:45:44.25] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:44.25] Weighted RGB average: (119.74, 33.15) [2015-04-27T23:45:44.25] [2015-04-27T23:45:44.25] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:44.25] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC25.png [2015-04-27T23:45:44.25] annotate TESTCASE name=compare56 [2015-04-27T23:45:44.25] annotate TESTCASE framework=compare [2015-04-27T23:45:44.25] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:44.25] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:45:44.29] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:45:44.33] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:44.33] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:45:44.33] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:44.33] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:45:47.58] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:47.58] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:47.58] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:47.58] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:47.58] Red: 193856553.01 14731749.01 179124804 179981062 (-72.3, 110.81) 1.73 [2015-04-27T23:45:47.58] Green: 187067829.01 15104167.01 171963662 175313766 (-88.36, 114.86) 1.73 [2015-04-27T23:45:47.58] Blue: 194319462.01 11416062.01 182903400 183336154 (-64.07, 115.63) 1.78 [2015-04-27T23:45:47.58] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:47.58] Weighted RGB average: (74.82, 113.74) [2015-04-27T23:45:47.58] [2015-04-27T23:45:47.58] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:45:48.67] annotate TESTCASE different=yes [2015-04-27T23:45:48.67] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:48.67] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:48.68] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:48.68] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:48.68] Red: 193856553.01 14731749.01 179124804 179981062 (-72.3, 110.81) 1.73 [2015-04-27T23:45:48.68] Green: 187067829.01 15104167.01 171963662 175313766 (-88.36, 114.86) 1.73 [2015-04-27T23:45:48.68] Blue: 194319462.01 11416062.01 182903400 183336154 (-64.07, 115.63) 1.78 [2015-04-27T23:45:48.68] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:48.68] Weighted RGB average: (74.82, 113.74) [2015-04-27T23:45:48.68] [2015-04-27T23:45:48.68] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:48.68] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC22.png [2015-04-27T23:45:48.68] annotate TESTCASE name=compare57 [2015-04-27T23:45:48.68] annotate TESTCASE framework=compare [2015-04-27T23:45:48.68] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:48.68] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:45:48.68] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:45:48.69] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:48.69] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:45:48.69] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:48.69] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:45:48.75] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:48.75] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:48.75] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:48.75] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:48.75] Red: 3723324 12755 3710569 3712145 (-50.38, -4.34) 1.99 [2015-04-27T23:45:48.75] Green: 3592871 2952 3589919 3590771 (-43.22, -5.34) 2 [2015-04-27T23:45:48.75] Blue: 781347 3698981 2917634 2929726 (1.03, -14.05) 1.31 [2015-04-27T23:45:48.75] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:48.75] Weighted RGB average: (29.48, 8.33) [2015-04-27T23:45:48.75] [2015-04-27T23:45:48.75] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:45:48.77] annotate TESTCASE different=yes [2015-04-27T23:45:48.78] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:48.78] image1: 177 100 17700 17700 4513500 [2015-04-27T23:45:48.78] image2: 177 100 17700 17700 4513500 [2015-04-27T23:45:48.78] diff: 177 100 17700 17700 4513500 [2015-04-27T23:45:48.78] Red: 3723324 12755 3710569 3712145 (-50.38, -4.34) 1.99 [2015-04-27T23:45:48.78] Green: 3592871 2952 3589919 3590771 (-43.22, -5.34) 2 [2015-04-27T23:45:48.78] Blue: 781347 3698981 2917634 2929726 (1.03, -14.05) 1.31 [2015-04-27T23:45:48.78] Alpha: 4513500 4513500 0 0 (0, 0) 0 [2015-04-27T23:45:48.78] Weighted RGB average: (29.48, 8.33) [2015-04-27T23:45:48.78] [2015-04-27T23:45:48.78] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:48.78] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC8.thumb.png [2015-04-27T23:45:48.78] annotate TESTCASE name=compare58 [2015-04-27T23:45:48.78] annotate TESTCASE framework=compare [2015-04-27T23:45:48.78] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:48.78] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:45:48.82] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:45:48.89] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:48.89] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:45:48.89] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:48.89] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:45:52.04] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:52.04] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:52.04] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:52.04] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:52.04] Red: 186354986.01 14194671.01 172160315 173020827 (-76.6, 100.58) 1.73 [2015-04-27T23:45:52.04] Green: 179863534.01 14822865.01 165040669 168391957 (-89.29, 101.74) 1.73 [2015-04-27T23:45:52.04] Blue: 186932794.01 11423750.01 175509044 176046400 (-68.12, 100.64) 1.78 [2015-04-27T23:45:52.04] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:52.04] Weighted RGB average: (77.93, 100.98) [2015-04-27T23:45:52.04] [2015-04-27T23:45:52.04] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:45:53.10] annotate TESTCASE different=yes [2015-04-27T23:45:53.10] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:53.10] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:45:53.10] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:45:53.10] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:45:53.10] Red: 186354986.01 14194671.01 172160315 173020827 (-76.6, 100.58) 1.73 [2015-04-27T23:45:53.10] Green: 179863534.01 14822865.01 165040669 168391957 (-89.29, 101.74) 1.73 [2015-04-27T23:45:53.10] Blue: 186932794.01 11423750.01 175509044 176046400 (-68.12, 100.64) 1.78 [2015-04-27T23:45:53.10] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:45:53.10] Weighted RGB average: (77.93, 100.98) [2015-04-27T23:45:53.11] [2015-04-27T23:45:53.11] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:53.11] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC17.png [2015-04-27T23:45:53.11] annotate TESTCASE name=compare59 [2015-04-27T23:45:53.11] annotate TESTCASE framework=compare [2015-04-27T23:45:53.11] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:53.11] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:45:53.15] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:45:53.18] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:53.18] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:45:53.18] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:53.18] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:45:56.45] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:56.45] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:56.45] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:56.45] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:56.45] Red: 193856553.01 778717.01 193077836 193160316 (-253.62, -53.85) 1.98 [2015-04-27T23:45:56.45] Green: 187067829.01 8088.01 187059741 187059741 (-148.21, -148.52) 2 [2015-04-27T23:45:56.45] Blue: 40688538.01 191991686.01 151303148 153212342 (8.16, -100.92) 1.32 [2015-04-27T23:45:56.45] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:56.45] Weighted RGB average: (128.56, 100.5) [2015-04-27T23:45:56.45] [2015-04-27T23:45:56.45] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:45:56.96] annotate TESTCASE different=yes [2015-04-27T23:45:56.96] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:56.96] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:45:56.96] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:45:56.96] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:45:56.96] Red: 193856553.01 778717.01 193077836 193160316 (-253.62, -53.85) 1.98 [2015-04-27T23:45:56.96] Green: 187067829.01 8088.01 187059741 187059741 (-148.21, -148.52) 2 [2015-04-27T23:45:56.96] Blue: 40688538.01 191991686.01 151303148 153212342 (8.16, -100.92) 1.32 [2015-04-27T23:45:56.96] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:45:56.96] Weighted RGB average: (128.56, 100.5) [2015-04-27T23:45:56.96] [2015-04-27T23:45:56.96] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:56.96] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC10.png [2015-04-27T23:45:56.96] annotate TESTCASE name=compare60 [2015-04-27T23:45:56.96] annotate TESTCASE framework=compare [2015-04-27T23:45:56.96] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:56.96] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:45:56.97] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:45:56.97] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:56.97] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:45:56.97] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:56.97] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:45:57.04] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:57.04] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:57.04] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:57.04] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:57.04] Red: 3851101 33439 3817662 3817756 (-37.34, 0.43) 1.97 [2015-04-27T23:45:57.04] Green: 3716880 161 3716719 3716719 (-47.77, 9.57) 2 [2015-04-27T23:45:57.04] Blue: 803381 3803229 2999848 3007728 (0.99, -13.77) 1.31 [2015-04-27T23:45:57.04] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:57.04] Weighted RGB average: (26.8, 8.25) [2015-04-27T23:45:57.04] [2015-04-27T23:45:57.04] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:45:57.07] annotate TESTCASE different=yes [2015-04-27T23:45:57.07] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:45:57.07] image1: 183 100 18300 18300 4666500 [2015-04-27T23:45:57.07] image2: 183 100 18300 18300 4666500 [2015-04-27T23:45:57.07] diff: 183 100 18300 18300 4666500 [2015-04-27T23:45:57.07] Red: 3851101 33439 3817662 3817756 (-37.34, 0.43) 1.97 [2015-04-27T23:45:57.07] Green: 3716880 161 3716719 3716719 (-47.77, 9.57) 2 [2015-04-27T23:45:57.07] Blue: 803381 3803229 2999848 3007728 (0.99, -13.77) 1.31 [2015-04-27T23:45:57.07] Alpha: 4666500 4666500 0 0 (0, 0) 0 [2015-04-27T23:45:57.07] Weighted RGB average: (26.8, 8.25) [2015-04-27T23:45:57.07] [2015-04-27T23:45:57.07] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:45:57.07] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC9.thumb.png [2015-04-27T23:45:57.07] annotate TESTCASE name=compare61 [2015-04-27T23:45:57.07] annotate TESTCASE framework=compare [2015-04-27T23:45:57.07] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:45:57.07] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:45:57.12] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:45:57.15] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:45:57.15] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:45:57.15] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:45:57.15] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:46:00.35] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:46:00.35] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:46:00.35] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:46:00.35] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:46:00.35] Red: 186354986.01 14129331.01 172225655 172960369 (-71.69, 98.58) 1.73 [2015-04-27T23:46:00.35] Green: 179863534.01 14736955.01 165126579 168454547 (-85.25, 99.89) 1.73 [2015-04-27T23:46:00.35] Blue: 186932794.01 11153877.01 175778917 176210109 (-61.11, 100.4) 1.78 [2015-04-27T23:46:00.35] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:46:00.35] Weighted RGB average: (72.61, 99.61) [2015-04-27T23:46:00.35] [2015-04-27T23:46:00.35] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:46:01.43] annotate TESTCASE different=yes [2015-04-27T23:46:01.43] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:46:01.43] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:46:01.43] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:46:01.43] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:46:01.43] Red: 186354986.01 14129331.01 172225655 172960369 (-71.69, 98.58) 1.73 [2015-04-27T23:46:01.43] Green: 179863534.01 14736955.01 165126579 168454547 (-85.25, 99.89) 1.73 [2015-04-27T23:46:01.43] Blue: 186932794.01 11153877.01 175778917 176210109 (-61.11, 100.4) 1.78 [2015-04-27T23:46:01.43] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:46:01.43] Weighted RGB average: (72.61, 99.61) [2015-04-27T23:46:01.43] [2015-04-27T23:46:01.43] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:46:01.43] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC19.png [2015-04-27T23:46:01.43] annotate TESTCASE name=compare62 [2015-04-27T23:46:01.43] annotate TESTCASE framework=compare [2015-04-27T23:46:01.43] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:46:01.43] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:46:01.48] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:46:01.50] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:46:01.50] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:46:01.50] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:46:01.50] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:46:04.59] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:46:04.59] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:46:04.59] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:46:04.59] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:46:04.59] Red: 186354986.01 1497578.01 184857408 184864942 (403.46, -72.55) 1.97 [2015-04-27T23:46:04.59] Green: 179863534.01 216967.01 179646567 179646619 (534.88, -49.02) 2 [2015-04-27T23:46:04.59] Blue: 38880926.01 184045182.01 145164256 147020472 (6.89, -95.87) 1.32 [2015-04-27T23:46:04.59] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:46:04.59] Weighted RGB average: (293.89, 74.18) [2015-04-27T23:46:04.59] [2015-04-27T23:46:04.59] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:46:05.29] annotate TESTCASE different=yes [2015-04-27T23:46:05.29] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:46:05.29] image1: 1276 694 885544 885544 225813720 [2015-04-27T23:46:05.29] image2: 1276 694 885544 885544 225813720 [2015-04-27T23:46:05.29] diff: 1276 694 885544 885544 225813720 [2015-04-27T23:46:05.29] Red: 186354986.01 1497578.01 184857408 184864942 (403.46, -72.55) 1.97 [2015-04-27T23:46:05.29] Green: 179863534.01 216967.01 179646567 179646619 (534.88, -49.02) 2 [2015-04-27T23:46:05.29] Blue: 38880926.01 184045182.01 145164256 147020472 (6.89, -95.87) 1.32 [2015-04-27T23:46:05.29] Alpha: 225813720.01 225813720.01 0 0 (0, 0) 0 [2015-04-27T23:46:05.29] Weighted RGB average: (293.89, 74.18) [2015-04-27T23:46:05.29] [2015-04-27T23:46:05.29] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:46:05.29] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC3.png [2015-04-27T23:46:05.29] annotate TESTCASE name=compare63 [2015-04-27T23:46:05.29] annotate TESTCASE framework=compare [2015-04-27T23:46:05.29] annotate TESTCASE driverclass=GeometricMomentImageCompare [2015-04-27T23:46:05.29] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:46:05.33] ... Reading /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:46:05.36] annotate TESTCASE dir1=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/base [2015-04-27T23:46:05.36] annotate TESTCASE fname1=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:46:05.36] annotate TESTCASE dir2=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/target [2015-04-27T23:46:05.36] annotate TESTCASE fname2=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:46:08.67] null != null FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:46:08.67] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:46:08.67] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:46:08.67] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:46:08.67] Red: 193856553.01 2183114.01 191673439 191809949 (104.09, 51.87) 1.96 [2015-04-27T23:46:08.67] Green: 187067829.01 2462.01 187065367 187065373 (8.63, -17.94) 2 [2015-04-27T23:46:08.67] Blue: 40688538.01 190685983.01 149997445 152421665 (5.23, -101.86) 1.32 [2015-04-27T23:46:08.67] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:46:08.67] Weighted RGB average: (37.8, 60.36) [2015-04-27T23:46:08.67] [2015-04-27T23:46:08.67] ==> /export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff/FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:46:09.19] annotate TESTCASE different=yes [2015-04-27T23:46:09.19] FAIL: The geometric center shifted(criteria used(center shift: 1, relative error: 0.25)) [2015-04-27T23:46:09.19] image1: 1280 720 921600 921600 235008000 [2015-04-27T23:46:09.19] image2: 1280 720 921600 921600 235008000 [2015-04-27T23:46:09.19] diff: 1280 720 921600 921600 235008000 [2015-04-27T23:46:09.19] Red: 193856553.01 2183114.01 191673439 191809949 (104.09, 51.87) 1.96 [2015-04-27T23:46:09.19] Green: 187067829.01 2462.01 187065367 187065373 (8.63, -17.94) 2 [2015-04-27T23:46:09.19] Blue: 40688538.01 190685983.01 149997445 152421665 (5.23, -101.86) 1.32 [2015-04-27T23:46:09.19] Alpha: 235008000.01 235008000.01 0 0 (0, 0) 0 [2015-04-27T23:46:09.19] Weighted RGB average: (37.8, 60.36) [2015-04-27T23:46:09.19] [2015-04-27T23:46:09.19] annotate TESTCASE diffpath=/export/local/aurora/sandbox/results/ResultDir/FrameFullScreenTest/diff [2015-04-27T23:46:09.19] annotate TESTCASE diffname=FrameFullScreenTest.i_rgb.FullScreenFrame_Device0_GC4.png [2015-04-27T23:46:09.19] Exception in thread "main" java.lang.RuntimeException: Some files were different, see output for details [2015-04-27T23:46:09.19] at GeometricMomentImageCompare.main(Unknown Source) [2015-04-27T23:46:09.21] # Test level exit status: 1 # Host info: Linux emb-spb-odroid-xu-16 3.4.75 #1 SMP PREEMPT Thu Jan 2 22:10:03 CST 2014 armv7l armv7l armv7l GNU/Linux