Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Dec 31, 2013
1 parent b7b9a56 commit 16ab612
Show file tree
Hide file tree
Showing 6 changed files with 5,174 additions and 653 deletions.
13 changes: 6 additions & 7 deletions niecza_summary.out
Expand Up @@ -131,9 +131,7 @@ S02-literals/string-interpolation.t................Use of Nil as a string
at <unknown> line 0 (ExitRunloop @ 0)
14 0 0 0 14
S02-literals/sub-calls.t...........................Potential difficulties:
&succ is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-literals/sub-calls.t line 48:
------>  sub succ⏏($x) { $x + 1 }
&first is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-literals/sub-calls.t line 55:
&first is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-literals/sub-calls.t line 56:
------>  sub first⏏() { "first" }

20 0 0 0 20
Expand Down Expand Up @@ -3951,7 +3949,7 @@ S12-methods/submethods.niecza...................... 23 0 4 0 27
S12-methods/syntax.niecza.......................... 8 0 0 4 12
1 skipped: Excess arguments to Any.map, used 2 of 4 positionals
3 skipped: Interaction between semiargs and args is not understood
S12-methods/topic.t................................ 2 0 0 0 2
S12-methods/topic.t................................ 1 1 0 0 2
S12-methods/trusts.t............................... 4 0 0 0 4
S12-methods/typed-attributes.t..................... 7 0 0 0 7
S12-methods/what.t.................................Use of uninitialized value in numeric context
Expand Down Expand Up @@ -5963,7 +5961,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 3172, 14, 121, 385, 3692, 4473
"S02", 3172, 14, 121, 385, 3692, 4475
"S03", 3675, 0, 198, 407, 4280, 4665
"S04", 800, 0, 35, 60, 895, 1038
"S05", 4111, 7, 117, 227, 4462, 5829
Expand All @@ -5972,7 +5970,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S09", 66, 0, 1, 8, 75, 197
"S10", 35, 0, 5, 19, 59, 128
"S11", 0, 0, 0, 0, 0, 139
"S12", 785, 0, 65, 179, 1029, 1407
"S12", 784, 1, 65, 179, 1029, 1407
"S13", 31, 0, 1, 10, 42, 80
"S14", 168, 0, 1, 11, 180, 328
"S16", 185, 0, 5, 41, 231, 302
Expand All @@ -5984,7 +5982,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 304, 2, 2, 10, 318, 350
"S32", 6754, 0, 137, 285, 7176, 7051
"int", 462, 10, 22, 27, 521, 571
"total", 21340, 33, 769, 1831, 23973, 28490
"total", 21339, 34, 769, 1831, 23973, 28492
----------------
Failure summary:
S02-names-vars/varnames.niecza aborted 14 test(s)
Expand All @@ -5995,6 +5993,7 @@ S05-mass/rx.niecza 428 - sigspace (:s)
S05-mass/rx.niecza 433 - sigspace (:sigspace)
S05-mass/rx.niecza 436 - sigspace (:sigspace)
S05-modifier/sigspace.t 10 - inline :s doesn't imply <.ws> immediately (-)
S12-methods/topic.t 1 - $_ is not set in methods...
S29-context/exit.t 2 - exit 5; works
S29-context/exit.t 3 - try-block does not catch exit exceptions
integration/role-composition-vs-attribute.t aborted 10 test(s)
5 changes: 5 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,9 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
niecza,2013-12-31,75.28%,0215ddd,21339,34,769,1831,23973,28492,
pugs,2013-12-31,28.48%,0215ddd,8074,2136,3108,1427,14745,28377,
rakudo.jvm,2013-12-31,87.36%,0215ddd,24762,3494,591,1561,29813,28494,
rakudo.moar,2013-12-31,00.00%,0215ddd,0,26563,0,0,26563,28271,
rakudo.parrot,2013-12-31,100.00%,0215ddd,28345,1,667,1458,30471,28494,
niecza,2013-12-30,75.01%,5ffc8ff,21340,33,769,1831,23973,28490,
pugs,2013-12-30,28.40%,5ffc8ff,8080,2130,3108,1427,14745,28375,
rakudo.jvm,2013-12-30,100.00%,5ffc8ff,28448,25,669,1512,30654,28492,
Expand Down
39 changes: 20 additions & 19 deletions pugs_summary.out
Expand Up @@ -56,9 +56,9 @@ perl: warning: Please check that your locale settings:
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x3c0c798)'
# Actual: 'CODE(0x3e8b798)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x3c0cb58)'
# Actual: 'CODE(0x3e8bb58)'
# Expected: '[]'
# Actual: '["foo", "hate"]'
2 0 3 0 5
Expand Down Expand Up @@ -330,11 +330,11 @@ perl: warning: Please check that your locale settings:
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# Actual: No exception thrown
# Actual: No exception thrown
# Actual: No exception thrown
17 0 3 0 20
1 todo : unspecced by Christmas
2 todo : fix by Christmas
1 todo : fix by Christmas
1 todo PASSED: fix by Christmas
S02-literals/subscript.pugs........................perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
Expand Down Expand Up @@ -33450,7 +33450,7 @@ perl: warning: Please check that your locale settings:
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7fad0505e081>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7fad05060ec1>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7fad0505e081>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7fad05060ec1>})])}])
# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7fe7034c1ba9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7fe7034c1539>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7fe7034c1ba9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7fe7034c1539>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
# Expected: 'undef'
Expand Down Expand Up @@ -33715,7 +33715,8 @@ perl: warning: Please check that your locale settings:
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# Actual: No exception thrown
# Expected: 'Nil'
# Actual: 'Scalar'
1 0 1 0 2
1 todo : outdated semantics by Christmas
S12-methods/typed-attributes.t.....................perl: warning: Setting locale failed.
Expand Down Expand Up @@ -33947,55 +33948,55 @@ perl: warning: Please check that your locale settings:
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# Running under darwin
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.22711.68
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.22711.68
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.22711.68
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.22711.68
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.22711.68
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.22711.68
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.22711.68
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.4563.950
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
Expand Down Expand Up @@ -34382,15 +34383,15 @@ perl: warning: Falling back to the standard locale ("C").
# Actual: undef
# Actual: undef
pugs: out of memory (requested 1048576 bytes)
21 7 4 15 47
15 13 4 15 47
1 skipped: .Str
1 skipped: Nil
7 skipped: NYI
2 skipped: autothreading
3 skipped: pick not defined: VNum Infinity
1 skipped: autothread
4 todo : fix by Christmas
7 tests aborted (missing ok/not ok)
13 tests aborted (missing ok/not ok)
S32-list/reduce.pugs...............................perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
Expand Down Expand Up @@ -35343,7 +35344,7 @@ Error eval perl5: "if (!$INC{'Pugs/Runtime/Match/HsBridge.pm'}) {
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 19, 8, 8, 12, 47, 79
"S02", 1061, 633, 256, 312, 2262, 4601
"S02", 1061, 633, 256, 312, 2262, 4603
"S03", 1298, 831, 145, 195, 2469, 4665
"S04", 479, 0, 98, 88, 665, 1038
"S05", 2197, 29, 2196, 47, 4469, 5829
Expand All @@ -35362,9 +35363,9 @@ Error eval perl5: "if (!$INC{'Pugs/Runtime/Match/HsBridge.pm'}) {
"S26", 0, 0, 0, 0, 0, 266
"S28", 4, 0, 0, 1, 5, 13
"S29", 19, 18, 1, 5, 43, 94
"S32", 1958, 381, 187, 524, 3050, 7062
"S32", 1952, 387, 187, 524, 3050, 7062
"int", 117, 31, 32, 23, 203, 561
"total", 8080, 2130, 3108, 1427, 14745, 28375
"total", 8074, 2136, 3108, 1427, 14745, 28377
----------------
Failure summary:
S01-perl-5-integration/basic.pugs 4 - %h.kv received as hash (key)
Expand Down Expand Up @@ -35421,7 +35422,7 @@ S24-testing/1-basic.pugs aborted 60 test(s)
S29-context/eval.pugs aborted 18 test(s)
S32-list/join.pugs 33 - "foo".join(":") should be the same as join(":", "foo")
S32-list/join.pugs 34 - ("foo").join(":") should be the same as join(":", "foo")
S32-list/pick.pugs aborted 7 test(s)
S32-list/pick.pugs aborted 13 test(s)
S32-scalar/undef.pugs aborted 86 test(s)
S32-str/append.t aborted 7 test(s)
S32-str/capitalize.pugs aborted 17 test(s)
Expand Down

0 comments on commit 16ab612

Please sign in to comment.