Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 23, 2023 02:11
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 Whateverable/7806ed6252ca5861e6250dc35d720483 to your computer and use it in GitHub Desktop.
Save Whateverable/7806ed6252ca5861e6250dc35d720483 to your computer and use it in GitHub Desktop.
bisectable6
use Test; throws-like 'Exception.new.throw', 'Exception';
¦«2015.12»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /home/bisectable/git/whateverable/sandbox/lib/.precomp/AEB5E66886F036F5AF7448E587F49EB233F6F7F5.1475800617.09213/4F/4FA342382AE50DBA7F27F144EF56B8DE312C7180 line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/ec386e5ff54a6e8028e74092d1a41cfccdc531d2/share/perl6/sources/4FA342382AE50DBA7F27F144EF56B8DE312C7180 line 469
in any at /home/bisectable/git/whateverable/sandbox/lib/.precomp/AEB5E66886F036F5AF7448E587F49EB233F6F7F5.1475800617.09213/4F/4FA342382AE50DBA7F27F144EF56B8DE312C7180 line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/ec386e5ff54a6e8028e74092d1a41cfccdc531d2/share/perl6/sources/4FA342382AE50DBA7F27F144EF56B8DE312C7180 line 447
in sub subtest at /tmp/whateverable/rakudo-moar/ec386e5ff54a6e8028e74092d1a41cfccdc531d2/share/perl6/sources/4FA342382AE50DBA7F27F144EF56B8DE312C7180 line 296
in sub throws-like at /tmp/whateverable/rakudo-moar/ec386e5ff54a6e8028e74092d1a41cfccdc531d2/share/perl6/sources/4FA342382AE50DBA7F27F144EF56B8DE312C7180 line 474
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.01.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /home/bisectable/git/whateverable/sandbox/lib/.precomp/34C40ED80206941C844106C0BECEBD0BCE0E58E3.1476325719.12231/39/39D1BEBEB786F0DE0B82489F3F02F5C672CBA1F7 line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/f033f2bd3a5e57d7e14f03f34c83782cf04aae1a/share/perl6/sources/39D1BEBEB786F0DE0B82489F3F02F5C672CBA1F7 line 469
in any at /home/bisectable/git/whateverable/sandbox/lib/.precomp/34C40ED80206941C844106C0BECEBD0BCE0E58E3.1476325719.12231/39/39D1BEBEB786F0DE0B82489F3F02F5C672CBA1F7 line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/f033f2bd3a5e57d7e14f03f34c83782cf04aae1a/share/perl6/sources/39D1BEBEB786F0DE0B82489F3F02F5C672CBA1F7 line 447
in sub subtest at /tmp/whateverable/rakudo-moar/f033f2bd3a5e57d7e14f03f34c83782cf04aae1a/share/perl6/sources/39D1BEBEB786F0DE0B82489F3F02F5C672CBA1F7 line 296
in sub throws-like at /tmp/whateverable/rakudo-moar/f033f2bd3a5e57d7e14f03f34c83782cf04aae1a/share/perl6/sources/39D1BEBEB786F0DE0B82489F3F02F5C672CBA1F7 line 474
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.02»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /home/bisectable/git/whateverable/sandbox/lib/.precomp/054D4EED4531D9DFBB2E1DCD8592B03E12B6BFC8.1475800726.92695/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/280a487eb3152a7ab7e4174d10f2974de4809d78/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 469
in any at /home/bisectable/git/whateverable/sandbox/lib/.precomp/054D4EED4531D9DFBB2E1DCD8592B03E12B6BFC8.1475800726.92695/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/280a487eb3152a7ab7e4174d10f2974de4809d78/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 447
in sub subtest at /tmp/whateverable/rakudo-moar/280a487eb3152a7ab7e4174d10f2974de4809d78/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 296
in sub throws-like at /tmp/whateverable/rakudo-moar/280a487eb3152a7ab7e4174d10f2974de4809d78/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 474
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.03»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /home/bisectable/git/whateverable/sandbox/lib/.precomp/5936ABF0B3CFA2F3A55C158CFCDB944A79EE5D42.1476412881.3659/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/6732d2eac7f4160ffb30043a556732318c849339/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 469
in any at /home/bisectable/git/whateverable/sandbox/lib/.precomp/5936ABF0B3CFA2F3A55C158CFCDB944A79EE5D42.1476412881.3659/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/6732d2eac7f4160ffb30043a556732318c849339/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 447
in sub subtest at /tmp/whateverable/rakudo-moar/6732d2eac7f4160ffb30043a556732318c849339/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 296
in sub throws-like at /tmp/whateverable/rakudo-moar/6732d2eac7f4160ffb30043a556732318c849339/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E line 474
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.04»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /home/bisectable/git/whateverable/sandbox/lib/.precomp/D7820A4EF6D97B780F45CAC4B50C4E6E59589690.1475906990.9345/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/c37939cdbe9dec7999e57782f70d8cc4bbb015cc/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 469
in any at /home/bisectable/git/whateverable/sandbox/lib/.precomp/D7820A4EF6D97B780F45CAC4B50C4E6E59589690.1475906990.9345/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/c37939cdbe9dec7999e57782f70d8cc4bbb015cc/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 447
in sub subtest at /tmp/whateverable/rakudo-moar/c37939cdbe9dec7999e57782f70d8cc4bbb015cc/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 296
in sub throws-like at /tmp/whateverable/rakudo-moar/c37939cdbe9dec7999e57782f70d8cc4bbb015cc/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 474
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.05,2016.06»:
===SORRY!===
Failed to create directory '/home/bisectable/.perl6/precomp' with mode '0o777': Failed to mkdir: 30
«exit code = 1»
¦«2016.07.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/precomp/03419F43BFFCE0AEDE2CD622AE91E8513382EF49.1475744870.97332/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 528
in any at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/precomp/03419F43BFFCE0AEDE2CD622AE91E8513382EF49.1475744870.97332/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 506
in sub subtest at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 347
in sub throws-like at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 533
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.08.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/precomp/92E23C959A479A7D8FE585DA18200AF1AC0E1681.1475668017.49247/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
# Expected: Str
# Got: Exception
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 529
in any at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/precomp/92E23C959A479A7D8FE585DA18200AF1AC0E1681.1475668017.49247/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 507
in sub subtest at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 348
in sub throws-like at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 534
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.09»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/precomp/33F7D3F5A9342D73AC2BD284AC34DE376F9F1CCD.1475623400.17447/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
Method 'message' not found for invocant of class 'Exception'
in block at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 527
in any at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/precomp/33F7D3F5A9342D73AC2BD284AC34DE376F9F1CCD.1475623400.17447/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 507
in sub subtest at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 346
in sub throws-like at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 534
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.10»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/precomp/5C95A0E5CB6B0D6AE0C3CF2F01FB91EB2A0053BA.1476574289.51925/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 536
in any at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/precomp/5C95A0E5CB6B0D6AE0C3CF2F01FB91EB2A0053BA.1476574289.51925/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 516
in sub subtest at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 346
in sub throws-like at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 543
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.11»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/precomp/4F2986EC86EC577C7E9279547564C2E1A9E9E5A9.1523809540.53047/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 556
in any at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/precomp/4F2986EC86EC577C7E9279547564C2E1A9E9E5A9.1523809540.53047/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 536
in sub subtest at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 364
in sub throws-like at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 563
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2016.12»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/precomp/7272134977CED2FE3AFCD2BEF7484A7FA00299BE.1517434000.14794/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 556
in any at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/precomp/7272134977CED2FE3AFCD2BEF7484A7FA00299BE.1517434000.14794/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 536
in sub subtest at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 364
in sub throws-like at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 563
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.01»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/precomp/98EAEE29307DC37D4338EA65C19B9FA6D589C4AA.1517433794.86087/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 568
in any at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/precomp/98EAEE29307DC37D4338EA65C19B9FA6D589C4AA.1517433794.86087/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 548
in sub subtest at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 376
in sub throws-like at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 575
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.02»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/precomp/ED429562BF693CB189D0808E8C54097E4896CD6C.1517433599.93919/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 568
in any at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/precomp/ED429562BF693CB189D0808E8C54097E4896CD6C.1517433599.93919/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 548
in sub subtest at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 376
in sub throws-like at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 575
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.03»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/precomp/4C065BC85DF72A0D80F4DFAADE37B4A51810A2BA.1517433402.6087/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 568
in any at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/precomp/4C065BC85DF72A0D80F4DFAADE37B4A51810A2BA.1517433402.6087/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 548
in sub subtest at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 376
in sub throws-like at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 575
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.04.3»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/precomp/18598AE3617EC45C44E4BEB01DD0B51C03A9498C.1495286803.29028/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 604
in any at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/precomp/18598AE3617EC45C44E4BEB01DD0B51C03A9498C.1495286803.29028/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 584
in sub subtest at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 398
in sub throws-like at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 611
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.05»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/precomp/F330928458F1F59BA00899C0CC20B5D66B1A1825.1523809326.81337/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 627
in any at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/precomp/F330928458F1F59BA00899C0CC20B5D66B1A1825.1523809326.81337/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 607
in sub subtest at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 398
in sub throws-like at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 634
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.06»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/precomp/9AD391BB028FBF86169E02934A6181BA21049736.1517432995.47654/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 628
in any at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/precomp/9AD391BB028FBF86169E02934A6181BA21049736.1517432995.47654/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 608
in sub subtest at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 399
in sub throws-like at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 635
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.07»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/precomp/531476C94944C40F030060AEB60539343668769B.1517432795.45163/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 628
in any at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/precomp/531476C94944C40F030060AEB60539343668769B.1517432795.45163/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 608
in sub subtest at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 399
in sub throws-like at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 635
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.08»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/precomp/1049D337DEF3307152AD072D6367A639E427DB18.1503332937.62661/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 634
in any at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/precomp/1049D337DEF3307152AD072D6367A639E427DB18.1503332937.62661/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 614
in sub subtest at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 403
in sub throws-like at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 641
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.09»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/precomp/0717742595706FA8D59800F9F9F7074236546DE7.1505694779.08939/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 639
in any at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/precomp/0717742595706FA8D59800F9F9F7074236546DE7.1505694779.08939/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 619
in sub subtest at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 409
in sub throws-like at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 611
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.10»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/precomp/272B80FC0A239CB25AC22453FE7B3B3434A80F34.1509058019.89284/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 641
in any at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/precomp/272B80FC0A239CB25AC22453FE7B3B3434A80F34.1509058019.89284/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 621
in sub subtest at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 411
in sub throws-like at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 613
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.11»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/precomp/6A0100E73A9E0630ECFBF4CBF870A4533AB71A3F.1511281742.03229/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 641
in any at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/precomp/6A0100E73A9E0630ECFBF4CBF870A4533AB71A3F.1511281742.03229/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 621
in sub subtest at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 411
in sub throws-like at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 613
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2017.12»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/precomp/2E1FA261D5B5820E8EA6152139F290BF153E92A0.1517432586.81895/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 639
in any at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/precomp/2E1FA261D5B5820E8EA6152139F290BF153E92A0.1517432586.81895/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 619
in sub subtest at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 410
in sub throws-like at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 611
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.01»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/precomp/F91BAB44DF15C5C298C627DD5E0F9D819ED79939.1516847590.64865/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 643
in any at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/precomp/F91BAB44DF15C5C298C627DD5E0F9D819ED79939.1516847590.64865/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 623
in sub subtest at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 414
in sub throws-like at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 615
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.02.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/precomp/84AD7AC7DA4B39379CC129850E003A27B467C118.1519366270.05652/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 643
in any at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/precomp/84AD7AC7DA4B39379CC129850E003A27B467C118.1519366270.05652/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 623
in sub subtest at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 414
in sub throws-like at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 615
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.03»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/precomp/2A39CEF4C1C52940BBBE8048619899D71212B27E.1523809073.30044/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 621
in any at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/precomp/2A39CEF4C1C52940BBBE8048619899D71212B27E.1523809073.30044/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 601
in sub subtest at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 414
in sub throws-like at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 593
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.04.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/precomp/A25D1256E3CD1026924B71BE95A5AE79BADBF243/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 621
in any at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/precomp/A25D1256E3CD1026924B71BE95A5AE79BADBF243/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 601
in sub subtest at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 414
in sub throws-like at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 593
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.05»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/precomp/D5FEE561423D0F18B97F1B5FE3B423EF5D959C59/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 622
in any at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/precomp/D5FEE561423D0F18B97F1B5FE3B423EF5D959C59/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.06»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/precomp/25791C84966727EE591D7561A750F02BE28EF4A2/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 622
in any at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/precomp/25791C84966727EE591D7561A750F02BE28EF4A2/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.08»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/precomp/FD8B7A9726F2CD21E2D97101A57B8471B6814144/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 622
in any at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/precomp/FD8B7A9726F2CD21E2D97101A57B8471B6814144/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.09»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/precomp/865C6F7DC36423240F4FE0219A413B930FA61D3E/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 622
in any at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/precomp/865C6F7DC36423240F4FE0219A413B930FA61D3E/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.10»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/precomp/B7039EEDC26CC8D15EB51DB0A039F6D199C32DCE/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 622
in any at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/precomp/B7039EEDC26CC8D15EB51DB0A039F6D199C32DCE/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.11»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/precomp/FD4780B01372077174EAF9B9898DC59173A184B9/2D/2D4A7CA10695CD2B374573413D261A660E282E2A line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 622
in any at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/precomp/FD4780B01372077174EAF9B9898DC59173A184B9/2D/2D4A7CA10695CD2B374573413D261A660E282E2A line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2018.12»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/precomp/A798CA3902C88DBA6FB9108E24262C0CA43009B3/2D/2D4A7CA10695CD2B374573413D261A660E282E2A line 1
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 622
in any at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/precomp/A798CA3902C88DBA6FB9108E24262C0CA43009B3/2D/2D4A7CA10695CD2B374573413D261A660E282E2A line 1
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2019.03.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core/Exception.pm6 line 58
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/da2b758404eaec0440aca4e5b84ed1c9aa4322c2/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 622
in any at /tmp/whateverable/rakudo-moar/da2b758404eaec0440aca4e5b84ed1c9aa4322c2/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 606
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/da2b758404eaec0440aca4e5b84ed1c9aa4322c2/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 602
in sub subtest at /tmp/whateverable/rakudo-moar/da2b758404eaec0440aca4e5b84ed1c9aa4322c2/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 415
in sub throws-like at /tmp/whateverable/rakudo-moar/da2b758404eaec0440aca4e5b84ed1c9aa4322c2/share/perl6/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 594
in block <unit> at /tmp/zhEHeFeaB8 line 1
# Looks like you failed 1 test of 2
«exit code = 1»
¦«2019.07.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core/Exception.pm6 line 58
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/40b13322c503808235d9fec782d3767eb8edb899/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 633
in any at /tmp/whateverable/rakudo-moar/40b13322c503808235d9fec782d3767eb8edb899/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 617
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/40b13322c503808235d9fec782d3767eb8edb899/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 613
in sub subtest at /tmp/whateverable/rakudo-moar/40b13322c503808235d9fec782d3767eb8edb899/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
in sub throws-like at /tmp/whateverable/rakudo-moar/40b13322c503808235d9fec782d3767eb8edb899/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 605
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2019.11»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 58
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/8fa2b0f6a413d88f5875179c24fc6cdae76528ea/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 634
in any at /tmp/whateverable/rakudo-moar/8fa2b0f6a413d88f5875179c24fc6cdae76528ea/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 618
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/8fa2b0f6a413d88f5875179c24fc6cdae76528ea/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 614
in sub subtest at /tmp/whateverable/rakudo-moar/8fa2b0f6a413d88f5875179c24fc6cdae76528ea/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
in sub throws-like at /tmp/whateverable/rakudo-moar/8fa2b0f6a413d88f5875179c24fc6cdae76528ea/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 606
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.01»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 58
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/abae9bb4a6b130d413b72a0952e2edd67a304aab/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 634
in any at /tmp/whateverable/rakudo-moar/abae9bb4a6b130d413b72a0952e2edd67a304aab/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 618
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/abae9bb4a6b130d413b72a0952e2edd67a304aab/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 614
in sub subtest at /tmp/whateverable/rakudo-moar/abae9bb4a6b130d413b72a0952e2edd67a304aab/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
in sub throws-like at /tmp/whateverable/rakudo-moar/abae9bb4a6b130d413b72a0952e2edd67a304aab/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 606
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.02.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 58
No such method 'message' for invocant of type 'Exception'
in block at /tmp/whateverable/rakudo-moar/e22170b6edcb782eeebe2b5052a70a40391d677e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 639
in any at /tmp/whateverable/rakudo-moar/e22170b6edcb782eeebe2b5052a70a40391d677e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 623
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/e22170b6edcb782eeebe2b5052a70a40391d677e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 619
in sub subtest at /tmp/whateverable/rakudo-moar/e22170b6edcb782eeebe2b5052a70a40391d677e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 420
in sub throws-like at /tmp/whateverable/rakudo-moar/e22170b6edcb782eeebe2b5052a70a40391d677e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 611
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.05.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 642
in any at /tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 626
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 622
in sub subtest at /tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 423
in sub throws-like at /tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 614
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.06»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/eda1a4b477dec7a490d0902b786c4af7ffb6b636/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 649
in any at /tmp/whateverable/rakudo-moar/eda1a4b477dec7a490d0902b786c4af7ffb6b636/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 633
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/eda1a4b477dec7a490d0902b786c4af7ffb6b636/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in sub subtest at /tmp/whateverable/rakudo-moar/eda1a4b477dec7a490d0902b786c4af7ffb6b636/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 430
in sub throws-like at /tmp/whateverable/rakudo-moar/eda1a4b477dec7a490d0902b786c4af7ffb6b636/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 621
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.07»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/d0233dd8faa6803ac50da427f3a185b2673dfb8f/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 649
in any at /tmp/whateverable/rakudo-moar/d0233dd8faa6803ac50da427f3a185b2673dfb8f/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 633
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/d0233dd8faa6803ac50da427f3a185b2673dfb8f/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in sub subtest at /tmp/whateverable/rakudo-moar/d0233dd8faa6803ac50da427f3a185b2673dfb8f/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 430
in sub throws-like at /tmp/whateverable/rakudo-moar/d0233dd8faa6803ac50da427f3a185b2673dfb8f/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 621
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.08.2»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/e3071de326b9ce770fa61b8cc648426a14937be3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 649
in any at /tmp/whateverable/rakudo-moar/e3071de326b9ce770fa61b8cc648426a14937be3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 633
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/e3071de326b9ce770fa61b8cc648426a14937be3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in sub subtest at /tmp/whateverable/rakudo-moar/e3071de326b9ce770fa61b8cc648426a14937be3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 430
in sub throws-like at /tmp/whateverable/rakudo-moar/e3071de326b9ce770fa61b8cc648426a14937be3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 621
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.09»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/41b5c0815db394e874296b4d81841d227b568cad/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 649
in any at /tmp/whateverable/rakudo-moar/41b5c0815db394e874296b4d81841d227b568cad/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 633
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/41b5c0815db394e874296b4d81841d227b568cad/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in sub subtest at /tmp/whateverable/rakudo-moar/41b5c0815db394e874296b4d81841d227b568cad/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 430
in sub throws-like at /tmp/whateverable/rakudo-moar/41b5c0815db394e874296b4d81841d227b568cad/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 621
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.10»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/89e12a980a66b00bb724a602ca6bb2bf56c89183/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 649
in any at /tmp/whateverable/rakudo-moar/89e12a980a66b00bb724a602ca6bb2bf56c89183/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 633
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/89e12a980a66b00bb724a602ca6bb2bf56c89183/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in sub subtest at /tmp/whateverable/rakudo-moar/89e12a980a66b00bb724a602ca6bb2bf56c89183/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 430
in sub throws-like at /tmp/whateverable/rakudo-moar/89e12a980a66b00bb724a602ca6bb2bf56c89183/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 621
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.11»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/34faae566b713e83b7291dfae716cb8bd161e040/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 656
in any at /tmp/whateverable/rakudo-moar/34faae566b713e83b7291dfae716cb8bd161e040/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 640
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/34faae566b713e83b7291dfae716cb8bd161e040/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 636
in sub subtest at /tmp/whateverable/rakudo-moar/34faae566b713e83b7291dfae716cb8bd161e040/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 435
in sub throws-like at /tmp/whateverable/rakudo-moar/34faae566b713e83b7291dfae716cb8bd161e040/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 628
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2020.12»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/45b4e6464d5437526aac6fa0c0822c2c90c0cb2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 656
in any at /tmp/whateverable/rakudo-moar/45b4e6464d5437526aac6fa0c0822c2c90c0cb2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 640
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/45b4e6464d5437526aac6fa0c0822c2c90c0cb2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 636
in sub subtest at /tmp/whateverable/rakudo-moar/45b4e6464d5437526aac6fa0c0822c2c90c0cb2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 435
in sub throws-like at /tmp/whateverable/rakudo-moar/45b4e6464d5437526aac6fa0c0822c2c90c0cb2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 628
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.02.1»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/fec1432dc25c1a239e7f301ed481a2c76f1215a3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 656
in any at /tmp/whateverable/rakudo-moar/fec1432dc25c1a239e7f301ed481a2c76f1215a3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 640
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/fec1432dc25c1a239e7f301ed481a2c76f1215a3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 636
in sub subtest at /tmp/whateverable/rakudo-moar/fec1432dc25c1a239e7f301ed481a2c76f1215a3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 435
in sub throws-like at /tmp/whateverable/rakudo-moar/fec1432dc25c1a239e7f301ed481a2c76f1215a3/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 628
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.03»:
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/581669614a34d8c1cdaec5ff2ebd9a1004f3cd7c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 656
in any at /tmp/whateverable/rakudo-moar/581669614a34d8c1cdaec5ff2ebd9a1004f3cd7c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 640
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/581669614a34d8c1cdaec5ff2ebd9a1004f3cd7c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 636
in sub subtest at /tmp/whateverable/rakudo-moar/581669614a34d8c1cdaec5ff2ebd9a1004f3cd7c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 435
in sub throws-like at /tmp/whateverable/rakudo-moar/581669614a34d8c1cdaec5ff2ebd9a1004f3cd7c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 628
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.04»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/33c589c682123a9bd60ad04752bbdaa4e8beb2d0/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/33c589c682123a9bd60ad04752bbdaa4e8beb2d0/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/33c589c682123a9bd60ad04752bbdaa4e8beb2d0/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/33c589c682123a9bd60ad04752bbdaa4e8beb2d0/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.05»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/3bdab142d27e8e60f771f82dfc690b69b39638bb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/3bdab142d27e8e60f771f82dfc690b69b39638bb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/3bdab142d27e8e60f771f82dfc690b69b39638bb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/3bdab142d27e8e60f771f82dfc690b69b39638bb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.06»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/4887a169b47a1b5805dc3d90b5aa4c83a86fc4dd/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/4887a169b47a1b5805dc3d90b5aa4c83a86fc4dd/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/4887a169b47a1b5805dc3d90b5aa4c83a86fc4dd/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/4887a169b47a1b5805dc3d90b5aa4c83a86fc4dd/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.07»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/4aa2e8bdffe363978605953a4c48108a9d166ce2/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/4aa2e8bdffe363978605953a4c48108a9d166ce2/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/4aa2e8bdffe363978605953a4c48108a9d166ce2/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/4aa2e8bdffe363978605953a4c48108a9d166ce2/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.08»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/84dd00a0cd77329e614c0b6036985b0d8a6caa2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/84dd00a0cd77329e614c0b6036985b0d8a6caa2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/84dd00a0cd77329e614c0b6036985b0d8a6caa2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/84dd00a0cd77329e614c0b6036985b0d8a6caa2c/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.09»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/b8401a8b6b018dc456d837dbebf864ced14807cb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/b8401a8b6b018dc456d837dbebf864ced14807cb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/b8401a8b6b018dc456d837dbebf864ced14807cb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/b8401a8b6b018dc456d837dbebf864ced14807cb/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.10»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/b7d5acec24ffcecf4864f70a9a09740c0c3a4576/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/b7d5acec24ffcecf4864f70a9a09740c0c3a4576/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/b7d5acec24ffcecf4864f70a9a09740c0c3a4576/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/b7d5acec24ffcecf4864f70a9a09740c0c3a4576/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2021.12»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/951af2c2e0806038ff28a25a05ee2389d1283693/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/951af2c2e0806038ff28a25a05ee2389d1283693/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/951af2c2e0806038ff28a25a05ee2389d1283693/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/951af2c2e0806038ff28a25a05ee2389d1283693/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2022.02»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/7c08c5fedb31c435594bedbc86ac79bcf6d88a2e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 658
in block at /tmp/whateverable/rakudo-moar/7c08c5fedb31c435594bedbc86ac79bcf6d88a2e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 643
in sub subtest at /tmp/whateverable/rakudo-moar/7c08c5fedb31c435594bedbc86ac79bcf6d88a2e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/7c08c5fedb31c435594bedbc86ac79bcf6d88a2e/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2022.03»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/2c3bce8bf431a6c0949107e766802466bcd5d7b6/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 657
in any at /tmp/whateverable/rakudo-moar/2c3bce8bf431a6c0949107e766802466bcd5d7b6/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 641
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/2c3bce8bf431a6c0949107e766802466bcd5d7b6/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 637
in sub subtest at /tmp/whateverable/rakudo-moar/2c3bce8bf431a6c0949107e766802466bcd5d7b6/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 436
in sub throws-like at /tmp/whateverable/rakudo-moar/2c3bce8bf431a6c0949107e766802466bcd5d7b6/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2022.04»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 62
Stub code executed
in block at /tmp/whateverable/rakudo-moar/fa8aa45b64a826ff141c833773f3005f8457c376/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 657
in any at /tmp/whateverable/rakudo-moar/fa8aa45b64a826ff141c833773f3005f8457c376/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 641
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/fa8aa45b64a826ff141c833773f3005f8457c376/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 637
in sub subtest at /tmp/whateverable/rakudo-moar/fa8aa45b64a826ff141c833773f3005f8457c376/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 436
in sub throws-like at /tmp/whateverable/rakudo-moar/fa8aa45b64a826ff141c833773f3005f8457c376/share/perl6/core/sources/2D4A7CA10695CD2B374573413D261A660E282E2A (Test) line 629
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2022.06»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 64
Stub code executed
in block at /tmp/whateverable/rakudo-moar/6163fabcaaa20ff3135112cdfc01a01dfd7dfab3/share/perl6/core/sources/2221F8FD5DBE4C15E40B43346813E2FEF1F2A1A1 (Test) line 657
in any at /tmp/whateverable/rakudo-moar/6163fabcaaa20ff3135112cdfc01a01dfd7dfab3/share/perl6/core/sources/2221F8FD5DBE4C15E40B43346813E2FEF1F2A1A1 (Test) line 641
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/6163fabcaaa20ff3135112cdfc01a01dfd7dfab3/share/perl6/core/sources/2221F8FD5DBE4C15E40B43346813E2FEF1F2A1A1 (Test) line 637
in sub subtest at /tmp/whateverable/rakudo-moar/6163fabcaaa20ff3135112cdfc01a01dfd7dfab3/share/perl6/core/sources/2221F8FD5DBE4C15E40B43346813E2FEF1F2A1A1 (Test) line 436
in sub throws-like at /tmp/whateverable/rakudo-moar/6163fabcaaa20ff3135112cdfc01a01dfd7dfab3/share/perl6/core/sources/2221F8FD5DBE4C15E40B43346813E2FEF1F2A1A1 (Test) line 629
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2022.07»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 64
Stub code executed
in block at /tmp/whateverable/rakudo-moar/63ead8d3d230010a6a5837be02437a202aea56b2/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 658
in any at /tmp/whateverable/rakudo-moar/63ead8d3d230010a6a5837be02437a202aea56b2/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 642
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/63ead8d3d230010a6a5837be02437a202aea56b2/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 638
in sub subtest at /tmp/whateverable/rakudo-moar/63ead8d3d230010a6a5837be02437a202aea56b2/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/63ead8d3d230010a6a5837be02437a202aea56b2/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«2022.12»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 64
Stub code executed
in block at /tmp/whateverable/rakudo-moar/704a05b934ba10f3240e8764827bbfd7fe089cdf/share/perl6/core/sources/60CBD62BA814F88B5840C355CCC73B21A03D70B9 (Test) line 658
in any at /tmp/whateverable/rakudo-moar/704a05b934ba10f3240e8764827bbfd7fe089cdf/share/perl6/core/sources/60CBD62BA814F88B5840C355CCC73B21A03D70B9 (Test) line 642
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/704a05b934ba10f3240e8764827bbfd7fe089cdf/share/perl6/core/sources/60CBD62BA814F88B5840C355CCC73B21A03D70B9 (Test) line 638
in sub subtest at /tmp/whateverable/rakudo-moar/704a05b934ba10f3240e8764827bbfd7fe089cdf/share/perl6/core/sources/60CBD62BA814F88B5840C355CCC73B21A03D70B9 (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/704a05b934ba10f3240e8764827bbfd7fe089cdf/share/perl6/core/sources/60CBD62BA814F88B5840C355CCC73B21A03D70B9 (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
¦«HEAD(d52342e)»:
# Subtest: did we throws-like Str?
1..2
ok 1 - 'Exception.new.throw' died
not ok 2 - right exception type (Str)
# Failed test 'right exception type (Str)'
# at SETTING::src/core.c/Exception.pm6 line 64
Stub code executed
in block at /tmp/whateverable/rakudo-moar/d52342eb0d1d0c0915414190022802d63c9ced4b/share/perl6/core/sources/B0DB5CA7F6D073013D0A0779C614F58C1BCF1663 (Test) line 658
in any at /tmp/whateverable/rakudo-moar/d52342eb0d1d0c0915414190022802d63c9ced4b/share/perl6/core/sources/B0DB5CA7F6D073013D0A0779C614F58C1BCF1663 (Test) line 642
in block <unit> at EVAL_0 line 1
in block at /tmp/whateverable/rakudo-moar/d52342eb0d1d0c0915414190022802d63c9ced4b/share/perl6/core/sources/B0DB5CA7F6D073013D0A0779C614F58C1BCF1663 (Test) line 638
in sub subtest at /tmp/whateverable/rakudo-moar/d52342eb0d1d0c0915414190022802d63c9ced4b/share/perl6/core/sources/B0DB5CA7F6D073013D0A0779C614F58C1BCF1663 (Test) line 437
in sub throws-like at /tmp/whateverable/rakudo-moar/d52342eb0d1d0c0915414190022802d63c9ced4b/share/perl6/core/sources/B0DB5CA7F6D073013D0A0779C614F58C1BCF1663 (Test) line 630
in block <unit> at /tmp/zhEHeFeaB8 line 1
# You failed 1 test of 2
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment