JDK-6580870 : add_fcs_entry fails with 6.0u3eab01 but passes with 6.0u2fcs & 6.0u1fcs on vista
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u3
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2007-07-16
  • Updated: 2010-04-04
  • Resolved: 2007-07-23
Related Reports
Duplicate :  
Description
Problem:
add_fcs_entry fails with 6.0u3eab01 but passes with 6.0u2fcs & 6.0u1fcs on vista.

Workspace:
/net/jqa.ireland/jqa6/dtf/dtf_ws/suites/deployment_mustang_UR_int_ws_current
A bringover is performed once a week to keep this workspace in sync with the master workspace.

Reproducibility:
100%

How to reproduce:
Save the attached .args to the ${WS}/deployment/docs/standalone where ${WS} is your local copy of the deployment mustang integration workspace.  Modify the .args as required for your local setup.

Create a new testlist, call it testlist.javaws.add and add the following test to it:

suite_javaws_controlpanel/add_fcs_entry dtonga

Save testlist.javaws.add.

To run the test please do the following from a ksh/bash terminal on the test system:

# cd ${WS}/deployment/docs/standalone
# ksh Run_standalone.ksh add_fcs_entry.args

This test passes when run against 6.0u2fcs and 6.0u1fcs.  This tests passed on x86-winxphome when run against 6.0u3-ea-b01.

6.0u3eab01 Results Url => http://jqa.ireland.sun.com/results/1.6.0_03/Build01/deployment/javaws/x86-winvista-ie7.0/6.03-ea-b01/

Trace file => http://jqa.ireland.sun.com/results/1.6.0_03/Build01/deployment/javaws/x86-winvista-ie7.0/6.03-ea-b01/Administrator.Windows_Vista.x86/add_fcs_entry/javawsTonga.trace

6.0u2fcs Results Url => http://jqa.ireland.sun.com/results/1.6.0_03/Build01/deployment/javaws/x86-winvista-ie7.0/6.0u2-fcs/

6.0u1fcs Results Url => http://jqa.ireland.sun.com/results/1.6.0_03/Build01/deployment/javaws/x86-winvista-ie7.0/6.0u1-fcs/

Comments
EVALUATION Duplicate of 6579129. Closing.
23-07-2007