Focus issues with 1.3.1_14b01 seen on solaris and linux.
Regression from 1.3.1_13 FCS.
To reproduce :
TestDir : /net/latte.ireland/deployment1/regtests/131/test/CTE_REGTEST/Generic/4228340
-bash-2.05b$ export CLASSPATH=.:/net/latte.ireland/deployment1/regtests/jemmy.jar
-bash-2.05b$ $TESTJAVA/bin/javac *java
-bash-2.05b$ $TESTJAVA/bin/java -classpath $CLASSPATH Test4228340
This is a test from the automated regression testsuite. For the test to begin it requires focus in "Text Object Editor" window. This is not happening and the test times out. Test passes when run with 1.4.2_x and 1.3.1_13
###@###.### 10/29/04 10:35 GMT
Other automated tests are also showing regression due to this.
###@###.### 10/29/04 10:36 GMT
Below 6 fails are seen with 1.3.1_14-b01 while they passed with 1.3.1_13-b03 on
Solaris9_sparc,Solaris9_x86,Quicksilver
These failures may be due to jemmy framework not being able to get focus properly.
TestDir : /net/latte.ireland/deployment1/regtests/131/test
CTE_REGTEST/Generic/4107667/Test4107667.java
CTE_REGTEST/Generic/4228340/Bug4228340.java
CTE_REGTEST/Generic/4368555/TextAreaTest.java
CTE_REGTEST/Generic/4252080/WordBoundary.java
CTE_REGTEST/Generic/4527959/ClientAuthTest_STDALONE.java
CTE_REGTEST/Generic/4623722/Bug4623722.java
###@###.### 10/29/04 12:58 GMT
Regression from 1.3.1_13 FCS.
To reproduce :
TestDir : /net/latte.ireland/deployment1/regtests/131/test/CTE_REGTEST/Generic/4228340
-bash-2.05b$ export CLASSPATH=.:/net/latte.ireland/deployment1/regtests/jemmy.jar
-bash-2.05b$ $TESTJAVA/bin/javac *java
-bash-2.05b$ $TESTJAVA/bin/java -classpath $CLASSPATH Test4228340
This is a test from the automated regression testsuite. For the test to begin it requires focus in "Text Object Editor" window. This is not happening and the test times out. Test passes when run with 1.4.2_x and 1.3.1_13
###@###.### 10/29/04 10:35 GMT
Other automated tests are also showing regression due to this.
###@###.### 10/29/04 10:36 GMT
Below 6 fails are seen with 1.3.1_14-b01 while they passed with 1.3.1_13-b03 on
Solaris9_sparc,Solaris9_x86,Quicksilver
These failures may be due to jemmy framework not being able to get focus properly.
TestDir : /net/latte.ireland/deployment1/regtests/131/test
CTE_REGTEST/Generic/4107667/Test4107667.java
CTE_REGTEST/Generic/4228340/Bug4228340.java
CTE_REGTEST/Generic/4368555/TextAreaTest.java
CTE_REGTEST/Generic/4252080/WordBoundary.java
CTE_REGTEST/Generic/4527959/ClientAuthTest_STDALONE.java
CTE_REGTEST/Generic/4623722/Bug4623722.java
###@###.### 10/29/04 12:58 GMT
- relates to
-
JDK-6356720 REGRESSION: CTE_REGTEST/Generic/4449624 is failing on windows
- Closed