Created attachment 1247225 [details] Patch to improve tests Description of problem: Right now cucumber-core's tests are run by expecting some errors by "rspec spec | grep '317 examples, 14 failures'". This logic might have been reliable for a long time. However it might be better not to use pipe if possible, because we can see the result of tests from STDOUT in build.log I would upload you a patch for that. I like it will be merged. Version-Release number of selected component (if applicable): rubygem-cucumber-core-1.5.0-1
I checked below things. License check: ok rpmlint check: ok Install check: ok
LGTM, thx. I approved you ACL, so feel free to apply the patch.
Applied the patch to rawhide!