mysterious-action-44812
06/02/2016, 12:24 AMsequential that makes tests run serially, it seems though just putting @RunWith(classOf[JUnitRunner]) is not enough to pick up the sequential? do I need to also pull in https://search.maven.org/#artifactdetails%7Corg.pantsbuild%7Cjunit-runner-annotations%7C0.0.14%7Cjar and put @TestSerial everywhere?