Actions
Bug #4153
closedMinitest or ruby bug - wrong return code
Bug #4153:
Minitest or ruby bug - wrong return code
Description
=begin
It all started here: https://github.com/jnicklas/capybara/issues/#issue/178
It seems that there is a bug in minitest which leads to returning wrong error code by the script (0 instead of 1) when errors occurs.
You can find examples of scripts that exits with the wrong code at:
https://github.com/jnicklas/capybara/issues/#issue/178/comment/604897
https://github.com/jnicklas/capybara/issues/#issue/178/comment/605003
Robert Pankowecki
=end
Actions