Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Created February 3, 2020 20:20
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 MasterDuke17/ce0047d59af6519a06b25cab43621a9e to your computer and use it in GitHub Desktop.
Save MasterDuke17/ce0047d59af6519a06b25cab43621a9e to your computer and use it in GitHub Desktop.
1..2
ok 1 - stdout is correct
not ok 2 - stderr is correct
# Failed test 'stderr is correct'
# at /home/dan/Source/perl6/rakudo/t/packages/Test/Helpers.pm6 (Test::Helpers) line 67
# expected: ''
# got: 'Out-of-sync package detected in LANG2 at y.package
#
# (value in braid: GLOBAL, value in $*PACKAGE: GLOBAL)
# '
# You failed 1 test of 2
not ok 44 - REPL can auto-print non-Mu things that lack .WHERE and .gist
# Failed test 'REPL can auto-print non-Mu things that lack .WHERE and .gist'
# at /home/dan/Source/perl6/rakudo/t/packages/Test/Helpers.pm6 (Test::Helpers) line 63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment