On Thu, 05 Jan 2017 14:33:21 -0800, c...@zoffix.com wrote:
> TAP v12 spec[^1] shows the following as an example as TAP output that
> can be used to skip all tests with description:
> 
> 1..0 # Skipped: WWW::Mechanize not installed
> 
> However, trying to run TAP::Harness with such output crashes it with
> some failed internal typecheck:

Thank you for the report. This is now fixed.

Fix: https://github.com/rakudo/rakudo/commit/aee7af356c
Test: https://github.com/rakudo/rakudo/commit/aee7af356c

Reply via email to