Skip to content

Instantly share code, notes, and snippets.

@Altai-man
Created March 16, 2020 08:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Altai-man/f7931a05752a39e3ce0f38f28a070a45 to your computer and use it in GitHub Desktop.
Save Altai-man/f7931a05752a39e3ce0f38f28a070a45 to your computer and use it in GitHub Desktop.
➜ perl6-Perl6-Parser git:(master) ✗ prove --jobs=4 -e "raku -Ilib" t/
t/03-perl6-threaded-tree.t .. ok
t/01-nqp-tree.t ............. ok
t/02-perl6-tree.t ........... ok
t/04-iterator.t ............. ok
t/06-phasers-check.t ........ ok
t/10-multi-declarator.t ..... ok
t/00-class-hierarchy.t ...... ok
t/05-editing.t .............. ok
t/13-scope-declarator.t ..... ok
t/12-regex-declarator.t ..... ok
t/14-type-declarator.t ...... ok
t/15-routine-declarator.t ... ok
t/17-comments.t ............. ok
t/11-package-declarator.t ... ok
t/18-declaration.t .......... ok
t/21-pod.t .................. ok
t/20-pair.t ................. ok
t/22-regex.t ................ ok
t/24-subroutine.t ........... ok
t/23-single-term.t .......... ok
t/999-regression.t .......... ok
t/16-quote.t ................ ok
t/19-operators.t ............ ok
All tests successful.
Files=23, Tests=189, 17 wallclock secs ( 0.39 usr 0.03 sys + 58.18 cusr 1.93 csys = 60.53 CPU)
Result: PASS
➜ perl6-Perl6-Parser git:(master) ✗ zef test .
===> Testing: Perl6::Parser:ver<0.3.0>:auth<github:drforr>
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/06-phasers-check.t line 19
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/10-multi-declarator.t line 39
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/10-multi-declarator.t line 33
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/11-package-declarator.t line 49
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/11-package-declarator.t line 45
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/12-regex-declarator.t line 35
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/12-regex-declarator.t line 31
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/13-scope-declarator.t line 51
[Perl6::Parser] # You planned 3 tests, but ran 1
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/14-type-declarator.t line 45
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/14-type-declarator.t line 20
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/15-routine-declarator.t line 36
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/17-comments.t line 14
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/18-declaration.t line 20
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/18-declaration.t line 14
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/20-pair.t line 17
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/21-pod.t line 15
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/22-regex.t line 17
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/24-subroutine.t line 22
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/24-subroutine.t line 16
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/999-regression.t line 17
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/corpus/problems.t line 9
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/corpus/rosetta-1.t line 16
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/corpus/rosetta-1.t line 15
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block at t/corpus/rosetta-a.t line 16
[Perl6::Parser] in sub subtest at /home/koto/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
[Perl6::Parser] in block <unit> at t/corpus/rosetta-a.t line 15
[Perl6::Parser] No such method 'to-tree' for invocant of type 'Stash'
[Perl6::Parser] in sub round-trips at /home/koto/Devel/perl6-Perl6-Parser/t/lib/Utils.pm6 (Utils) line 26
[Perl6::Parser] in block <unit> at t/corpus/rosetta-b.t line 15
===> Testing [FAIL]: Perl6::Parser:ver<0.3.0>:auth<github:drforr>
Aborting due to test failure: Perl6::Parser:ver<0.3.0>:auth<github:drforr> (use --force-test to override)
➜ perl6-Perl6-Parser git:(master) ✗ raku --version
This is Rakudo version 2020.02.1-97-g830e0820b built on MoarVM version 2020.02.1-32-g217317dd3
implementing Raku 6.d.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment