Commit 58e19238 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Mark testFetchJobStatus as pending

parent 6214b76d
Pipeline #4372 passed with stage
in 29 seconds
......@@ -392,7 +392,7 @@ test = do
testFairness
describe "job status update and tracking" $ do
it "can fetch the latest job status" $
testFetchJobStatus
pending "Ticket #198" testFetchJobStatus
it "can spin two separate jobs and track their status separately" $
testFetchJobStatusNoContention
it "marking stuff behaves as expected" $
......
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