Hystrix is complex and the stacks get very deep. It turns out that it is also rather stateful, so order of tests affects the outcomes. Long story short: if you set the concurrency strategy it infects other tests (like the TraecCommandTests), which then have to assert slightly more carefully.