RubyMine Exit Code Errors
When attempting to run a script suite (feature file) in Ruby Mine on a colleague's computer, all of the tests for the first scenario pass, however, it exits out, and claims that the entire test process crashes, and delivers this message:
Process finished with exit code -1073741819.
Any help or suggestions would be appreciated.
Attachment(s):
Exit Process Screenshot.jpg
请先登录再写评论。
Hi Paul,
It isn't a RubyMine exit code, it's a exit code of cucumber process.
Paul, could you try to launch your tests from console? Do you get the same error?
Hey Roman,
Yeah, we tried running the program from the console, as well. It just crashed hard, and didn't give an error beyond, "Ruby Console is not responding."
Cheers,
-Paul