Skip to content

About Some Flacky tests #28

Description

@gulyx

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions