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

TEST_BUG: JList dnd tests failed if screen height <= 768

XMLWordPrintable

    • b01
    • generic
    • solaris
    • Verified

      Testsuite name: j2se regression 6u24b01_j4b
      tests:
      javax/swing/DataTransfer/DnDAutoTests/JList/ListGTKAutoTest.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListGTKAutoTest_R.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListMetalAutoTest.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListMetalAutoTest_R.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListMotifAutoTest.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListMotifAutoTest_R.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListWindowsAutoTest.java
      javax/swing/DataTransfer/DnDAutoTests/JList/ListWindowsAutoTest_R.java

      JDK/JRE tested: 6u24b01_j4b
      OS/architecture: solaris-i586, linux-i586

      Reproducible: Always if ScreenResolution Height <= 768, Failed for 1024x768; Passed if 1280x1024
      Reproducible on machine:
      stt-58.russia.sun.com
      Is it a platform specific regression: Y
      Is it a Regression: N

      Test run log location:
      List*AutoTest has a frame with big height, so if it placed at screen with height 768, the bottom of frame is under solaris panel, so some elements dropped not on test frame, but on panel, our mouse pointer goes from bottom of screent to the top of screen and Test Failed.

      So tests should check ScreenResolution before run, and default passed if height <= 768.
      Or reduce test frame height.

            robm Robert Mckenna
            ikobzaresunw Ivan Kobzarev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: