Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
GobblinServiceManager tests are timing dependent and depend on state from other unit tests. They frequently fail, showing different results on IDE versus run in terminal with Gradle. We don't want to disable too many of them since they are useful. However, we want to remove timing dependent tests and decouple the tests so they do not depend on state from another test.