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

About Some Flacky tests #28

Open
gulyx opened this issue May 8, 2020 · 0 comments
Open

About Some Flacky tests #28

gulyx opened this issue May 8, 2020 · 0 comments

Comments

@gulyx
Copy link
Member

gulyx commented May 8, 2020

The method runInvivoTestingSession has locks and other synchronization
statements that may eventually neglect the execution of the in-vivo testing session.

In general during the test it is important to be (almost) sure that the runInvivoTestingSession is not skipped, otherwise it is likely that the tests will fail.

For example the tests in SimpleCarvingStateTest relies on an redefined version of runInvivoTestingSession.
Clearly the tests are still flaky, but somehow and hopefully their outcome should be a bit more stable.

If your build fail due to these kind of flacky tests, re-run them ... for the moment!

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

No branches or pull requests

1 participant