ModelInference / synoptic

Inferring models of systems from observations of their behavior
Other
81 stars 25 forks source link

parseOutOfOrderMultipleRelation() is a flaky test #400

Open ohmann opened 8 years ago

ohmann commented 8 years ago

When TraceParserTests.parseOutOfOrderMultipleRelation() is run individually, it passes. However, within a batch JUnit run including all Synoptic unit tests, it consistently fails for me when running via Eclipse on x64 Linux.