Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Oct 9, 2013
1 parent 188539e commit ba6d5f7
Show file tree
Hide file tree
Showing 3 changed files with 1,159 additions and 817 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
niecza,2013-10-08,73.86%,8379851,20662,855,741,1601,23859,27956,
pugs,2013-10-08,33.35%,8379851,9329,222,3403,1779,14733,27841,
rakudo.jvm,2013-10-08,99.90%,8379851,27946,7,668,1481,30102,27958,
rakudo.parrot,2013-10-08,100.00%,8379851,27974,0,666,1458,30098,27958,
niecza,2013-10-07,73.86%,8379851,20662,855,741,1601,23859,27956,
pugs,2013-10-07,33.35%,8379851,9329,222,3403,1779,14733,27841,
rakudo.jvm,2013-10-07,61.42%,8379851,17181,8144,542,1173,27040,27744,
Expand Down
18 changes: 9 additions & 9 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(0x92a29f8)'
# Actual: 'CODE(0x96db9f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x92a2d18)'
# Actual: 'CODE(0x96dbd18)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4582,13 +4582,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.26806.259
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.26806.259
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.26806.259
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.26806.259
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.26806.259
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.26806.259
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.26806.259
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.1643.12
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.1643.12
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.1643.12
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down

0 comments on commit ba6d5f7

Please sign in to comment.