Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Apr 28, 2015
1 parent 5bd2683 commit 216ca5a
Show file tree
Hide file tree
Showing 9 changed files with 316 additions and 118 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, 25 wallclock secs ( 0.24 usr 0.06 sys + 21.29 cusr 2.29 csys = 23.88 CPU)
Files=68, Tests=719, 24 wallclock secs ( 0.23 usr 0.08 sys + 20.68 cusr 2.15 csys = 23.14 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=3747, 332 wallclock secs ( 0.61 usr 0.09 sys + 629.81 cusr 12.05 csys = 642.56 CPU)
Files=98, Tests=3747, 332 wallclock secs ( 0.61 usr 0.10 sys + 628.60 cusr 11.87 csys = 641.18 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=3747, 12 wallclock secs ( 0.41 usr 0.06 sys + 10.21 cusr 0.62 csys = 11.30 CPU)
Files=98, Tests=3747, 13 wallclock secs ( 0.40 usr 0.08 sys + 11.12 cusr 0.64 csys = 12.24 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=3747, 12 wallclock secs ( 0.37 usr 0.08 sys + 10.63 cusr 0.60 csys = 11.68 CPU)
Files=98, Tests=3747, 12 wallclock secs ( 0.39 usr 0.08 sys + 10.65 cusr 0.67 csys = 11.79 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=3748, 31 wallclock secs ( 0.67 usr 0.12 sys + 24.87 cusr 4.15 csys = 29.81 CPU)
Files=103, Tests=3748, 31 wallclock secs ( 0.71 usr 0.12 sys + 25.44 cusr 4.07 csys = 30.34 CPU)
Result: FAIL
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
51 changes: 32 additions & 19 deletions log/rakudo.jvm_summary.out
Expand Up @@ -188,7 +188,7 @@ S02-types/baghash.rakudo.jvm....................... 223 0 3 24 250
2 todo : in flux
S02-types/bool.t................................... 51 0 0 0 51
S02-types/built-in.t............................... 1 0 0 0 1
S02-types/capture.t................................ 26 0 0 0 26
S02-types/capture.t................................ 27 0 0 0 27
S02-types/catch_type_cast_mismatch.t............... 11 0 0 0 11
S02-types/declare.rakudo.jvm....................... 55 0 2 22 79
1 skipped: AnyChar NYI
Expand Down Expand Up @@ -446,7 +446,7 @@ S03-sequence/arity-2-or-more.t..................... 20 0 0 0 20
S03-sequence/arity0.t.............................. 13 0 0 0 13
S03-sequence/basic.t............................... 136 0 0 0 136
S03-sequence/limit-arity-2-or-more.t............... 8 0 0 0 8
S03-sequence/misc.t................................ 30 0 0 0 30
S03-sequence/misc.t................................ 31 0 0 0 31
S03-sequence/nonnumeric.rakudo.jvm................. 27 0 0 17 44
11 skipped: hangs
6 skipped: lifting comparison ops
Expand Down Expand Up @@ -547,12 +547,10 @@ S04-phasers/pre-post.rakudo.jvm.................... 20 0 1 1 22
1 skipped: POST and exceptions
1 todo : POST and exceptions
S04-phasers/rvalue.t............................... 16 0 0 0 16
S04-statement-modifiers/for.rakudo.jvm............. 23 0 1 0 24
1 todo : RT #100746
S04-statement-modifiers/given.rakudo.jvm........... 6 0 1 0 7
1 todo : RT #100746
S04-statement-modifiers/if.t....................... 11 0 0 0 11
S04-statement-modifiers/unless.t................... 6 0 0 0 6
S04-statement-modifiers/for.t...................... 25 0 0 0 25
S04-statement-modifiers/given.t.................... 10 0 0 0 10
S04-statement-modifiers/if.t....................... 13 0 0 0 13
S04-statement-modifiers/unless.t................... 8 0 0 0 8
S04-statement-modifiers/until.t.................... 4 0 0 0 4
S04-statement-modifiers/values_in_bool_context.t... 24 0 0 0 24
S04-statement-modifiers/while.t.................... 5 0 0 0 5
Expand All @@ -570,7 +568,7 @@ S04-statements/for.rakudo.jvm...................... 84 2 6 1 93
2 todo : RT #123005
2 todo : Rakudo still uses Nil here
S04-statements/for_with_only_one_item.t............ 9 0 0 0 9
S04-statements/gather.rakudo.jvm................... 27 0 0 3 30
S04-statements/gather.rakudo.jvm................... 29 0 0 3 32
2 skipped: RT #66820
1 skipped: unwind
S04-statements/given.t............................. 51 0 0 0 51
Expand All @@ -591,8 +589,7 @@ S04-statements/return.rakudo.jvm................... 17 0 1 0 18
S04-statements/sink.rakudo.jvm..................... 1 0 1 0 2
1 todo : RT #117235
S04-statements/terminator.t........................ 20 0 0 0 20
S04-statements/try.rakudo.jvm...................... 31 0 1 0 32
1 todo : RT #111704
S04-statements/try.t............................... 32 0 0 0 32
S04-statements/unless.t............................ 10 0 0 0 10
S04-statements/until.t............................. 4 0 0 0 4
S04-statements/while.t............................. 9 0 0 0 9
Expand Down Expand Up @@ -1644,7 +1641,8 @@ integration/advent2009-day13.t..................... 16 0 0 0 16
integration/advent2009-day14.t..................... 21 0 0 0 21
integration/advent2009-day15.t..................... 4 0 0 0 4
integration/advent2009-day16.t..................... 11 0 0 0 11
integration/advent2009-day17.t..................... 62 0 0 0 62
integration/advent2009-day17.t..................... 0 62 0 0 62
47 tests aborted (missing ok/not ok)
integration/advent2009-day18.t..................... 7 0 0 0 7
integration/advent2009-day19.t..................... 6 0 0 0 6
integration/advent2009-day20.t..................... 21 0 0 0 21
Expand Down Expand Up @@ -1680,8 +1678,7 @@ integration/advent2011-day15.t..................... 9 0 0 0 9
integration/advent2011-day16.t..................... 11 0 0 0 11
integration/advent2011-day20.t..................... 16 0 0 0 16
integration/advent2011-day22.t..................... 2 0 0 0 2
integration/advent2011-day23.rakudo.jvm............ 54 0 1 0 55
1 todo : RT #122306
integration/advent2011-day23.t..................... 55 0 0 0 55
integration/advent2011-day24.t..................... 8 0 0 0 8
integration/advent2012-day02.t..................... 4 0 0 0 4
integration/advent2012-day03.t..................... 2 0 0 0 2
Expand Down Expand Up @@ -1755,9 +1752,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 19, 0, 56, 75, 86
"S02", 5234, 0, 141, 356, 5731, 5823
"S03", 5177, 0, 120, 100, 5397, 5415
"S04", 1067, 2, 50, 52, 1171, 1223
"S02", 5235, 0, 141, 356, 5732, 5824
"S03", 5178, 0, 120, 100, 5398, 5416
"S04", 1080, 2, 47, 52, 1181, 1233
"S05", 5318, 4, 91, 262, 5675, 5948
"S06", 1354, 0, 53, 99, 1506, 1564
"S07", 0, 0, 0, 0, 0, 0
Expand All @@ -1777,9 +1774,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S28", 7, 0, 0, 0, 7, 13
"S29", 341, 0, 3, 3, 347, 357
"S32", 9640, 11, 190, 211, 10052, 8427
"int", 1255, 5, 12, 15, 1287, 1276
"int", 1194, 67, 11, 15, 1287, 1276
"ros", 2, 0, 0, 0, 2, 2
"total", 35543, 43, 791, 1542, 37919,116260
"total", 35497, 105, 787, 1542, 37931,116272
----------------
Failure summary:
S01-perl-5-integration/hash.rakudo.jvm aborted 6 test(s)
Expand All @@ -1798,4 +1795,20 @@ S32-io/pipe.t 3 - Child fails and prints nothing
S32-io/pipe.t 4 - Child fails and prints nothing
S32-io/pipe.t 5 - Child fails and prints something
S32-list/rotor.t aborted 8 test(s)
integration/advent2009-day17.t 1 - Line 0 -2 matched using map()
integration/advent2009-day17.t 2 - Line 2 -1.8333333333333333 matched using map()
integration/advent2009-day17.t 3 - Line 4 -1.6666666666666667 matched using map()
integration/advent2009-day17.t 4 - Line 6 -1.5 matched using map()
integration/advent2009-day17.t 5 - Line 8 -1.3333333333333335 matched using map()
integration/advent2009-day17.t 6 - Line 10 -1.1666666666666667 matched using map()
integration/advent2009-day17.t 7 - Line 12 -1 matched using map()
integration/advent2009-day17.t 8 - Line 14 -0.8333333333333333 matched using map()
integration/advent2009-day17.t 9 - Line 16 -0.6666666666666667 matched using map()
integration/advent2009-day17.t 10 - Line 18 -0.5 matched using map()
integration/advent2009-day17.t 11 - Line 20 -0.3333333333333335 matched using map()
integration/advent2009-day17.t 12 - Line 22 -0.16666666666666674 matched using map()
integration/advent2009-day17.t 13 - Line 24 0 matched using map()
integration/advent2009-day17.t 14 - Line 26 0.16666666666666696 matched using map()
integration/advent2009-day17.t 15 - Line 28 0.3333333333333335 matched using map()
integration/advent2009-day17.t aborted 47 test(s)
integration/precompiled.rakudo.jvm aborted 5 test(s)

0 comments on commit 216ca5a

Please sign in to comment.