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

Intermittent test failures in SandboxAppTest

XMLWordPrintable

        I occasionally see these test failures on Windows:

        > Task :systemTests:test

        test.sandbox.SandboxAppTest > testFXApp FAILED
            junit.framework.AssertionFailedError: test.sandbox.app.FXApp: Application timeout
                at test.sandbox.SandboxAppTest.runSandboxedApp(SandboxAppTest.java:83)
                at test.sandbox.SandboxAppTest.runSandboxedApp(SandboxAppTest.java:52)
                at test.sandbox.SandboxAppTest.testFXApp(SandboxAppTest.java:105)

        Gradle Test Executor 118 finished executing tests.

        > Task :systemTests:test

        test.sandbox.SandboxAppTest > testFXNonApp FAILED
            junit.framework.AssertionFailedError: test.sandbox.app.FXNonApp: Application timeout
                at test.sandbox.SandboxAppTest.runSandboxedApp(SandboxAppTest.java:83)
                at test.sandbox.SandboxAppTest.runSandboxedApp(SandboxAppTest.java:52)
                at test.sandbox.SandboxAppTest.testFXNonApp(SandboxAppTest.java:110)

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

                Created:
                Updated:
                Resolved: