kwiver
kwiver copied to clipboard
Increase timeout for sprokit python tests
Occasionally otherwise-successful sprokit tests will run into this 5 second barrier, resulting in random test "failures" which can mess up CI flows. Seems like this number could just be higher.
I think the occasional long delays might be the fault of the plugin loader and not the test bodies, but can't be 100% sure.
@hdefazio