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

Skip failing test InitialWindowSizeTest on Linux

    XMLWordPrintable

Details

    Description

      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());

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: