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

Mark SandboxAppTest unstable on Windows

XMLWordPrintable

      Until JDK-8255486 can be fixed we should mark SandboxAppTest as unstable on Windows by adding the following:

              if (PlatformUtil.isWindows()) {
                  assumeTrue(Boolean.getBoolean("unstable.test")); // JDK-8255486
              }

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: