tests: add 2.8 format async error timeout message

pull/595/head
David Wilson 5 years ago
parent 7ae926b325
commit 08e7fe4f80

@ -20,5 +20,6 @@
- job1.failed == True
- |
job1.msg == "async task did not complete within the requested time" or
job1.msg == "async task did not complete within the requested time - 1s" or
job1.msg == "Job reached maximum time limit of 1 seconds."

Loading…
Cancel
Save