mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
This test is only activated for >= ruby32 because ruby32 adds support for assessing coverage within an eval. But the failure isn't anything to do with eval. The test tries to call 'ruby' which in Gentoo isn't (yet!) wrapped, so it ends up calling an older Ruby which then results in 0 coverage being found. Replace it with a string we can safely sed with the correct Ruby per-test. Signed-off-by: Sam James <sam@gentoo.org>
737 B
737 B