#Test Results (version 2) #Thu May 14 19:43:02 CEST 2009 #checksum:775f1de5ec26efe8 #-----testdescription----- $file=/home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.html $root=/home/mark/src/icedtea6/openjdk/jdk/test author=Konstantin Voloshin: area=TextArea keywords=bug6497109 library=../../regtesthelpers run=USER_SPECIFIED build Util\nUSER_SPECIFIED applet SelectionAutoscrollTest.html\n source=SelectionAutoscrollTest.html title=TextArea must have selection expanding, and also be autoscrolled, if mouse is dragged from inside. #-----environment----- #-----testresult----- description=file:/home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.html end=Thu May 14 19:43:02 CEST 2009 environment=regtest execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: TEST: FAILED: Text should be selected to the end, but it is not. javatestOS=Linux 2.6.29.3-140.fc11.x86_64 (amd64) javatestVersion=unset script=com.sun.javatest.regtest.RegressionScript sections=script_messages build compile build compile applet start=Thu May 14 19:42:57 CEST 2009 test=java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.html work=/home/mark/src/icedtea6/test/jdk/JTwork/java/awt/TextArea/UsingWithMouse #section:script_messages ----------messages:(4/237)---------- JDK under test: (/home/mark/src/icedtea6/openjdk/build/linux-amd64/j2sdk-image) java version "1.6.0_0" OpenJDK Runtime Environment (IcedTea6 1.5pre-r50c172a7a7f4) (build 1.6.0_0-b16) OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode) #section:build ----------messages:(3/97)---------- command: build Util reason: User specified action: run build Util elapsed time (seconds): 2.134 result: Passed. Build successful #section:compile ----------messages:(3/202)---------- command: compile /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java reason: .class file out of date or does not exist elapsed time (seconds): 2.133 ----------System.out:(0/0)---------- ----------System.err:(17/1535)---------- /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java:65: warning: java.awt.peer.FramePeer is Sun proprietary API and may be removed in a future release import java.awt.peer.FramePeer; ^ /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java:96: warning: java.awt.peer.FramePeer is Sun proprietary API and may be removed in a future release FramePeer frame_peer = (FramePeer) embedder.getPeer(); ^ /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java:96: warning: java.awt.peer.FramePeer is Sun proprietary API and may be removed in a future release FramePeer frame_peer = (FramePeer) embedder.getPeer(); ^ /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java:176: warning: sun.awt.SunToolkit is Sun proprietary API and may be removed in a future release ((sun.awt.SunToolkit)Toolkit.getDefaultToolkit()).realSync(); ^ Note: /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/../../regtesthelpers/Util.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 warnings result: Passed. Compilation successful #section:build ----------messages:(3/108)---------- command: build SelectionAutoscrollTest reason: Named class compiled on demand elapsed time (seconds): 1.669 result: Passed. Build successful #section:compile ----------messages:(3/200)---------- command: compile /home/mark/src/icedtea6/openjdk/jdk/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java reason: .class file out of date or does not exist elapsed time (seconds): 1.668 ----------System.out:(0/0)---------- ----------System.err:(0/0)---------- result: Passed. Compilation successful #section:applet ----------messages:(3/145)---------- command: applet SelectionAutoscrollTest.html reason: User specified action: run applet SelectionAutoscrollTest.html elapsed time (seconds): 1.6 ----------System.out:(2/132)---------- TEST: Selection range after test is: ( 5, 49 ) TEST: FAILED: Text should be selected to the end (selection range end should be 52). ----------System.err:(6/501)---------- java.lang.RuntimeException: TEST: FAILED: Text should be selected to the end, but it is not. at SelectionAutoscrollTest.checkResults(SelectionAutoscrollTest.java:186) at SelectionAutoscrollTest.start(SelectionAutoscrollTest.java:63) at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:152) at java.lang.Thread.run(Thread.java:636) STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: TEST: FAILED: Text should be selected to the end, but it is not. result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: TEST: FAILED: Text should be selected to the end, but it is not. test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: TEST: FAILED: Text should be selected to the end, but it is not.