The tests for my module are in "Foo Bar" test group. Currently the following command is being run: drush test-run Foo Bar, and I believe it should be drush test-run "Foo Bar".
Not really into regexes, and not sure if adding quotes would disrupt the other test cases.