Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed May 10, 2013
1 parent c654e17 commit def708b
Show file tree
Hide file tree
Showing 4 changed files with 1,632 additions and 1,610 deletions.
2,922 changes: 1,463 additions & 1,459 deletions niecza_summary.out

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 05/10/2013 7057702 rakudo++ (25624); niecza (82.2%); pugs (37.03%)
"niecza", 21063, 20, 732, 1561, 23376, 25446
"pugs" , 9489, 0, 3455, 1725, 14669, 25309
"rakudo", 25624, 3, 608, 1822, 28057, 25448
# 05/09/2013 7ab0e95 rakudo++ (25612); niecza (82.16%); pugs (36.83%)
"niecza", 21043, 34, 722, 1558, 23357, 25432
"pugs" , 9435, 84, 3436, 1714, 14669, 25295
Expand Down
94 changes: 59 additions & 35 deletions pugs_summary.out
Expand Up @@ -20,9 +20,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(0x9827858)'
# Actual: 'CODE(0xa502858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9827b78)'
# Actual: 'CODE(0xa502b78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -2600,7 +2600,6 @@ S05-mass/properties-derived.pugs...................# Actual: undef
108 0 148 0 256
148 todo : fix by Christmas
S05-mass/properties-general.pugs...................# Actual: undef
# Failed test (t/spec/S05-mass/properties-general.pugs line 26, column 1-53)
# Actual: undef
# Actual: undef
# Actual: undef
Expand Down Expand Up @@ -2951,9 +2950,8 @@ S05-mass/properties-general.pugs...................# Actual: undef
# Actual: undef
# Actual: undef
# Actual: undef
# Looks like you failed 1 tests of 596
245 1 350 0 596
350 todo : fix by Christmas
245 0 351 0 596
351 todo : fix by Christmas
S05-mass/properties-script.pugs....................# Actual: undef
# Actual: undef
# Actual: undef
Expand Down Expand Up @@ -4449,7 +4447,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:0xf6cabe79>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6cabd09>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6cabe79>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6cabd09>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c1cb49>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c1c99d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c1cb49>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c1c99d>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4604,13 +4602,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.24696.526
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.24696.526
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.24696.526
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.24696.526
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.24696.526
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.24696.526
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.24696.526
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.32155.456
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.32155.456
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.32155.456
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.32155.456
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.32155.456
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.32155.456
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.32155.456
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5147,11 +5145,13 @@ S32-scalar/undef.pugs..............................# Actual: undef
4 todo : fix by Christmas
S32-str/append.t................................... 7 0 0 0 7
S32-str/bool.t..................................... 12 0 0 0 12
S32-str/capitalize.pugs............................# Looks like you planned 15 tests, but ran 0
*** No such subroutine: "&wordcase"
at t/spec/S32-str/capitalize.pugs line 10, column 4-16
0 15 0 0 15
15 tests aborted (missing ok/not ok)
S32-str/capitalize.pugs............................# Expected: 'Äöü Abcä'
# Actual: 'A\c[combining Diaeresis]üö Abcä'
# Expected: 'A\c[COMBINING DOT BELOW, COMBINING DOT ABOVE] Bc'
# Actual: 'A\c[combining Dot Above, Combining Dot Below] Bc'
# Actual: undef
12 0 3 0 15
3 todo : fix by Christmas
S32-str/chomp.pugs.................................# Expected: 'foo'
# Actual: 'foo'
# Expected: 'foo'
Expand Down Expand Up @@ -5263,13 +5263,40 @@ S32-str/substr.pugs................................# Expected: 'r'
# Actual: ''
# Expected: 'oba'
# Actual: ''
# Looks like you planned 92 tests, but ran 24
*** No such method in class Str: "&wordcase"
at t/spec/S32-str/substr.pugs line 62, column 8-54
14 68 6 4 92
4 skipped: more discussion needed
6 todo : fix by Christmas
68 tests aborted (missing ok/not ok)
# Expected: 'r'
# Actual: 'f'
# Expected: 'ob'
# Actual: 'fo'
# Actual: undef
# Expected: ''
# Actual: 'bar'
# Expected: 'oo'
# Actual: 'oob'
# Actual: undef
# Expected: 'boing ding'
# Actual: 'gloop ding'
# Expected: 'ng'
# Actual: 'op'
# Expected: 'foo ding'
# Actual: 'gloop ding'
# Expected: ' d'
# Actual: 'op'
# Expected: 'boing'
# Actual: 'gloop'
# Expected: ' d'
# Actual: 'ng'
# Actual: No exception thrown
# Expected: 'cd'
# Actual: ''
# Expected: '789'
# Actual: '123456789'
56 0 21 15 92
1 skipped: Failure NYI
11 skipped: more discussion needed
3 skipped: chrs
2 todo : bug by Christmas
2 todo : scalarrefs are not handled correctly by Christmas
17 todo : fix by Christmas
S32-str/tc.pugs....................................# Expected: 'Ssß'
# Actual: 'ßß'
# Expected: 'Lj'
Expand Down Expand Up @@ -5437,8 +5464,8 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S01", 27, 0, 8, 12, 47, 79
"S02", 1427, 0, 316, 465, 2208, 3627
"S03", 1864, 0, 286, 304, 2454, 4223
"S04", 488, 0, 111, 87, 686, 1004
"S05", 2215, 1, 2206, 56, 4478, 5774
"S04", 488, 0, 111, 87, 686, 1007
"S05", 2215, 0, 2207, 56, 4478, 5774
"S06", 408, 0, 80, 126, 614, 1285
"S07", 0, 0, 0, 0, 0, 0
"S09", 68, 0, 22, 8, 98, 175
Expand All @@ -5447,18 +5474,15 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S12", 356, 0, 65, 90, 511, 1319
"S13", 7, 0, 1, 1, 9, 80
"S14", 64, 0, 11, 0, 75, 327
"S16", 20, 0, 0, 1, 21, 277
"S16", 20, 0, 0, 1, 21, 288
"S17", 10, 0, 2, 12, 24, 28
"S19", 7, 0, 0, 0, 7, 11
"S24", 47, 0, 25, 4, 76, 88
"S26", 0, 0, 0, 0, 0, 258
"S28", 4, 0, 0, 1, 5, 13
"S29", 33, 0, 6, 6, 45, 79
"S32", 2216, 83, 248, 506, 3053, 5845
"S32", 2270, 0, 266, 517, 3053, 5845
"int", 131, 0, 35, 26, 192, 542
"total", 9435, 84, 3436, 1714, 14669, 25295
"total", 9489, 0, 3455, 1725, 14669, 25309
----------------
Failure summary:
S05-mass/properties-general.pugs 3 - Match <:L> (Letter)
S32-str/capitalize.pugs aborted 15 test(s)
S32-str/substr.pugs aborted 68 test(s)
No failures!
Expand Down

0 comments on commit def708b

Please sign in to comment.