moazreyad commented on pull request #457: URL: https://github.com/apache/singa/pull/457#issuecomment-660632516
This PR is required for enabling the python test with continuous integration. Without this PR, the user must check the error messages of the python test manually by looking at the log and the python test errors are not shown as check errors in Travis CI or Github Actions. [Here](https://github.com/moazreyad/singa/runs/886716641?check_suite_focus=true) is the Gihub action with python errors without this PR (the check passes even if there are errors) and [here](https://github.com/moazreyad/singa/runs/886745085?check_suite_focus=true) is the Github action with this PR (the check fails correctly due to errors in python test). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
