-
Bug
-
Resolution: Duplicate
-
P2
-
8
-
solaris11-x64,jdk8b121(64bit)
-
x86
-
solaris_11
Testsuite name: jck manual
JDK/JRE tested: jdk-8-ea-solaris-x64.tar.gz (jdk8b121)
OS/architecture: solaris11-x64
Reproducible: Always
Test run log location:http://jsqalab.us.oracle.com/results/Evergreen/8/b121/jck/solaris11-x64/results/workDir/api/java_awt/interactive/Desktop/MAILInteractiveTests_DesktopMailTests.jtr
Test run result location:http://jsqalab.us.oracle.com/results/Evergreen/8/b121/jck/solaris11-x64/results/
Steps to reproduce:
1. Install test bundle jdk8b121 from http://jre.us.oracle.com/java/re/jdk/8-cpu1401/promoted/ea/b121/bundles/solaris-x64/jdk-8-ea-solaris-x64.tar.gz to /workspace/jck
2. Download the JCK-runtime-8.jar from http://jre.sfbay.sun.com/java/re/jck/8/promoted/ea/b37/bundles/ to /workspace/jck and use /workspace/jck/jdk1.8.0/bin/java -jar JCK-runtime-8.jar to unzip it
3./workspace/jck/jdk1.8.0/bin/amd64/java -showversion -cp /workspace/jck/JCK-runtime-8/classes:/workspace/jck/jdk1.8.0/lib/tools.jar -Djava.security.policy=/workspace/jck/JCK-runtime-8/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.Desktop.DesktopMailTests -TestCaseID ALL
Descriptions:
This test verifies the ability to launch the mail composing window,if the user default mail client is found and can be launched.Select an option below that indicates whether your system is able to properly launch the default mail client.If you choose the option indicating that your system supports launching the mail client,the test will attempt to launch it and you should see it soon.Press "Yes" if your default mail client was launched, otherwise press "No".
Actual behavior:
1)we set the mail client to be default which has been installed on the system.select the choice "The system is able to launch the desktop application described above. Launch it!",the case fail automatically.please refer to mail01.jpg and mail02.jpg.
2)But if we select "the user default mail client can not found,or fails to be launched,IO Exception excepted to be thrown ",it will be passed automatically.
Validation:
jdk8b117-64bit/solaris11-sparc,pass
jdk8b111-32bit/sles10-sp4-x86,pass
JDK/JRE tested: jdk-8-ea-solaris-x64.tar.gz (jdk8b121)
OS/architecture: solaris11-x64
Reproducible: Always
Test run log location:http://jsqalab.us.oracle.com/results/Evergreen/8/b121/jck/solaris11-x64/results/workDir/api/java_awt/interactive/Desktop/MAILInteractiveTests_DesktopMailTests.jtr
Test run result location:http://jsqalab.us.oracle.com/results/Evergreen/8/b121/jck/solaris11-x64/results/
Steps to reproduce:
1. Install test bundle jdk8b121 from http://jre.us.oracle.com/java/re/jdk/8-cpu1401/promoted/ea/b121/bundles/solaris-x64/jdk-8-ea-solaris-x64.tar.gz to /workspace/jck
2. Download the JCK-runtime-8.jar from http://jre.sfbay.sun.com/java/re/jck/8/promoted/ea/b37/bundles/ to /workspace/jck and use /workspace/jck/jdk1.8.0/bin/java -jar JCK-runtime-8.jar to unzip it
3./workspace/jck/jdk1.8.0/bin/amd64/java -showversion -cp /workspace/jck/JCK-runtime-8/classes:/workspace/jck/jdk1.8.0/lib/tools.jar -Djava.security.policy=/workspace/jck/JCK-runtime-8/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.Desktop.DesktopMailTests -TestCaseID ALL
Descriptions:
This test verifies the ability to launch the mail composing window,if the user default mail client is found and can be launched.Select an option below that indicates whether your system is able to properly launch the default mail client.If you choose the option indicating that your system supports launching the mail client,the test will attempt to launch it and you should see it soon.Press "Yes" if your default mail client was launched, otherwise press "No".
Actual behavior:
1)we set the mail client to be default which has been installed on the system.select the choice "The system is able to launch the desktop application described above. Launch it!",the case fail automatically.please refer to mail01.jpg and mail02.jpg.
2)But if we select "the user default mail client can not found,or fails to be launched,IO Exception excepted to be thrown ",it will be passed automatically.
Validation:
jdk8b117-64bit/solaris11-sparc,pass
jdk8b111-32bit/sles10-sp4-x86,pass
- duplicates
-
JDK-8029263 The user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
- Closed