You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a build runs a robot test, the console output of the robot test gets logged to the Heroku log rather than to the BuildFlow.log field like the rest of CumulusCI's output. As a result, the task produces no output in the log for the robot tests.
Capture the stdout and write it to BuildFlow.log
The text was updated successfully, but these errors were encountered:
Currently, when a build runs a robot test, the console output of the robot test gets logged to the Heroku log rather than to the BuildFlow.log field like the rest of CumulusCI's output. As a result, the task produces no output in the log for the robot tests.
Capture the stdout and write it to BuildFlow.log
The text was updated successfully, but these errors were encountered: