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

Reg-test ScrollbarMouseWheelTest.html Failing

XMLWordPrintable

    • beta3
    • sparc
    • solaris_7
    • Verified



      Name: as83306 Date: 08/24/2001

      Regression test java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.html 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 11:27:57 PDT 2001
      #checksum:2f6fa03acab5e342
      #-----testdescription-----
      $file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMous
      eWheelTest.html
      $root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75
      author=Your Name: area= XXX_CHANGE_THIS
      keywords=bug9999999
      run=USER_SPECIFIED applet ScrollbarMouseWheelTest.html\n
      source=ScrollbarMouseWheelTest.html
      title=Explanation

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

      #-----testresult-----
      description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/awt/Scrollbar/ScrollbarMouseWheelTest/
      ScrollbarMouseWheelTest.html
      end=Tue Aug 14 11:27:57 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.UnsatisfiedLinkError: mouseWheelImpl
      javatestOS=SunOS 5.7 (sparc)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile applet
      start=Tue Aug 14 11:27:44 PDT 2001
      status=Failed. Execution failed: Applet thread threw exception: java.lang.UnsatisfiedLinkError: mouseWheelImpl
      test=java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.html
      work=/export0/results/regression/merlin/b75/shallots5.7-jth13-jdk14b75.08-14.10.43-ALL/java/awt/Scrollbar/ScrollbarMouseWheel
      Test

      #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/108)----------
      command: build ScrollbarMouseWheelTest
      reason: Named class compiled on demand
      elapsed time (seconds): 6.21
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/233)----------
      command: compile
      /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheel
      Test.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 6.202
      ----------System.out:(0/0)----------
      ----------System.err:(2/224)----------
      Note:
      /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheel
      Test.java uses or overrides a deprecated API.
      Note: Recompile with -deprecation for details.
      result: Passed. Compilation successful

      #section:applet
      ----------messages:(3/147)----------
      command: applet ScrollbarMouseWheelTest.html
      reason: User specified action: run applet ScrollbarMouseWheelTest.html
      elapsed time (seconds): 7.071
      ----------System.out:(0/0)----------
      ----------System.err:(38/2606)----------
      java.lang.UnsatisfiedLinkError: mouseWheelImpl
      at sun.awt.motif.MRobotPeer.mouseWheelImpl(Native Method)
      at sun.awt.motif.MRobotPeer.mouseWheel(MRobotPeer.java:60)
      at java.awt.Robot.mouseWheel(Robot.java:208)
      at ScrollbarMouseWheelTest.testComp(ScrollbarMouseWheelTest.java:171)
      at ScrollbarMouseWheelTest.doTest(ScrollbarMouseWheelTest.java:150)
      at ScrollbarMouseWheelTest.windowActivated(ScrollbarMouseWheelTest.java:204)
      at java.awt.Window.processWindowEvent(Window.java:1097)
      at java.awt.Window.processEvent(Window.java:1044)
      at java.awt.Component.dispatchEventImpl(Component.java:3501)
      at java.awt.Container.dispatchEventImpl(Container.java:1440)
      at java.awt.Window.dispatchEventImpl(Window.java:1568)
      at java.awt.Component.dispatchEvent(Component.java:3363)
      at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1658)
      at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:706)
      at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:321)
      at java.awt.Component.dispatchEventImpl(Component.java:3392)
      at java.awt.Container.dispatchEventImpl(Container.java:1440)
      at java.awt.Window.dispatchEventImpl(Window.java:1568)
      at java.awt.Component.dispatchEvent(Component.java:3363)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)
      at java.awt.SentEvent.dispatch(SentEvent.java:53)
      at
      java.awt.DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent.dispatch(DefaultKeyboardFocusManager.java:143)
      at java.awt.DefaultKeyboardFocusManager.sendMessage(DefaultKeyboardFocusManager.java:167)
      at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:236)
      at java.awt.Component.dispatchEventImpl(Component.java:3392)
      at java.awt.Container.dispatchEventImpl(Container.java:1440)
      at java.awt.Window.dispatchEventImpl(Window.java:1568)
      at java.awt.Component.dispatchEvent(Component.java:3363)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)
      at java.awt.SequencedEvent.dispatch(SequencedEvent.java:108)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:446)
      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:193)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:147)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:141)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:133)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:101)
      STATUS:Failed.Applet thread threw exception: java.lang.UnsatisfiedLinkError: mouseWheelImpl
      result: Failed. Execution failed: Applet thread threw exception: java.lang.UnsatisfiedLinkError: mouseWheelImpl


      test result: Failed. Execution failed: Applet thread threw exception: java.lang.UnsatisfiedLinkError: mouseWheelImpl
      ======================================================================

            bchristi Brent Christian
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: