Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created December 23, 2021 13:17
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 lizmat/2f44864fa9002e0533c532305de4ec68 to your computer and use it in GitHub Desktop.
Save lizmat/2f44864fa9002e0533c532305de4ec68 to your computer and use it in GitHub Desktop.
$ raku run-tests
Welcome to Rakudo™ v2021.10-157-g26dd2f482.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2021.10-137-g2914410fa.
Testing eigenstates
=== t/01-basic.t
1..4
ok 1 - did we get the eigenstates
ok 2 - did we get the object
ok 3 - did we get the type object
ok 4 - did we get the decontainerized attribute
just to show
at SETTING::src/core.c/Exception.pm6:62 (/Users/liz/Github/rakudo.moar/install/share/perl6/runtime/CORE.c.setting.moarvm:throw)
from SETTING::src/core.c/control.pm6:255 (/Users/liz/Github/rakudo.moar/install/share/perl6/runtime/CORE.c.setting.moarvm:die)
from t/01-basic.t:16 (<ephemeral file>:<unit>)
from t/01-basic.t:1 (<ephemeral file>:<unit-outer>)
FAILED: 1 of 1:
t/01-basic.t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment