I have a multi-project build with tests in sub-projects and in a parent project. The build is aggregated so that the parent project runs all tests in child projects.
This worked for me in 1.1.0:
Test / parallelExecution := false