-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P5
-
None
-
Affects Version/s: 1.3.1
-
Component/s: other-libs
-
x86
-
windows_xp
Testsuite name: CTE Regressions manual
JDK/JRE tested:1.3.1_29b01(j2sdk-1_3_1_29-ea-bin-b01-windows-i586-20_jul_2010.exe)
OS/architecture: winxphome-sp3-x86
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: N
Steps to reproduce:
Run test case CTE_REGTEST/Generic/4738457/Test4738457.java
1. Open a browser and load the following page
http://jpseuwt-ap/testcases/131/4738457
Make sure that the Java Console window comes up
2. A small login window will pop up
3. Try to type some character in 'User name' and 'Password' field
Check:
If you see all the key events captured at the Java Console - test FAILED
(you can see java.awt.event.KeyEvent[KEY_PRESSED..... text)
If you DO NOT see the key events - test PASSED
Actual behavior:
java.io.IOException thrown when loading the page.
Exception:
URL: http://jpseuwt-ap/testcases/131/4738457/secret/index.html
java.io.IOException: Connection failure with 401
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
at Seq.init(Seq.java:18)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
JDK/JRE tested:1.3.1_29b01(j2sdk-1_3_1_29-ea-bin-b01-windows-i586-20_jul_2010.exe)
OS/architecture: winxphome-sp3-x86
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: N
Steps to reproduce:
Run test case CTE_REGTEST/Generic/4738457/Test4738457.java
1. Open a browser and load the following page
http://jpseuwt-ap/testcases/131/4738457
Make sure that the Java Console window comes up
2. A small login window will pop up
3. Try to type some character in 'User name' and 'Password' field
Check:
If you see all the key events captured at the Java Console - test FAILED
(you can see java.awt.event.KeyEvent[KEY_PRESSED..... text)
If you DO NOT see the key events - test PASSED
Actual behavior:
java.io.IOException thrown when loading the page.
Exception:
URL: http://jpseuwt-ap/testcases/131/4738457/secret/index.html
java.io.IOException: Connection failure with 401
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
at Seq.init(Seq.java:18)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)