We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ae186 commit 7ed5bcbCopy full SHA for 7ed5bcb
test/run.py
@@ -65,6 +65,7 @@
65
subprocess.call(command)
66
print
67
68
+print 'Verifying results.'
69
robotstatuschecker.process_output(output)
70
rc = robot.rebot(output, outputdir=results)
71
0 commit comments