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 24, 2015
1 parent 7e037e1 commit cc3bf6b
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 65 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, 24 wallclock secs ( 0.22 usr 0.07 sys + 20.78 cusr 2.16 csys = 23.23 CPU)
Files=68, Tests=719, 25 wallclock secs ( 0.25 usr 0.06 sys + 22.02 cusr 2.18 csys = 24.51 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, 327 wallclock secs ( 0.57 usr 0.10 sys + 626.96 cusr 12.26 csys = 639.89 CPU)
Files=98, Tests=3747, 594 wallclock secs ( 0.60 usr 0.10 sys + 559.40 cusr 11.20 csys = 571.30 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, 11 wallclock secs ( 0.35 usr 0.09 sys + 10.36 cusr 0.60 csys = 11.40 CPU)
Files=98, Tests=3747, 11 wallclock secs ( 0.35 usr 0.08 sys + 9.95 cusr 0.58 csys = 10.96 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, 11 wallclock secs ( 0.41 usr 0.08 sys + 9.79 cusr 0.46 csys = 10.74 CPU)
Files=98, Tests=3747, 12 wallclock secs ( 0.44 usr 0.08 sys + 10.80 cusr 0.54 csys = 11.86 CPU)
Result: PASS
4 changes: 2 additions & 2 deletions 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, 32 wallclock secs ( 0.64 usr 0.16 sys + 25.26 cusr 4.04 csys = 30.10 CPU)
Files=103, Tests=3748, 31 wallclock secs ( 0.68 usr 0.14 sys + 25.50 cusr 4.10 csys = 30.42 CPU)
Result: FAIL
Makefile:1160: recipe for target 'p-test' failed
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
24 changes: 14 additions & 10 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

46 changes: 26 additions & 20 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

62 changes: 33 additions & 29 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,7 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
rakudo.jvm,2015-04-24,31.04%,68891de,35477,43,782,1548,37850,116190,0914fce,
rakudo.moar,2015-04-24,100.00%,68891de,114295,20,757,1394,116466,116340,0914fce,
rakudo.moar-jit,2015-04-24,100.00%,68891de,114292,23,757,1394,116466,116340,0914fce,
rakudo.jvm,2015-04-23,31.04%,589032b,35472,34,782,1548,37836,116133,45c479a,
rakudo.moar,2015-04-23,100.00%,589032b,114263,23,757,1394,116437,116283,45c479a,
rakudo.moar-jit,2015-04-23,100.00%,589032b,114263,23,757,1394,116437,116283,45c479a,
Expand Down

0 comments on commit cc3bf6b

Please sign in to comment.