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

Reg-test InstanceFilter.java Failing: "FAILED: Expected method: go"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-svc
    • None
    • beta3
    • generic
    • generic
    • Verified

      Name: tb29552 Date: 08/22/2001

      Test fails on all four platforms using java full version "1.4.0-beta2-b77"

      #Test Results (version 2)
      #Tue Aug 21 16:28:59 PDT 2001
      #checksum:11da6c8d49ab2675
      #-----testdescription-----
      $file=/export/home1s6/tbell/pub/ws/merlin/j2se/tbell/test/com/sun/jdi/InstanceFilter.java
      $root=/export/home1s6/tbell/pub/ws/merlin/j2se/tbell/test
      author=Robert Field/Jim Holmlund
      keywords=bug4312961 othervm
      run=USER_SPECIFIED build TestScaffold VMConnection TargetAdapter
      TargetListener\nUSER_SPECIFIED build InstanceFilter\nUSER_SPECIFIED main/othervm
      InstanceFilter\n
      source=InstanceFilter.java
      title=Verify that an instance filter on a MethodEntryRequest works properly.

      #-----environment-----

      #-----testresult-----
      description=file:///export/home1s6/tbell/pub/ws/merlin/j2se/tbell/test/com/sun/jdi/InstanceFilter.java
      end=Tue Aug 21 16:28:59 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception:
      java.lang.Exception: InstanceFilter: failed
      javatestOS=SunOS 5.8 (sparc)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build build compile build main
      start=Tue Aug 21 16:28:53 PDT 2001
      status=Failed. Execution failed: `main' threw exception: java.lang.Exception:
      InstanceFilter: failed
      test=com/sun/jdi/InstanceFilter.java
      work=/export/home1s6/tbell/pub/ws/merlin/j2se/tbell/test/com/sun/jdi/JTwork/com/sun/jdi

      #section:script_messages
      ----------messages:(4/223)----------
      JDK under test: (/export/home2s6/opt/j2sdk-1_4_0-beta2-b77)
      java version "1.4.0-beta2"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
      Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode)

      #section:build
      ----------messages:(3/159)----------
      command: build TargetListener
      reason: User specified action: run build TestScaffold VMConnection TargetAdapter
      TargetListener
      elapsed time (seconds): 0.0030
      result: Passed. No need to compile: TargetListener.java

      #section:build
      ----------messages:(3/118)----------
      command: build InstanceFilter
      reason: User specified action: run build InstanceFilter
      elapsed time (seconds): 2.453
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/182)----------
      command: compile
      /export/home1s6/tbell/pub/ws/merlin/j2se/tbell/test/com/sun/jdi/InstanceFilter.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 2.448
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/101)----------
      command: build InstanceFilter
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0010
      result: Passed. No need to compile: InstanceFilter.java

      #section:main
      ----------messages:(3/123)----------
      command: main InstanceFilter
      reason: User specified action: run main/othervm InstanceFilter
      elapsed time (seconds): 3.483
      ----------System.out:(6/286)----------
      JVM version:1.4.0-beta2
      JDI version: 1.4
      JVM description: Java Debug Interface (Reference Implementation) version 1.4
      Java Debug Wire Protocol (Reference Implementation) version 1.4
      JVM Debug Interface version 1.2
      JVM version 1.4.0-beta2 (Java HotSpot(TM) Client VM, interpreted mode)
      ----------System.err:(18/910)----------
      run args: [InstTarg]
      FAILED: Expected method: go
      Method: MethodEntryEvent@InstTarg:32 in thread main
      java.lang.Exception: InstanceFilter: failed
      at InstanceFilter.runTests(InstanceFilter.java:135)
      at TestScaffold.startTests(TestScaffold.java:314)
      at InstanceFilter.main(InstanceFilter.java:58)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at
      sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
      at
      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
      at java.lang.reflect.Method.invoke(Method.java:313)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:539)

      JavaTest Message: Test threw exception: java.lang.Exception: InstanceFilter:
      failed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: InstanceFilter:
      failed
      result: Failed. Execution failed: `main' threw exception: java.lang.Exception:
      InstanceFilter: failed

      test result: Failed. Execution failed: `main' threw exception:
      java.lang.Exception: InstanceFilter: failed

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

      ###@###.### 2001-08-27

      Regression test com/sun/jdi/InstanceFilter.java fails with Merlin builds 75-77 on sol2.7, host tiggr.
       For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html

      #Test Results (version 2)
      #Tue Aug 14 15:34:11 PDT 2001
      #checksum:33d10641a7163fb3
      #-----testdescription-----
      $file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/com/sun/jdi/InstanceFilter.java
      $root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75
      author=Robert Field/Jim Holmlund
      keywords=bug4312961 othervm
      run=USER_SPECIFIED build TestScaffold VMConnection TargetAdapter TargetListener\nUSER_SPECIFIED build InstanceFilter\nUSER_SPECIFIED main/othervm InstanceFilter\n
      source=InstanceFilter.java
      title=Verify that an instance filter on a MethodEntryRequest works properly.

      #-----environment-----

      #-----testresult-----
      description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/com/sun/jdi/InstanceFilter.java
      end=Tue Aug 14 15:34:11 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.Exception: InstanceFilter: failed
      javatestOS=SunOS 5.7 (sparc)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build build compile build main
      start=Tue Aug 14 15:33:59 PDT 2001
      status=Failed. Execution failed: `main' threw exception: java.lang.Exception: InstanceFilter: failed
      test=com/sun/jdi/InstanceFilter.java
      work=/export0/results/regression/merlin/b75/shallots5.7-jth13-jdk14b75.08-14.10.43-ALL/com/sun/jdi

      #section:script_messages
      ----------messages:(4/249)----------
      JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b75/solsparc)
      java version "1.4.0-beta_refresh"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b75)
      Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b75, mixed mode)

      #section:build
      ----------messages:(3/157)----------
      command: build TargetListener
      reason: User specified action: run build TestScaffold VMConnection TargetAdapter TargetListener
      elapsed time (seconds): 0.01
      result: Passed. No need to compile: TargetListener.java

      #section:build
      ----------messages:(3/118)----------
      command: build InstanceFilter
      reason: User specified action: run build InstanceFilter
      elapsed time (seconds): 5.353
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/193)----------
      command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/com/sun/jdi/InstanceFilter.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 5.349
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/101)----------
      command: build InstanceFilter
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0010
      result: Passed. No need to compile: InstanceFilter.java

      #section:main
      ----------messages:(3/123)----------
      command: main InstanceFilter
      reason: User specified action: run main/othervm InstanceFilter
      elapsed time (seconds): 6.708
      ----------System.out:(6/300)----------
      JVM version:1.4.0-beta_refresh
      JDI version: 1.4
      JVM description: Java Debug Interface (Reference Implementation) version 1.4
      Java Debug Wire Protocol (Reference Implementation) version 1.4
      JVM Debug Interface version 1.2
      JVM version 1.4.0-beta_refresh (Java HotSpot(TM) Client VM, interpreted mode)
      ----------System.err:(18/910)----------
      run args: [InstTarg]
      FAILED: Expected method: go
      Method: MethodEntryEvent@InstTarg:32 in thread main
      java.lang.Exception: InstanceFilter: failed
      at InstanceFilter.runTests(InstanceFilter.java:135)
      at TestScaffold.startTests(TestScaffold.java:314)
      at InstanceFilter.main(InstanceFilter.java:58)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
      at java.lang.reflect.Method.invoke(Method.java:313)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:539)

      JavaTest Message: Test threw exception: java.lang.Exception: InstanceFilter: failed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: InstanceFilter: failed
      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: InstanceFilter: failed


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: InstanceFilter: failed

            tbell Tim Bell
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: