Skip to content

Commit

Permalink
spectest-progress.csv update: 409 files, 11510 passing, 85 failing
Browse files Browse the repository at this point in the history
Failure summary:
    S02-builtin_data_types/hash_ref.rakudo 23,24,25,26,28,29,30 - The object is-a 'Hasi'
    S02-builtin_data_types/num.rakudo 32,34,36,38 - The object is-a 'Nun'
    S02-builtin_data_types/range.rakudo 11,15 - got the right array
    S02-literals/quoting-unicode.t 68,69,70 - q-style string with ...
    S02-names_and_variables/fmt.rakudo 5 - fmt() works with @ array
    S02-whitespace_and_comments/comments.rakudo 7,8,9 - embedded comment ...
    S03-operators/cross-metaop.rakudo 4 - smooth cross operator works
    S03-operators/increment.rakudo 3 - magical ++ should not be numified
    S03-operators/increment.rakudo 4 - it isa Str
    S03-operators/range.rakudo 5,6,8,10,12,29,33,48
    S04-statement-modifiers/until.rakudo 4 - post until
    S04-statement-modifiers/while.rakudo 4,5 - post while
    S04-statements/do.rakudo 7,8 - prefixing 'if' statement with 'do' ...
    S05-match/capturing-contexts.rakudo 1,2 - Match object ...
    S05-substitution/match.t aborted 5 test(s)
    S05-transliteration/trans.rakudo 8,9,10,14 -
    S12-attributes/recursive.rakudo 2 - Sanity check, $a is of type A
    S12-class/basic.rakudo 5 - .isa("Foo")
    S12-enums/basic.rakudo 27 - short name of the enum without parenthesis is an enum
    S32-container/zip.rakudo 11,12 - can mix arrays and ranges for infix:<Z>
    S32-io/IO-Socket-INET.t 2 - echo server and client
    S32-num/int.rakudo 40,42,44,46,48,50,52,54,56,58,60,62 - The object is-a 'Inu'
    S32-num/rand.rakudo aborted 5 test(s)
    S32-scalar/undef.rakudo 37 - The object is-a 'Hasi'
    S32-str/lc.rakudo 8 - lowercasing char-range
    S32-str/words.rakudo aborted 8 test(s)
    integration/99problems-21-to-30.rakudo aborted 5 test(s)
  • Loading branch information
pmichaud committed Jun 30, 2009
1 parent 86271a6 commit aa1a18d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/spectest-progress.csv
Expand Up @@ -399,3 +399,8 @@
"2009-06-23 00:00",10f2235,11532,4,383,2184,14103,16894,404
"2009-06-24 00:00",0e0671a,11546,4,383,2184,14117,16908,405
"2009-06-25 00:00",0e0671a,11548,4,383,2183,14118,16909,405
"2009-06-26 00:00",6c43f93,11539,21,380,2218,14158,16921,406
"2009-06-27 00:00",6c43f93,11548,9,384,2218,14159,16925,406
"2009-06-28 00:00",6c43f93,11526,17,384,2221,14148,17010,406
"2009-06-29 00:00",6c43f93,11536,7,384,2221,14148,17010,406
"2009-06-30 00:00",1831bd1,11510,85,388,2223,14206,17026,409

0 comments on commit aa1a18d

Please sign in to comment.