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

Intermittent test failures in SandboxAppTest

    XMLWordPrintable

Details

    Backports

      Description

        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)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: