-
Bug
-
Resolution: Won't Fix
-
P5
-
7, 7u95
-
JDK7u101b10(64bit)/Mac10.10-x64
-
x86
-
os_x
Testsuite name: swing-function
Test name:Swing_JMenu/Manual/MenuLAFDemo
Product tested: JDK 7u101 b10 64bit
OS/architecture:OS/architecture: Mac OS 10.10-x64
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:No
[If Regression] Regression introduced in release/build:
Test result on the last GAed release for this train:Fail (JDK7u95b14 on the same platform)
[if Fail] Test result on FCS:
Is it a platform specific issue:Yes(The same build on win7-x64:pass
The same build on oel6.4-x64:pass
The same build on solaris11.2-x64:pass
The same build on solaris11.3-sparc:pass)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1.Download the workspace from /hg/index.cgi/testbase/javase/functional/7/swing to /var/root/workspace/swing/7/swing
2.Install stable bundle JDK7u79b14 from /java/re/jdk/7u95/promoted/b14/bundles to /Library/Java/JavaVirtualMachines/jdk1.7.0_95.jdk/Contents/Home
3.Install base bundle JDK7u101b09 from java/re/jdk/7u101/promoted/ea/b09/bundles/ to /Library/Java/JavaVirtualMachines/jdk1.7.0_101b09.jdk/Contents/Home
4.Install test bundle JDK7u101b10 from java/re/jdk/7u101/promoted/ea/b10/bundles/ to /Library/Java/JavaVirtualMachines/jdk1.7.0_101b10.jdk/Contents/Home
5.Download the ute from attach file:ute4mac.zip to /var/root/workspace/swing/ute
6.Create result_dir at /var/root/workspace/swing/results
7.Create the testlist in the /var/root/workspace/swing/7/swing/testlist/testlist.Swing_All_Manual as:
Swing_JMenu/Manual/MenuLAFDemo execute_script "manual,MenuLAFDemo"
8.Modify the test_swing.sh as:
/var/root/workspace/swing/ute/ute run -harness tonga -env TONGA_MAIN_CLASS=Tonga -env KEYWORDS=manual -env BASEBUILD="/Library/Java/JavaVirtualMachines/jdk1.7.0_101b09.jdk/Contents/Home" -env STABLE_JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.7.0_95.jdk/Contents/Home" -component swing -jdk "/Library/Java/JavaVirtualMachines/jdk1.7.0_101b10.jdk/Contents/Home" -testlist /var/root/workspace/swing/7/swing/testlist/testlist.Swing_All_Manual -testbase /var/root/workspace/swing/7/swing -results /var/root/workspace/swing/results
Descriptions:
Verify the target image with the below specified scenarios while comparing with the base image.If it satisfy all the specified scenarios then test pass otherwise fail.
...
9.The check mark should appear for DisabledCheckBoxItem and it should be grayed out and looks disabled.It should be similar while comparing with base image.
...
11. The menu indicators(submenu arrows) should appear as a disabled.It should be looks similar while comparing with base image.
Actual behavior:
step9:The check mark is not grayed out and did not look disabled.
step11:The menu indicators(submenu arrows)is not appear as a disabled. refer to MenuLAFDemo.jpg
Test name:Swing_JMenu/Manual/MenuLAFDemo
Product tested: JDK 7u101 b10 64bit
OS/architecture:OS/architecture: Mac OS 10.10-x64
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:No
[If Regression] Regression introduced in release/build:
Test result on the last GAed release for this train:Fail (JDK7u95b14 on the same platform)
[if Fail] Test result on FCS:
Is it a platform specific issue:Yes(The same build on win7-x64:pass
The same build on oel6.4-x64:pass
The same build on solaris11.2-x64:pass
The same build on solaris11.3-sparc:pass)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1.Download the workspace from /hg/index.cgi/testbase/javase/functional/7/swing to /var/root/workspace/swing/7/swing
2.Install stable bundle JDK7u79b14 from /java/re/jdk/7u95/promoted/b14/bundles to /Library/Java/JavaVirtualMachines/jdk1.7.0_95.jdk/Contents/Home
3.Install base bundle JDK7u101b09 from java/re/jdk/7u101/promoted/ea/b09/bundles/ to /Library/Java/JavaVirtualMachines/jdk1.7.0_101b09.jdk/Contents/Home
4.Install test bundle JDK7u101b10 from java/re/jdk/7u101/promoted/ea/b10/bundles/ to /Library/Java/JavaVirtualMachines/jdk1.7.0_101b10.jdk/Contents/Home
5.Download the ute from attach file:ute4mac.zip to /var/root/workspace/swing/ute
6.Create result_dir at /var/root/workspace/swing/results
7.Create the testlist in the /var/root/workspace/swing/7/swing/testlist/testlist.Swing_All_Manual as:
Swing_JMenu/Manual/MenuLAFDemo execute_script "manual,MenuLAFDemo"
8.Modify the test_swing.sh as:
/var/root/workspace/swing/ute/ute run -harness tonga -env TONGA_MAIN_CLASS=Tonga -env KEYWORDS=manual -env BASEBUILD="/Library/Java/JavaVirtualMachines/jdk1.7.0_101b09.jdk/Contents/Home" -env STABLE_JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.7.0_95.jdk/Contents/Home" -component swing -jdk "/Library/Java/JavaVirtualMachines/jdk1.7.0_101b10.jdk/Contents/Home" -testlist /var/root/workspace/swing/7/swing/testlist/testlist.Swing_All_Manual -testbase /var/root/workspace/swing/7/swing -results /var/root/workspace/swing/results
Descriptions:
Verify the target image with the below specified scenarios while comparing with the base image.If it satisfy all the specified scenarios then test pass otherwise fail.
...
9.The check mark should appear for DisabledCheckBoxItem and it should be grayed out and looks disabled.It should be similar while comparing with base image.
...
11. The menu indicators(submenu arrows) should appear as a disabled.It should be looks similar while comparing with base image.
Actual behavior:
step9:The check mark is not grayed out and did not look disabled.
step11:The menu indicators(submenu arrows)is not appear as a disabled. refer to MenuLAFDemo.jpg