Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 19, 2013
1 parent ef0d847 commit 60a3879
Show file tree
Hide file tree
Showing 5 changed files with 1,558 additions and 3,055 deletions.
21 changes: 10 additions & 11 deletions niecza_summary.out
Expand Up @@ -648,7 +648,7 @@ S03-binding/arrays.niecza..........................Use of uninitialized value in
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 1389 (warn @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 269 (Mu.Str @ 15)
at <unknown> line 0 (ExitRunloop @ 0)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S03-binding/arrays.niecza line 45 (mainline @ 25)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S03-binding/arrays.niecza line 44 (mainline @ 25)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4583 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (mainline @ 3)
Expand Down Expand Up @@ -4085,18 +4085,16 @@ S29-conversions/ord_and_chr.niecza................. 250 0 1 5 256
1 todo :
pass fail todo skip plan
S32-array/bool.t................................... 15 0 0 0 15
S32-array/delete.niecza............................Use of uninitialized value in string context
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 1389 (warn @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 269 (Mu.Str @ 15)
at <unknown> line 0 (ExitRunloop @ 0)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-array/delete.niecza line 74 (ANON @ 9)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-array/delete.niecza line 133 (mainline @ 34)
S32-array/delete.niecza............................Unhandled exception: Excess arguments to prefix:<~>, unused named delete
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 0 (prefix:<~> @ 1)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-array/delete.niecza line 39 (ANON @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-array/delete.niecza line 137 (mainline @ 30)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4583 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
26 0 3 0 29
3 todo : Not sure if this test is correct or not
6 23 0 0 29
23 tests aborted (missing ok/not ok)
S32-array/elems.niecza............................. 10 0 1 0 11
1 todo :
S32-array/end.t.................................... 12 0 0 0 12
Expand Down Expand Up @@ -5986,9 +5984,10 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S26", 0, 0, 0, 0, 0, 266
"S28", 6, 0, 1, 0, 7, 13
"S29", 306, 0, 2, 10, 318, 348
"S32", 6777, 0, 138, 273, 7188, 6437
"S32", 6757, 23, 135, 273, 7188, 6437
"int", 463, 0, 22, 27, 512, 560
"total", 21719, 1, 775, 1703, 24198, 27104
"total", 21699, 24, 772, 1703, 24198, 27104
----------------
Failure summary:
S12-introspection/can.niecza aborted 1 test(s)
S32-array/delete.niecza aborted 23 test(s)
4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
niecza,2013-09-19,79.23%,fecf003,21699,24,772,1703,24198,27104,
pugs,2013-09-19,34.76%,fecf003,9521,23,3437,1782,14763,26989,
rakudo.jvm,2013-09-19,99.14%,fecf003,27152,0,700,1585,29437,27106,
rakudo.parrot,2013-09-19,100.00%,fecf003,27388,0,683,1411,29482,27106,
niecza,2013-09-18,79.26%,f728c56,21719,1,775,1703,24198,27104,
pugs,2013-09-18,34.78%,f728c56,9531,0,3450,1782,14763,26989,
rakudo.jvm,2013-09-18,00.00%,f728c56,0,25365,0,0,25365,26883,
Expand Down
64 changes: 20 additions & 44 deletions pugs_summary.out
Expand Up @@ -21,9 +21,9 @@ S01-perl-5-integration/method.pugs.................# Expected: 'CODE'
3 skipped: Invalid ctx: 2
3 todo : fix by Christmas
S01-perl-5-integration/roundtrip.pugs..............# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xacd09f8)'
# Actual: 'CODE(0x90dc9f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xacd0d18)'
# Actual: 'CODE(0x90dcd18)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4436,7 +4436,7 @@ S12-attributes/instance.pugs.......................# Actual: No exception th
1 skipped: can
2 todo : feature by Christmas
26 todo : fix by Christmas
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5f45d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6964e9d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5f45d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6964e9d>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c6a921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6881b65>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c6a921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6881b65>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
# Expected: 'undef'
Expand Down Expand Up @@ -4598,13 +4598,13 @@ S17-async/contend.pugs.............................# Actual: undef
2 todo : unimpl by Christmas
pass fail todo skip plan
S19-command-line-options/01-multiple-e.t...........# Running under darwin
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.17285.308
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.17285.308
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.17285.308
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.17285.308
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.17285.308
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.17285.308
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.17285.308
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.23207.110
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.23207.110
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.23207.110
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.23207.110
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.23207.110
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.23207.110
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.23207.110
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4677,39 +4677,14 @@ S29-os/system.t..................................../bin/sh: program_that_does_no
3 0 0 0 3
pass fail todo skip plan
S32-array/bool.t................................... 15 0 0 0 15
S32-array/delete.pugs..............................# Expected: 'Any() b'
# Actual: 'Any() b Any()'
S32-array/delete.pugs..............................# Expected: 'a b'
# Actual: 'a b Any()'
# Expected: '2'
# Actual: '3'
# Expected: 'c'
# Actual: 'a'
# Expected: 'a b Any() d'
# Actual: 'Any() b c d'
# Expected: 'd'
# Actual: ''
# Expected: 'a b'
# Actual: ' b c d'
# Expected: '2'
# Actual: '4'
# Expected: 'c d f'
# Actual: 'c a '
# Expected: 'a b Any() Any() e'
# Actual: 'Any() b Any() d e f'
# Expected: '5'
# Actual: '6'
# Expected: 'c b'
# Actual: 'c a'
# Expected: 'a'
# Actual: ' b'
# Expected: '1'
# Actual: '2'
# Expected: '0'
# Actual: '8'
# Expected: '0 1'
# Actual: 'CaptSub {c_feeds = fromList [MkFeed {f_positionals = fromList [IFinite 0,IFinite 1], f_nameds = []}]}'
14 0 15 0 29
3 todo : Not sure if this test is correct or not by Christmas
12 todo : fix by Christmas
pugs: Named argument found where no matched parameter expected: (delete,Val (VBool True))
4 23 2 0 29
2 todo : fix by Christmas
23 tests aborted (missing ok/not ok)
S32-array/elems.pugs............................... 10 0 1 0 11
1 todo PASSED: fix by Christmas
S32-array/end.pugs.................................# Expected: '-1'
Expand Down Expand Up @@ -5463,8 +5438,9 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S26", 0, 0, 0, 0, 0, 266
"S28", 4, 0, 0, 1, 5, 13
"S29", 30, 0, 5, 6, 41, 92
"S32", 2272, 0, 262, 556, 3090, 6448
"S32", 2262, 23, 249, 556, 3090, 6448
"int", 129, 0, 35, 28, 192, 550
"total", 9531, 0, 3450, 1782, 14763, 26989
"total", 9521, 23, 3437, 1782, 14763, 26989
----------------
No failures!
Failure summary:
S32-array/delete.pugs aborted 23 test(s)
Expand Down
4,503 changes: 1,517 additions & 2,986 deletions rakudo.jvm_summary.out

Large diffs are not rendered by default.

21 changes: 7 additions & 14 deletions rakudo.parrot_summary.out
Expand Up @@ -388,14 +388,9 @@ S02-types/whatever.rakudo.parrot................... 72 0 3 5 80
2 todo : RT 102466
1 todo : * as dummy
pass fail todo skip plan
S03-binding/arrays.rakudo.parrot...................use of uninitialized value of type Any in string context in sub is at lib/Test.pm:81
S03-binding/arrays.t...............................use of uninitialized value of type Any in string context in block at t/spec/S03-binding/arrays.t:44

use of uninitialized value of type Any in string context in sub is at lib/Test.pm:84

use of uninitialized value of type Any in string context in block at t/spec/S03-binding/arrays.rakudo.parrot:45

45 0 2 0 47
2 todo : array binding, delete
47 0 0 0 47
S03-binding/attributes.rakudo.parrot............... 9 0 0 3 12
3 skipped: class attributes
S03-binding/closure.t.............................. 8 0 0 0 8
Expand Down Expand Up @@ -1757,10 +1752,8 @@ S29-os/system.t.................................... 3 0 0 0 3
pass fail todo skip plan
S32-array/bool.t................................... 15 0 0 0 15
S32-array/create.t................................. 3 0 0 0 3
S32-array/delete.rakudo.parrot.....................use of uninitialized value of type Any in string context in block at t/spec/S32-array/delete.rakudo.parrot:74

26 0 3 0 29
3 todo : Not sure if this test is correct or not
S32-array/delete.rakudo.parrot..................... 11 0 0 18 29
18 skipped: :delete NYI, but will be shortly
S32-array/elems.t.................................. 11 0 0 0 11
S32-array/end.t.................................... 12 0 0 0 12
S32-array/exists.t................................. 8 0 0 0 8
Expand Down Expand Up @@ -2522,7 +2515,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3594, 0, 112, 257, 3963, 3906
"S03", 4733, 0, 132, 133, 4998, 4665
"S03", 4735, 0, 130, 133, 4998, 4665
"S04", 951, 0, 38, 30, 1019, 1038
"S05", 4787, 0, 162, 432, 5381, 5825
"S06", 1165, 0, 38, 104, 1307, 1291
Expand All @@ -2540,10 +2533,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 308, 0, 0, 1, 309, 266
"S28", 7, 0, 0, 0, 7, 13
"S29", 333, 0, 2, 3, 338, 348
"S32", 8732, 0, 121, 215, 9068, 6437
"S32", 8717, 0, 118, 233, 9068, 6437
"int", 538, 0, 10, 23, 571, 560
"ros", 2, 0, 0, 0, 2, 2
"total", 27401, 0, 688, 1393, 29482, 27106
"total", 27388, 0, 683, 1411, 29482, 27106
----------------
Failure summary:
note: test_summary.pl @syn does not have ros

0 comments on commit 60a3879

Please sign in to comment.