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

REGRESSION: JCK1.5-runtime api/java_beans/EventSetDescriptor/...#Ctor5 fails

XMLWordPrintable

    • generic
    • generic



      Name: mmR10223 Date: 09/18/2003


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b20 (passes using JDK1.5.0-b14, JDK1.4.2-b28)
      JCK : JCK1.5-runtime (b04)
      Platform[s] : all
      switch/Mode : default
      JCK test owner : http://javaweb.eng/jck/usr/owners.jto
      Falling test[s]:
      api/java_beans/EventSetDescriptor/descriptions.html#Ctor5 [EventSetDescriptor2019, EventSetDescriptor2020, EventSetDescriptor0025, EventSetDescriptor0026, EventSetDescriptor1014, EventSetDescriptor1015,EventSetDescriptor1020]

      This failure looks like the bug 4910243 which is integrated and verified.
      Please, see Evaluation in the bug 4910243 for more details.

      Test source location:
      =====================
      /java/re/jck/1.5/promoted/beta/b04/binaries/JCK-runtime-15/tests/api/java_beans/EventSetDescriptor/Ctor5Tests.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b19/jck15/linux/redhat9.0_gnome_smp_client_dsa_linux-22/workDir/api/java_beans/EventSetDescriptor/descriptions_Ctor5.jtr

      How to reproduce:
      =================
      Run the following script (you may need to change its variables)
       
      --- script start ---
      #!/bin/bash

      JCK="/java/re/jck/1.5/promoted/beta/b04/binaries/JCK-runtime-15"
      JDK="/java/re/jdk/1.5.0/promoted/latest/binaries/solaris-sparc"
      CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
       
      $JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests -TestCaseID EventSetDescriptor0022 EventSetDescriptor0025 EventSetDescriptor0026 EventSetDescriptor1014 EventSetDescriptor1015 EventSetDescriptor1020 EventSetDescriptor2019 EventSetDescriptor2020

      --- script end ---

      Test output:
      ============
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor2019(Ctor5Tests.java:135)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor2019: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor2020(Ctor5Tests.java:172)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor2020: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor0025(Ctor5Tests.java:342)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor0025: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor0026(Ctor5Tests.java:380)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor0026: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor1014(Ctor5Tests.java:457)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor1014: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor1015(Ctor5Tests.java:496)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor1015: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is getActionListeners"
      javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is g"
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertEqual(Ctor5Tests.java:50)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.assertLogCtor3(Ctor5Tests.java:86)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.EventSetDescriptor1020(Ctor5Tests.java:651)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
      at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
      at javasoft.sqe.tests.api.java.beans.EventSetDescriptor.Ctor5Tests.main(Ctor5Tests.java:106)
      EventSetDescriptor1020: Failed. Test case throws exception: javasoft.sqe.tests.api.java.beans.util.BadStatus: Equality test failed on "get listeners method is g"
      STATUS:Failed.test cases: 7; all failed; first test case failure: EventSetDescriptor2019


      Specific machine info:
      ======================
      Hostname: linux-19
      OS: Windows 2003
      Hostname: linux-2
      OS: Suse Linux 8.2 (GNOME2)
      Hostname: linux-8
      OS: Solaris 10 (sparc) (GNOME)


      ======================================================================

            mdavidsosunw Mark Davidson (Inactive)
            mmvsunw Mmv Mmv (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: