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

Test java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2 , java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java and java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1 fails in MacOSX(10.10) only

XMLWordPrintable

    • generic
    • os_x

      Testsuite name: j2se_java_gui
      Test(s): java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2
      Product tested: JDK 7u71b13, 7u71b12, 7u67b34, 7u67b01, 7b148
      OS/architecture: MacOSX(10.10)

      Reproducible: Always
      Reproducible on machine: stt-mac-02.ru.oracle.com but passing in spb23297.ru.oracle.com(Windows) and stt-mac-05.ru.oracle.com(10.9)

      Is it a Regression: No
      Failed in JDK 7u71b13, 7u71b12, 7u67b34, 7u67b01, 7b148

      Test result on the last GAed release for this train: Fail ( JDK 7 b148 )
      Test result on FCS: Fail ( 1.7.0_71 b12, 1.7.0_67 b34 )

      Is it a platform specific issue: Yes (failing in MacOSX(10.10) but passing in Windows and MacOSX(10.9))

      ----------System.err:(6/460)----------
      java.lang.RuntimeException: Expected events count: 20 Actual events count: 0
      at test.java.awt.regtesthelpers.AbstractTest.fail(AbstractTest.java:60)
      at InfiniteRecursion_2.start(InfiniteRecursion_2.java:116)
      at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
      at java.lang.Thread.run(Thread.java:745)
      STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Expected events count: 20 Actual events count: 0

      Steps to reproduce :
      1. login into stt-mac-02.ru.oracle.com
      2. run : /export/jdk/jdk1.7.0_71b13/bin/java -jar /net/stt-13.ru.oracle.com/export/home0/regression/tools/jtreg/lib/jtreg.jar -timeout:10 -noreport -verbose -vmoptions:'-Xmixed -server ' -automatic -jdk:/export/jdk/jdk1.7.0_71b13 -r:/export/home/gtee -w:/export/home/gtee/shobhit -dir:/net/stt-13.ru.oracle.com/export/home0/regression/workspaces/1.7.0/1.7.0_71b13/j2se/test java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.html

      RULE java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2 Exception java.lang.RuntimeException: Expected events count: ... Actual events count: ...

            achung Alisen Chung
            sgupta Shobhit Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: