JDK-6378578 : deployment/javaws test UNINSTALL fails
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 5.0u7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_suse_sles_10
  • CPU: x86
  • Submitted: 2006-01-30
  • Updated: 2010-04-03
  • Resolved: 2006-03-15
Related Reports
Duplicate :  
Description
Operating System ==> SuSE 10 Pro. I could only select suse_linux_8.2 from "Operating System" selection.

Test: UNINSTALL
Workspace: /net/jqa.ireland/jqa6/dtf/dtf_ws/suites/deployment_tiger_UR1_int_ws_nov10

This tests fails with 5.0u7-ea-b01. It also fails with 5.0u5-fcs and 5.0u6-fcs.
I decided to run this on SuSe 9.3 Pro to see if it could possibly be some difference between pkgs or setup. It failed on SuSE 9.3 Pro with u7, u6fcs & u5fcs as well.

I get the following javawsTonga.trace:
Contructor started - Test Driver......
[jwsapptest] Window found: javax.swing.JDialog[dialog0,250,148,524x340,layout=java.awt.BorderLayout,modal,title=Warning - Security,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,5,22,514x313,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.synth.SynthBorder@e85825,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
&&&&&&&&&&&& find checkbox:org.netbeans.jemmy.operators.JCheckBoxOperator@4b12d9
&&&&&&&&&&&& Granted the priviledges forever = true
&&&&&&&&&&&& We only want to Granted the priviledges for this session ...Ready to uncheck always ...
&&&&&&&&&&&& Unchecked always,Granted the priviledges forever = false
Should Provide the input file....
[jwsapptest] Window found: javax.swing.JFrame[frame0,0,25,260x302,layout=java.awt.BorderLayout,title=AssociationTest,resizable,normal,defaultCloseOperation=EXIT_ON_CLOSE,rootPane=javax.swing.JRootPane[,5,22,250x275,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
STATUS: FILE_MIME_ASSOCIATION_NEG_CHECK STARTED
foo
http://nicole1.sfbay.sun.com:8080/JavawsTigerIntegTest/association/association_test.jnlp
application/foo-mime
Stated checking in GNOME .....
AssociationTest
association_test.jnlp
Gnome home .....
Started the Association check....
STATUS: FILE_MIME_ASSOCIATION_NEG_CHECK FAILED

I will upload the failed test work directory, SuSE10pro_u7.tar.gz.
I will also upload the .arg file I was using plus the testlist.

Incidently, I ran this test on the following platforms with the following results:
AMD64 RHEL 4.0 AS (32bit jvm): u5fcs, u6fcs & u7b01 => PASSED.
windows2000pro (x86): u5fcs, u6fcs & u7b01 => PASSED.
sol11-sparc: u5fcs, u6fcs & u7b01 => PASSED.

To rerun the failed testcase do the following:

1. Install jre to /home/JDK/jre1.5.0_07 on test-system running SuSE 10 Pro.

2. From a terminal on the test-system (assume ksh)
  # cd /net/jqa.ireland/jqa6/dtf/dtf_ws/suites/deployment_tiger_UR1_int_ws_nov10
  # ./Run_Standalone.ksh -a rm_javaws_suse10pro_i586_u7b1.args

NOTE: It might be better if you have access to deployment workspace (nov10th) locally rather than running it over /net as it could be very slow.

Comments
EVALUATION This is another instance of all our association/mime-type code being broken on Gnome 2.8 and later. I am marking as a dupe of 6337694, while increesing the priority of that bug, targeting to mustang, and adding a relivant coment there.
15-03-2006