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

Skip failing test InitialWindowSizeTest on Linux

XMLWordPrintable

      As noted in JDK-8310845, the InitialWindowSizeTest, which was added to test the (Windows-specific) fix for JDK-8299348, fails on Linux. This test needs to be skipped on Linux until JDK-8310845 is fixed like this:

              // JDK-8310845
              assumeFalse(PlatformUtil.isLinux());

            mstrauss Michael Strauß
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: