Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6261000

JCK1.5 api/java_awt/Font/TransformAttribute/index.html#ConstructorTesttestCase2 fails, regression

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • client-libs
    • 2d
    • b53
    • generic
    • generic
    • Verified

      JCK : jck1.5a
      J2SE : FAIL - mustang b33
                       PASS - mustang b32
      Platform[s] : FAIL - windows, solaris, linux
      switch/Mode : FAIL - default
       
      JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto

      Failing Tests:
      ===============
      api/java_awt/Font/TransformAttribute/index.html#ConstructorTesttestCase2

      Test source location:
      =====================
      /net/cady/export/dtf/unified/knight-ws/suites/jck/jck1.5a/JCK-runtime-15a/tests/api/java_awt/Font/TransformAttribute/index.html

      jtr file location:
      ==================
      Attached

      How to reproduce:
      ====================
      --------------script starts --------------------------
      #!/bin/sh
      JDK="c:/jdk/b33/windows-i586/jdk1.6.0"
      # /net/cady/export/dtf/unified/knight-ws/suites/jck/jck1.5a/JCK-runtime-15a
      JCK="y:/dtf/unified/knight-ws/suites/jck/jck1.5a/JCK-runtime-15a"

      CLASSPATH="$JCK/classes;$JCK/lib/javatest.jar"
      POLICYFILE="-Djava.security.policy=$JCK/lib/jck.policy"
      TEST="javasoft.sqe.tests.api.java.awt.Font.TransformAttribute.ConstructorTest -TestCaseID testCase2"

      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
      $JDK/bin/java -showversion -cp $CLASSPATH $POLICYFILE $TEST
      --------------script ends -----------------------------------

      Test output:
      =============
      testCase2: Failed. Case#1: TransformAttribute(AffineTransform): Should have thrown IllegalArgumentException: Failed *** 1 out of 1 test cases failed. ***
      STATUS:Failed.test cases: 1; all failed; first test case failure: testCase2

      Specific Machine Info:
      =====================
      Caius Windows 2003

      ###@###.### 2005-04-25 21:38:42 GMT

            dougfelt Doug Felt
            jsongsunw Joo Song (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: