Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Nov 20, 2013
1 parent 50d053e commit b2e337f
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 69 deletions.
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 Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
niecza,2013-11-20,72.64%,259ed8d,20625,468,754,1690,23537,28439,
pugs,2013-11-20,28.45%,259ed8d,8077,2115,3114,1429,14735,28324,
rakudo.jvm,2013-11-20,100.00%,259ed8d,28392,49,668,1481,30590,28441,
rakudo.parrot,2013-11-20,99.66%,259ed8d,28296,0,671,1456,30423,28441,
niecza,2013-11-19,72.89%,5e7b85b,20625,468,754,1690,23537,28439, niecza,2013-11-19,72.89%,5e7b85b,20625,468,754,1690,23537,28439,
pugs,2013-11-19,28.54%,5e7b85b,8077,2115,3114,1429,14735,28324, pugs,2013-11-19,28.54%,5e7b85b,8077,2115,3114,1429,14735,28324,
rakudo.jvm,2013-11-19,99.77%,5e7b85b,28232,49,668,1478,30427,28441, rakudo.jvm,2013-11-19,99.77%,5e7b85b,28232,49,668,1478,30427,28441,
Expand Down
20 changes: 10 additions & 10 deletions pugs_summary.out
Expand Up @@ -55,9 +55,9 @@ perl: warning: Please check that your locale settings:
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). perl: warning: Falling back to the standard locale ("C").
# Expected: 'Just another Pugs hacker' # Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x3be2798)' # Actual: 'CODE(0x37d9798)'
# Expected: 'Just another Pugs hacker' # Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x3be2b58)' # Actual: 'CODE(0x37d9b58)'
# Expected: '[]' # Expected: '[]'
# Actual: '["foo", "hate"]' # Actual: '["foo", "hate"]'
2 0 3 0 5 2 0 3 0 5
Expand Down Expand Up @@ -33543,7 +33543,7 @@ perl: warning: Please check that your locale settings:
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). 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:0x7faa3a859af9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7faa3a8592f9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7faa3a859af9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7faa3a8592f9>})])}]) # Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7f0907a59af9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7f0907a592f9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0x7f0907a59af9>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0x7f0907a592f9>})])}])
# Expected: 'undef' # Expected: 'undef'
# Actual: '(Scalar)' # Actual: '(Scalar)'
# Expected: 'undef' # Expected: 'undef'
Expand Down Expand Up @@ -34040,55 +34040,55 @@ perl: warning: Please check that your locale settings:
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). perl: warning: Falling back to the standard locale ("C").
# Running under darwin # Running under darwin
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.29101.432 # ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1", LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.29101.432 # ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1", LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.29101.432 # ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1", LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.29101.432 # ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1", LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). 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.29101.432 # ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1", LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). 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.29101.432 # ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
LC_ALL = "en_US.ISO-8859-1", LC_ALL = "en_US.ISO-8859-1",
LANG = "en_US.UTF-8" LANG = "en_US.UTF-8"
are supported and installed on your system. are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). perl: warning: Falling back to the standard locale ("C").
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.29101.432 # ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.15313.606
perl: warning: Setting locale failed. perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings: perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en", LANGUAGE = "en_US:en",
Expand Down

0 comments on commit b2e337f

Please sign in to comment.