-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u51, 8u5
-
ubuntu12.04-x64 JDK6u51b08(64bit)
-
x86
-
linux_ubuntu
Testsuite name: 2D functionality
JDK/JRE tested: JDK6u51b08(64bit)
OS/architecture: ubuntu12.04-x64
Reproducible: Always
Reproducible on machine:ubuntu12.04-x64
Test run log location:
http://jsqalab.us.oracle.com/results/Evergreen/6u51/b08/2d/ubuntu12.04-x64/results-fun2/ResultDir/PrintDialog_2D/
Steps to reproduce:
1.Clone the 2d functional workspace
1a. hg clone http://sqe-hg.us.oracle.com/hg/index.cgi/testbase/javase/functional/6 /workspace/2d
1b. cd 6
1c. hg clone http://sqe-hg.us.oracle.com/hg/index.cgi/testbase/javase/functional/6/2d
2. install test bundle 7u25b11 (download from http://jre.us.oracle.com/java/re/jdk/6u51/promoted/fcs/b08/bundles/linux-amd64/jdk-6u51-linux-amd64.tar.gz) locate at /2d/jdk1.6.0_51
3.download and install stablejdk JDK6u34 under /2d/jdk1.6.0_34
4. Install ute from attachment locate at /2d/ute
5. add testlist.fail from attachment locate at /2d
6. Create result dir at /2d/results
7. create the script 2d.sh as:
#! /bin/sh
UTE=/2d/ute
$UTE/ute run -harness tonga -stablejavahome "/2d/jdk1.6.0_34" -component 2d -env KEYWORDS=manual -env TONGA_MAIN_CLASS=DTonga –testlist “/2d/testlist.fail” -env TONGA_JAR=$UTE/tool/tonga/tonga-3.0.jar -jdk "/2d/jdk1.6.0_51" -testbase "/2d/test/2d" -results "/2d/results"
8.run the command : sh 2d.sh
Case Instruction:
1.Click the button titled ' Native ' in the Frame titled 'TestFrame' the printDialog comes up
2.set the number of copies as 2 and select the collate option click the print button
3.If the number of copies of each page are same as specified and are collated correctly then Press <Assertion Pass> else press <Assertion Fail> on the Instruction Dialog.
Actual behavior:
The collate option can't be selected. refer to PrintDialog_2D.jpg.
JDK/JRE tested: JDK6u51b08(64bit)
OS/architecture: ubuntu12.04-x64
Reproducible: Always
Reproducible on machine:ubuntu12.04-x64
Test run log location:
http://jsqalab.us.oracle.com/results/Evergreen/6u51/b08/2d/ubuntu12.04-x64/results-fun2/ResultDir/PrintDialog_2D/
Steps to reproduce:
1.Clone the 2d functional workspace
1a. hg clone http://sqe-hg.us.oracle.com/hg/index.cgi/testbase/javase/functional/6 /workspace/2d
1b. cd 6
1c. hg clone http://sqe-hg.us.oracle.com/hg/index.cgi/testbase/javase/functional/6/2d
2. install test bundle 7u25b11 (download from http://jre.us.oracle.com/java/re/jdk/6u51/promoted/fcs/b08/bundles/linux-amd64/jdk-6u51-linux-amd64.tar.gz) locate at /2d/jdk1.6.0_51
3.download and install stablejdk JDK6u34 under /2d/jdk1.6.0_34
4. Install ute from attachment locate at /2d/ute
5. add testlist.fail from attachment locate at /2d
6. Create result dir at /2d/results
7. create the script 2d.sh as:
#! /bin/sh
UTE=/2d/ute
$UTE/ute run -harness tonga -stablejavahome "/2d/jdk1.6.0_34" -component 2d -env KEYWORDS=manual -env TONGA_MAIN_CLASS=DTonga –testlist “/2d/testlist.fail” -env TONGA_JAR=$UTE/tool/tonga/tonga-3.0.jar -jdk "/2d/jdk1.6.0_51" -testbase "/2d/test/2d" -results "/2d/results"
8.run the command : sh 2d.sh
Case Instruction:
1.Click the button titled ' Native ' in the Frame titled 'TestFrame' the printDialog comes up
2.set the number of copies as 2 and select the collate option click the print button
3.If the number of copies of each page are same as specified and are collated correctly then Press <Assertion Pass> else press <Assertion Fail> on the Instruction Dialog.
Actual behavior:
The collate option can't be selected. refer to PrintDialog_2D.jpg.
- duplicates
-
JDK-6804153 The collate option is always disabled on Print Setup Dialog window on Linux x86
-
- Closed
-