...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
# running a manual test - long-lived
#
# - ManualTest configured to run ig and am only
# - failures may occur if port taken (or pybot version still running)
09:47:25 58 $ ./cleanup.py -f
...
09:47:45 59 $ ./run-pybot.py -s ManualTest -n ig
# Check debug.log for errors. |
...