D3D12: Fix MainLauncherTest failing regularly

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • internal
    • Affects Version/s: internal
    • Component/s: javafx
    • generic
    • windows

      On D3D12 backend MainLauncherTest fails consistently in different spots with "Unexpected error exit":

      -----------------------
      MainLauncherTest > testMainLauncher(TestData) > [7] test.launchertest.MainLauncherTest$TestData@192d74fb FAILED
          org.opentest4j.AssertionFailedError: test.launchertest.TestStartupJFXPanel: Unexpected error exit: -1073740791
              at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
              at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
              at app//test.launchertest.MainLauncherTest.testMainLauncher(MainLauncherTest.java:231)
      -----------------------
      MainLauncherTest > testMainLauncher(TestData) > [22] test.launchertest.MainLauncherTest$TestData@6bb75258 FAILED
          org.opentest4j.AssertionFailedError: test.launchertest.TestAWTAppDaemon: Unexpected error exit: -1073740791
              at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
              at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
              at app//test.launchertest.MainLauncherTest.testMainLauncher(MainLauncherTest.java:231)
      -----------------------
      MainLauncherTest > testMainLauncher(TestData) > [24] test.launchertest.MainLauncherTest$TestData@76f7d241 FAILED
          org.opentest4j.AssertionFailedError: test.launchertest.TestAppPlatformExitAWT: Unexpected error exit: -1073740791
              at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
              at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
              at app//test.launchertest.MainLauncherTest.testMainLauncher(MainLauncherTest.java:231)

            Assignee:
            Lukasz Kostyra
            Reporter:
            Lukasz Kostyra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: