The test case below is and should be successful, but if you add --skip-wait-for-start to the cmd at rd_test_base.rb:33, it will fail, since the last assert fails.
My experience with this flag is that debase will not stop any of the files that are in the stacktrace when the program stops for the first time, but other files are still functioning normally.
The test case below is and should be successful, but if you add --skip-wait-for-start to the cmd at rd_test_base.rb:33, it will fail, since the last assert fails. My experience with this flag is that debase will not stop any of the files that are in the stacktrace when the program stops for the first time, but other files are still functioning normally.