It was getting caught in a `DistributedMutex` deadlock (twice!), which meant this test was taking 120s to run. I'm not sure why queue jobs was turned off here, because when I turn it on the test passes and takes <2s instead.