Navigation Menu

Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed May 9, 2015
1 parent 8450a53 commit 0e2217d
Show file tree
Hide file tree
Showing 9 changed files with 127 additions and 436 deletions.
2 changes: 1 addition & 1 deletion log/nqp.js_summary.out
Expand Up @@ -187,5 +187,5 @@ t/nqp/95-cclass.t ..................... ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
All tests successful.
Files=68, Tests=719, 26 wallclock secs ( 0.22 usr 0.09 sys + 21.38 cusr 2.28 csys = 23.97 CPU)
Files=68, Tests=719, 25 wallclock secs ( 0.26 usr 0.06 sys + 20.68 cusr 2.19 csys = 23.19 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/03-closures.t ......... ok
t/jvm/01-continuations.t .............. ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 322 wallclock secs ( 0.59 usr 0.11 sys + 626.85 cusr 12.78 csys = 640.33 CPU)
Files=98, Tests=3763, 324 wallclock secs ( 0.60 usr 0.10 sys + 630.31 cusr 12.64 csys = 643.65 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 13 wallclock secs ( 0.56 usr 0.11 sys + 10.90 cusr 0.66 csys = 12.23 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.54 usr 0.10 sys + 10.83 cusr 0.68 csys = 12.15 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 11 wallclock secs ( 0.53 usr 0.08 sys + 10.07 cusr 0.56 csys = 11.24 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.51 usr 0.12 sys + 10.31 cusr 0.56 csys = 11.50 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -111,7 +111,7 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 6
t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 7)
Failed tests: 20-22, 32-34, 100
Files=103, Tests=3764, 31 wallclock secs ( 0.67 usr 0.16 sys + 25.23 cusr 4.12 csys = 30.18 CPU)
Files=103, Tests=3764, 32 wallclock secs ( 0.68 usr 0.11 sys + 24.93 cusr 4.31 csys = 30.03 CPU)
Result: FAIL
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
90 changes: 33 additions & 57 deletions log/rakudo.jvm_summary.out
Expand Up @@ -239,8 +239,7 @@ S02-types/isDEPRECATED.rakudo.jvm.................. 13 0 8 0 21
S02-types/lazy-lists.rakudo.jvm.................... 22 0 1 0 23
1 todo : RT \#121994
S02-types/lists.rakudo.jvm......................... 29 0 0 3 32
2 skipped: list binding RT #124494
1 skipped: list binding RT #124495
3 skipped: list binding RT #124494
S02-types/mix.rakudo.jvm........................... 169 0 4 3 176
3 skipped: No longer Iterable
2 todo : ?
Expand Down Expand Up @@ -362,14 +361,12 @@ S03-operators/also.rakudo.jvm...................... 4 0 4 0 8
S03-operators/andthen.t............................ 8 0 0 0 8
S03-operators/arith.rakudo.jvm..................... 156 0 0 0 156
S03-operators/assign-is-not-binding.t.............. 9 0 0 0 9
S03-operators/assign.rakudo.jvm.................... 262 0 21 13 296
S03-operators/assign.rakudo.jvm.................... 263 0 21 12 296
1 skipped: Odd number of elements found where hash expected RT #124530
1 skipped: RT #116178
2 skipped: RT #76734
3 skipped: Two terms in a row RT #124531
2 skipped: cannot modifiy an immutable value RT #124533
1 skipped: cannot modifiy an immutable value RT #124534
3 skipped: expects a term, found infix >= instead RT #124532
6 skipped: ~< and ~> NYI RT #124531
1 todo : RT \#80614
3 todo : item assignment
1 todo : item/list assignment
Expand Down Expand Up @@ -446,8 +443,8 @@ S03-operators/range.rakudo.jvm..................... 123 0 2 0 125
1 todo : huh? RT \#124543
S03-operators/reduce-le1arg.rakudo.jvm............. 51 0 0 3 54
1 skipped: expected Any but got Mu instead RT #124552
1 skipped: ~< NYI RT #124550
1 skipped: ~> NYI RT #124551
1 skipped: ~< NYI RT #124531
1 skipped: ~> NYI RT #124531
S03-operators/relational.rakudo.jvm................ 118 0 4 0 122
4 todo : RT \#121987
S03-operators/repeat.rakudo.jvm.................... 32 0 1 0 33
Expand Down Expand Up @@ -508,13 +505,8 @@ S04-blocks-and-statements/pointy.rakudo.jvm........ 16 0 2 0 18
1 todo : pointy blocks and last/redo RT \#124973
S04-blocks-and-statements/temp.rakudo.jvm.......... 30 0 6 0 36
6 todo : TEMP phasers NYI
S04-declarations/constant.rakudo.jvm............... 49 0 4 3 56
1 skipped: binding RT #125058
1 skipped: binding RT #125059
1 skipped: unicode constant name RT #125057
1 todo : COMPILING RT \#125054
1 todo : COMPILING RT \#125055
1 todo : COMPILING RT \#125056
S04-declarations/constant.rakudo.jvm............... 52 0 4 0 56
3 todo : COMPILING RT \#125054
1 todo : constants as type constraints
S04-declarations/implicit-parameter.t.............. 19 0 0 0 19
S04-declarations/multiple.rakudo.jvm............... 5 0 1 0 6
Expand Down Expand Up @@ -559,16 +551,13 @@ S04-phasers/enter-leave.rakudo.jvm................. 20 0 4 1 25
1 todo : unwind, RT \#121530
S04-phasers/eval-in-begin.t........................ 3 0 0 0 3
S04-phasers/first.t................................ 4 0 0 0 4
S04-phasers/in-eval.rakudo.jvm..................... 24 0 1 10 35
6 skipped: ? RT #124958
4 skipped: ? RT #124959
S04-phasers/in-eval.rakudo.jvm..................... 34 0 1 0 35
1 todo : not sure
S04-phasers/in-loop.rakudo.jvm..................... 1 0 0 2 3
2 skipped: RT #122134 - last+ENTER in loop
S04-phasers/init.t................................. 13 0 0 0 13
S04-phasers/keep-undo.rakudo.jvm................... 14 0 1 1 16
1 skipped: RT #111866
1 todo : RT \#111866
S04-phasers/keep-undo.rakudo.jvm................... 14 0 2 0 16
2 todo : RT \#111866
S04-phasers/multiple.t............................. 2 0 0 0 2
S04-phasers/next.rakudo.jvm........................ 10 0 2 1 13
1 skipped: leave NYI RT #124951
Expand All @@ -578,7 +567,7 @@ S04-phasers/pre-post.rakudo.jvm.................... 20 0 1 1 22
1 skipped: POST and exceptions RT #124962
1 todo : POST and exceptions RT \#124961
S04-phasers/rvalue.t............................... 16 0 0 0 16
S04-statement-modifiers/for.t...................... 26 0 0 0 26
S04-statement-modifiers/for.t...................... 27 0 0 0 27
S04-statement-modifiers/given.t.................... 11 0 0 0 11
S04-statement-modifiers/if.t....................... 13 0 0 0 13
S04-statement-modifiers/unless.t................... 8 0 0 0 8
Expand Down Expand Up @@ -609,8 +598,7 @@ S04-statements/if.rakudo.jvm....................... 37 0 2 0 39
1 todo : rakudo still uses Nil here RT \#124578
S04-statements/label.t............................. 5 0 0 0 5
S04-statements/last.t.............................. 9 0 0 0 9
S04-statements/loop.rakudo.jvm..................... 14 0 0 1 15
1 skipped: unwind RT #124570
S04-statements/loop.t.............................. 15 0 0 0 15
S04-statements/map-and-sort-in-for.t............... 4 0 0 0 4
S04-statements/next.t.............................. 12 0 0 0 12
S04-statements/no-implicit-block.t................. 12 0 0 0 12
Expand All @@ -629,10 +617,8 @@ S04-statements/while.t............................. 9 0 0 0 9
pass fail todo skip plan
S05-capture/alias.rakudo.jvm....................... 25 0 0 5 30
5 skipped: Package variable capture RT #125122
S05-capture/caps.rakudo.jvm........................ 39 0 3 0 42
S05-capture/caps.rakudo.jvm........................ 41 0 1 0 42
1 todo : RT \#117955 - quantified conjunctive capture
1 todo PASSED: & caps on jvm RT \#125001
1 todo PASSED: && caps on jvm RT \#125002
S05-capture/dot.rakudo.jvm......................... 52 0 10 0 62
3 todo : dubious test RT \#125004
3 todo : dubious test RT \#125005
Expand Down Expand Up @@ -772,8 +758,7 @@ S05-modifier/ignorecase.rakudo.jvm................. 23 0 2 0 25
2 todo : ignorecase and SS/&szlig; RT \#125037
S05-modifier/ii.rakudo.jvm......................... 15 0 6 0 21
6 todo : NYI
S05-modifier/my.rakudo.jvm......................... 17 0 2 5 24
5 skipped: Can't parse :state $z++ RT #state $z++ RT#:125040
S05-modifier/my.rakudo.jvm......................... 22 0 2 0 24
1 todo : :our variables in regexes
1 todo : unsuccessful match preserves :let value
S05-modifier/overlapping.t......................... 22 0 0 0 22
Expand Down Expand Up @@ -850,11 +835,9 @@ S06-macros/errors.t................................ 2 0 0 0 2
S06-macros/opaque-ast.rakudo.jvm................... 3 0 0 4 7
3 skipped: :COMPILING flag RT #124964
1 skipped: return from macro RT #124965
S06-macros/quasi-blocks.rakudo.jvm................. 11 0 0 3 14
1 skipped: ? RT #124969
S06-macros/quasi-blocks.rakudo.jvm................. 12 0 0 2 14
2 skipped: Method 'succ' not found RT #124967
S06-macros/unquoting.rakudo.jvm.................... 5 0 0 1 6
1 skipped: ? RT #124966
S06-macros/unquoting.t............................. 6 0 0 0 6
S06-multi/lexical-multis.rakudo.jvm................ 14 0 1 0 15
1 todo : lexical scope as tie breaker
S06-multi/positional-vs-named.rakudo.jvm........... 25 0 0 2 27
Expand Down Expand Up @@ -892,8 +875,7 @@ S06-operator-overloading/sub.rakudo.jvm............ 57 0 2 18 77
1 todo : infix:<;> RT \#124981
S06-operator-overloading/term.t.................... 9 0 0 0 9
S06-operator-overloading/workout.t................. 84 0 0 0 84
S06-other/anon-hashes-vs-blocks.rakudo.jvm......... 25 0 0 1 26
1 skipped: jvm chokes on compiling {;} for some reason RT #124663
S06-other/anon-hashes-vs-blocks.t.................. 26 0 0 0 26
S06-other/introspection.t.......................... 12 0 0 0 12
S06-other/main-eval.rakudo.jvm..................... 2 0 1 0 3
1 todo : MAIN in EVAL RT \#124662
Expand Down Expand Up @@ -1073,7 +1055,7 @@ S12-class/anonymous.rakudo.jvm..................... 16 0 1 0 17
S12-class/attributes.t............................. 33 0 0 0 33
S12-class/augment-supersede.rakudo.jvm............. 11 0 0 2 13
2 skipped: redeclaration of symbol Bar RT #125046
S12-class/basic.rakudo.jvm......................... 37 0 0 3 40
S12-class/basic.rakudo.jvm......................... 36 1 0 3 40
3 skipped: Calling is will never work with argument types (Foo) RT #125043
S12-class/declaration-order.t...................... 2 0 0 0 2
S12-class/extending-arrays.t....................... 11 0 0 0 11
Expand Down Expand Up @@ -1260,17 +1242,14 @@ S16-filehandles/filestat.t......................... 10 0 0 0 10
S16-filehandles/filetest.rakudo.jvm................ 34 0 0 9 43
6 skipped: :M, :C, :A
3 skipped: no file README
S16-filehandles/io.rakudo.jvm...................... 102 0 8 2 112
S16-filehandles/io.rakudo.jvm...................... 105 0 5 2 112
1 skipped: Too late to change filehandle encoding RT #125079
1 skipped: Will fail due to above failure RT #125082
1 todo : builtin JVM charset folds these RT \#125078
1 todo : java.nio.charset.UnmappableCharacterException RT \#125075
1 todo : will fail due to above failures RT \#125077
1 todo : will fail due to above failures RT \#125080
1 todo : will fail due to above failures RT \#125081
1 todo PASSED: java.nio.charset.UnmappableCharacterException RT \#125073
1 todo PASSED: java.nio.charset.UnmappableCharacterException RT \#125076
1 todo PASSED: will fail due to above failures RT \#125074
S16-filehandles/io_in_for_loops.t.................. 33 0 0 0 33
S16-filehandles/io_in_while_loops.t................ 13 0 0 0 13
S16-filehandles/mkdir_rmdir.t...................... 14 0 0 0 14
Expand All @@ -1281,8 +1260,7 @@ S16-filehandles/unlink.rakudo.jvm.................. 5 0 0 1 6
S16-io/bare-say.t.................................. 7 0 0 0 7
S16-io/basic-open.t................................ 11 0 0 0 11
S16-io/cwd.t....................................... 3 0 0 0 3
S16-io/getc.rakudo.jvm............................. 1 0 0 1 2
1 skipped: Method 'read' not found RT #124671
S16-io/getc.t...................................... 2 0 0 0 2
S16-io/print.t..................................... 12 0 0 0 12
S16-io/say-and-ref.t............................... 3 0 0 0 3
S16-io/say.t....................................... 8 0 0 0 8
Expand Down Expand Up @@ -1563,19 +1541,16 @@ S32-num/fatrat.rakudo.jvm.......................... 279 0 1 2 282
1 todo : unknown RT \#124815
S32-num/int.rakudo.jvm............................. 102 0 3 2 107
2 skipped: trailing characters produce failures RT #124817
2 todo : Inf and NaN NYI for Int RT \#124818
1 todo : Inf and NaN NYI for Int RT \#124819
3 todo : Inf and NaN NYI for Int RT \#124818
S32-num/is-prime.t................................. 35 0 0 0 35
S32-num/log.rakudo.jvm............................. 28 0 1 0 29
1 todo : HugeInt.log RT \#124821
S32-num/narrow.t................................... 9 0 0 0 9
S32-num/pi.t....................................... 5 0 0 0 5
S32-num/polar.t.................................... 48 0 0 0 48
S32-num/power.rakudo.jvm........................... 48 0 0 4 52
1 skipped: 1i**NaN should be NaN RT #124803
1 skipped: NaN**0 should be NaN RT #124806
1 skipped: NaN**1i should be NaN RT #124800
1 skipped: i RT #124810
S32-num/power.rakudo.jvm........................... 48 0 4 0 52
1 todo : i RT \#124810
3 todo : wrong results for "NaN" used with "**" RT \#124800
S32-num/rand.rakudo.jvm............................ 112 0 0 1 113
1 skipped: Test is too slow; srand call incorrect RT #124812
S32-num/rat.rakudo.jvm............................. 823 0 0 1 824
Expand Down Expand Up @@ -1871,30 +1846,30 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 19, 0, 56, 75, 86
"S02", 5241, 0, 141, 351, 5733, 5819
"S03", 5195, 0, 120, 106, 5421, 5439
"S04", 1083, 2, 47, 52, 1184, 1260
"S05", 5350, 4, 88, 267, 5709, 5957
"S06", 1352, 6, 53, 99, 1510, 1568
"S03", 5196, 0, 120, 105, 5421, 5439
"S04", 1098, 2, 48, 37, 1185, 1261
"S05", 5357, 4, 86, 262, 5709, 5960
"S06", 1355, 6, 53, 96, 1510, 1568
"S07", 0, 0, 0, 0, 0, 0
"S09", 1897, 0, 11, 102, 2010, 2010
"S10", 90, 0, 6, 1, 97, 154
"S11", 87, 0, 26, 14, 127, 146
"S12", 1473, 0, 50, 125, 1648, 1702
"S12", 1472, 1, 50, 125, 1648, 1702
"S13", 36, 0, 10, 27, 73, 83
"S14", 312, 0, 8, 9, 329, 342
"S15", 15, 0, 4, 17, 36, 78518
"S16", 279, 0, 8, 19, 306, 338
"S16", 283, 0, 5, 18, 306, 338
"S17", 694, 1, 5, 27, 727, 773
"S19", 13, 0, 0, 0, 13, 18
"S22", 23, 0, 0, 1, 24, 24
"S24", 17, 0, 0, 0, 17, 94
"S26", 1234, 0, 4, 48, 1286, 1947
"S28", 7, 0, 0, 0, 7, 13
"S29", 341, 0, 3, 3, 347, 357
"S32", 9649, 14, 179, 211, 10053, 8428
"S32", 9649, 14, 183, 207, 10053, 8428
"int", 1194, 67, 11, 15, 1287, 1276
"ros", 2, 0, 0, 0, 2, 2
"total", 35584, 113, 774, 1550, 38021,116354
"total", 35613, 114, 774, 1521, 38022,116358
----------------
Failure summary:
S01-perl-5-integration/hash.rakudo.jvm aborted 6 test(s)
Expand All @@ -1909,6 +1884,7 @@ S05-modifier/perl5_9.rakudo.jvm 81 - re_tests 1356/1 (1574)
S05-modifier/perl5_9.rakudo.jvm 83 - re_tests 1360/1 (1578)
S06-currying/assuming-and-mmd.t aborted 2 test(s)
S06-currying/named.t aborted 4 test(s)
S12-class/basic.rakudo.jvm 2 - Classname.new.perl just adds .new
S17-scheduler/in.t 13 - can we cancel (4)
S32-io/pipe.t 3 - Child fails and prints nothing
S32-io/pipe.t 4 - Child fails and prints nothing
Expand Down

0 comments on commit 0e2217d

Please sign in to comment.