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

kestrel H fails api/java_beans/PropertyDescriptor/descriptions.html#Ctor1

XMLWordPrintable

    • beta
    • generic, sparc
    • generic, solaris_2.5
    • Verified

      In order to reproduce this bug, please run the attached shell script.
      Please keep this file for future reference.

      Test case can be found in: /net/tapas/export1/testexec/JCK-122a/tests/api/java_beans/PropertyDescriptor

      JDK version: Kestrel H
      JCK version: 1.2.2

      Test: api/java_beans/PropertyDescriptor/descriptions.html#Ctor1


      ---- jtr ouput -----
      #Test Results
      #Thu Jun 10 16:59:51 PDT 1999
      description=file:/net/tapas/export1/testexec/JCK-122a/tests/api/java_beans/PropertyDescriptor/descriptions.html#Ctor1
      testsuite=/net/tapas/export1/testexec/JCK-122a/tests
      executeArgs=-TestCaseID ALL
      execStatus=Failed. tests: 36; passed: 25; failed: 11; first test case failure: PropertyDescriptor2005
      end=Thu Jun 10 16:59:51 PDT 1999
      work=/export0/results/13h/h3julius122agreen/api/java_beans/PropertyDescriptor
      executeClass=javasoft.sqe.tests.api.java.beans.PropertyDescriptor.Ctor1Tests
      status=Failed. tests: 36; passed: 25; failed: 11; first test case failure: PropertyDescriptor2005
      keywords=beans positive runtime
      start=Thu Jun 10 16:59:49 PDT 1999
      title=PropertyDescriptor (String, Class) tests
      javatestVersion=JT_2.0_zn
      id=Ctor1
      file=/net/tapas/export1/testexec/JCK-122a/tests/api/java_beans/PropertyDescriptor/descriptions.html
      sections=testExecute testExecute
      environment=jck-runtime-solaris
      source=Ctor1Tests.java ../util/BadStatus.java ../examples/Wombat.java WellBeanClass.java BoundaryBean.java ChWrongBeanClass.java WellBeanClsOfWrongIntfc.java WrongBeanClass.java WrongBeanClsOfWrongIntfc.java WrongBeanInterface.java WrongToWellBean.java WellBeanInterface.java

      test: api/java_beans/PropertyDescriptor/descriptions.html#Ctor1
      script: javasoft.sqe.javatest.lib.JCKScript -runtime
      Executing test class...
      command: javasoft.sqe.javatest.lib.ExecJCKTestOtherJVMCmd CLASSPATH=/export0/results/13h/h3julius122agreen/classes:/net/tapas/export1/testexec/JCK-122a/tests/../classes:/net/tapas/export1/testexec/JCK-122a/javatest.jar:/net/tapas/export0/jdk13h/solaris/lib/tools.jar:/net/tapas/export0/jdk13h/solaris/jre/lib/rt.jar:/net/tapas/export0/jdk13h/solaris/jre/lib/i18n.jar DISPLAY=julius:0.0 HOME=/home/jhsiao LD_LIBRARY_PATH=/net/tapas/export1/testexec/JCK-122a/tests/../lib:/net/tapas/export1/testexec/JCK-122a/tests/../lib_solaris: /net/tapas/export0/jdk13h/solaris/bin/java -green -Xfuture javasoft.sqe.tests.api.java.beans.PropertyDescriptor.Ctor1Tests -TestCaseID ALL
      ----------ref:testExecute(42/2294)----------
      Throw java.beans.IntrospectionException: bad property name
      java.lang.NullPointerException
      Throw java.beans.IntrospectionException: bad property name
      java.beans.IntrospectionException: No method "setNoSetMethod" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetIsPrivate" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetHasNoParam" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetHasTwoParam" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetIntGetVoid" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetIntGetDouble" with 1 arg(s) of matching types.
      Test case 1 passed
      Test case 2 passed
      java.beans.IntrospectionException: No method "setNoSetMethod" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setSetIsPrivate" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setSetHasNoParam" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setSetHasTwoParam" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setSetIntGetDouble" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setNoSetMethod" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetHasNoParam" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetHasTwoParam" with 1 arg(s) of matching types.
      java.beans.IntrospectionException: No method "setSetIntGetDouble" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setNoSetMethod" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setSetHasNoParam" with 1 arg(s) of matching types.
      Test 1 case passed
      Test 2 case passed
      java.beans.IntrospectionException: No method "setSetHasTwoParam" with 1 arg(s) of matching types.
      Test 1 case passed
      ----------log:testExecute(44/2453)----------
      PropertyDescriptor0001: Passed. OKAY
      PropertyDescriptor0002: Passed. OKAY
      PropertyDescriptor1001: Passed. OKAY
      PropertyDescriptor1002: Passed. OKAY
      PropertyDescriptor2001: Passed. OKAY
      PropertyDescriptor2003: Passed. OKAY
      PropertyDescriptor2004: Passed. OKAY
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "getter is isBooleanType"
              at javasoft.sqe.tests.api.java.beans.PropertyDescriptor.Ctor1Tests.assertEqual(Ctor1Tests.java, Compiled Code)
              at javasoft.sqe.tests.api.java.beans.PropertyDescriptor.Ctor1Tests.PropertyDescriptor2005(Ctor1Tests.java, Compiled Code)
              at java.lang.reflect.Method.invoke(Native Method)
              at javasoft.sqe.jck.lib.MultiTest.runTests(MultiTest.java, Compiled Code)
              at javasoft.sqe.jck.lib.MultiTest.run(MultiTest.java, Compiled Code)
              at javasoft.sqe.tests.api.java.beans.PropertyDescriptor.Ctor1Tests.main(Ctor1Tests.java, Compiled Code)
      PropertyDescriptor2005: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "getter is isBooleanType"
      PropertyDescriptor2006: Passed. OKAY
      PropertyDescriptor2007: Failed. PropertyDescriptor2007 failed
      PropertyDescriptor2008: Passed. OKAY
      PropertyDescriptor2009: Failed. PropertyDescriptor2009 failed
      PropertyDescriptor2010: Passed. OKAY
      PropertyDescriptor2011: Passed. OKAY
      PropertyDescriptor2012: Failed. PropertyDescriptor2012failed
      PropertyDescriptor2013: Passed. OKAY
      PropertyDescriptor2014: Passed. OKAY
      PropertyDescriptor2015: Passed. OKAY
      PropertyDescriptor2016: Failed. PropertyDescriptor2016 failed(2)
      PropertyDescriptor2017: Passed. OKAY
      PropertyDescriptor2018: Failed. PropertyDescriptor2018 failed(2)
      PropertyDescriptor2019: Passed. OKAY
      PropertyDescriptor2020: Passed. OKAY
      PropertyDescriptor2021: Failed. PropertyDescriptor2021 failed(2)
      PropertyDescriptor2022: Passed. OKAY
      PropertyDescriptor2023: Passed. OKAY
      PropertyDescriptor2024: Failed. PropertyDescriptor2024 failed
      PropertyDescriptor2025: Passed. OKAY
      PropertyDescriptor2026: Passed. OKAY
      PropertyDescriptor2027: Failed. PropertyDescriptor2027 failed
      PropertyDescriptor2028: Passed. OKAY
      PropertyDescriptor2029: Passed. OKAY
      PropertyDescriptor2030: Failed. PropertyDescriptor2030 failed(2)
      PropertyDescriptor2031: Passed. OKAY
      PropertyDescriptor2032: Passed. OKAY
      PropertyDescriptor2033: Failed. PropertyDescriptor2033 failed(2)
      STATUS:Failed. tests: 36; passed: 25; failed: 11; first test case failure: PropertyDescriptor2005
      command result: Failed. tests: 36; passed: 25; failed: 11; first test case failure: PropertyDescriptor2005
      test result: Failed. tests: 36; passed: 25; failed: 11; first test case failure: PropertyDescriptor2005

            jkoenigsunw Janet Koenig (Inactive)
            jchsiao Jeff Hsiao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: