Skip to content

Commit cdacefc

Browse files
committed
today (automated commit)
1 parent 52ef05a commit cdacefc

File tree

3 files changed

+1966
-7693
lines changed

3 files changed

+1966
-7693
lines changed

perl6_pass_rates.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
2+
niecza,2013-12-18,75.58%,0fed404,21342,19,769,1832,23962,28471,
3+
pugs,2013-12-18,28.63%,0fed404,8085,2116,3114,1429,14744,28356,
4+
rakudo.jvm,2013-12-18,100.00%,0fed404,28238,190,683,1515,30626,28473,
5+
rakudo.moar,2013-12-18,00.03%,0fed404,8,26551,0,0,26559,28250,
6+
rakudo.parrot,2013-12-18,99.60%,0fed404,28126,189,668,1458,30441,28473,
27
niecza,2013-12-17,75.58%,31bff3d,21342,19,769,1832,23962,28471,
38
pugs,2013-12-17,28.63%,31bff3d,8085,2116,3114,1429,14744,28356,
49
rakudo.jvm,2013-12-17,100.00%,31bff3d,28238,190,683,1515,30626,28473,

pugs_summary.out

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ perl: warning: Please check that your locale settings:
5555
are supported and installed on your system.
5656
perl: warning: Falling back to the standard locale ("C").
5757
# Expected: 'Just another Pugs hacker'
58-
# Actual: 'CODE(0x2583798)'
58+
# Actual: 'CODE(0x2fbf798)'
5959
# Expected: 'Just another Pugs hacker'
60-
# Actual: 'CODE(0x2583b58)'
60+
# Actual: 'CODE(0x2fbfb58)'
6161
# Expected: '[]'
6262
# Actual: '["foo", "hate"]'
6363
2 0 3 0 5
@@ -33543,7 +33543,7 @@ perl: warning: Please check that your locale settings:
3354333543
LANG = "en_US.UTF-8"
3354433544
are supported and installed on your system.
3354533545
perl: warning: Falling back to the standard locale ("C").
33546-
# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7f36c5159af9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7f36c51592f9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7f36c5159af9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7f36c51592f9>})])}])
33546+
# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7f5ea6b30659>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7f5ea6b31d49>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7f5ea6b30659>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7f5ea6b31d49>})])}])
3354733547
# Expected: 'undef'
3354833548
# Actual: '(Scalar)'
3354933549
# Expected: 'undef'
@@ -34040,55 +34040,55 @@ perl: warning: Please check that your locale settings:
3404034040
are supported and installed on your system.
3404134041
perl: warning: Falling back to the standard locale ("C").
3404234042
# Running under darwin
34043-
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.7483.895
34043+
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.6802.131
3404434044
perl: warning: Setting locale failed.
3404534045
perl: warning: Please check that your locale settings:
3404634046
LANGUAGE = "en_US:en",
3404734047
LC_ALL = "en_US.ISO-8859-1",
3404834048
LANG = "en_US.UTF-8"
3404934049
are supported and installed on your system.
3405034050
perl: warning: Falling back to the standard locale ("C").
34051-
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.7483.895
34051+
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.6802.131
3405234052
perl: warning: Setting locale failed.
3405334053
perl: warning: Please check that your locale settings:
3405434054
LANGUAGE = "en_US:en",
3405534055
LC_ALL = "en_US.ISO-8859-1",
3405634056
LANG = "en_US.UTF-8"
3405734057
are supported and installed on your system.
3405834058
perl: warning: Falling back to the standard locale ("C").
34059-
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.7483.895
34059+
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.6802.131
3406034060
perl: warning: Setting locale failed.
3406134061
perl: warning: Please check that your locale settings:
3406234062
LANGUAGE = "en_US:en",
3406334063
LC_ALL = "en_US.ISO-8859-1",
3406434064
LANG = "en_US.UTF-8"
3406534065
are supported and installed on your system.
3406634066
perl: warning: Falling back to the standard locale ("C").
34067-
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.7483.895
34067+
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.6802.131
3406834068
perl: warning: Setting locale failed.
3406934069
perl: warning: Please check that your locale settings:
3407034070
LANGUAGE = "en_US:en",
3407134071
LC_ALL = "en_US.ISO-8859-1",
3407234072
LANG = "en_US.UTF-8"
3407334073
are supported and installed on your system.
3407434074
perl: warning: Falling back to the standard locale ("C").
34075-
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.7483.895
34075+
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.6802.131
3407634076
perl: warning: Setting locale failed.
3407734077
perl: warning: Please check that your locale settings:
3407834078
LANGUAGE = "en_US:en",
3407934079
LC_ALL = "en_US.ISO-8859-1",
3408034080
LANG = "en_US.UTF-8"
3408134081
are supported and installed on your system.
3408234082
perl: warning: Falling back to the standard locale ("C").
34083-
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.7483.895
34083+
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.6802.131
3408434084
perl: warning: Setting locale failed.
3408534085
perl: warning: Please check that your locale settings:
3408634086
LANGUAGE = "en_US:en",
3408734087
LC_ALL = "en_US.ISO-8859-1",
3408834088
LANG = "en_US.UTF-8"
3408934089
are supported and installed on your system.
3409034090
perl: warning: Falling back to the standard locale ("C").
34091-
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.7483.895
34091+
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.6802.131
3409234092
perl: warning: Setting locale failed.
3409334093
perl: warning: Please check that your locale settings:
3409434094
LANGUAGE = "en_US:en",

0 commit comments

Comments
 (0)