Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(StageSetupImpl): Semaphores on FX thread and Stage show and hide #152

Open
hastebrot opened this issue Oct 22, 2014 · 0 comments
Open

Comments

@hastebrot
Copy link
Member

Reproduce and simplify test cases for:

  • AssertionsTest raises an error, when StageSetupImpl does not call InvokeWaitUtils.waitForApplicationThread().
  • StageSetupImplTest freezes in showPrimaryStage(), when clean() does call InvokeWaitUtils.waitForApplicationThread().

This is needed to clearify correct usage of Stage cleanup with JUnit's @After or @AfterClass.

cc: #148, #150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant