[test] try with sequential update

parent bad7fbd9
...@@ -469,7 +469,7 @@ test = do ...@@ -469,7 +469,7 @@ test = do
testExceptions testExceptions
it "fairly picks equal-priority-but-different-kind jobs" $ it "fairly picks equal-priority-but-different-kind jobs" $
testFairness testFairness
describe "job status update and tracking" $ do describe "job status update and tracking" $ sequential $ do
it "can fetch the latest job status" $ it "can fetch the latest job status" $
testFetchJobStatus testFetchJobStatus
it "can spin two separate jobs and track their status separately" $ it "can spin two separate jobs and track their status separately" $
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment