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 2, 2015
1 parent 5d91526 commit 1b1c239
Show file tree
Hide file tree
Showing 9 changed files with 144 additions and 152 deletions.
28 changes: 24 additions & 4 deletions log/nqp.js_summary.out
Expand Up @@ -174,7 +174,20 @@ t/nqp/55-multi-method.t ............... ok
t/nqp/56-role.t ....................... ok
t/nqp/57-construction.t ............... ok
t/nqp/58-attrs.t ...................... ok
t/nqp/59-nqpop.t ...................... ok
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-26107.js:20
cuid_14_1443794066_87514.$call();
^
TypeError: undefined is not a function
at Object.<anonymous> (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-26107.js:20:26)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
t/nqp/59-nqpop.t ......................
No subtests run
t/nqp/60-bigint.t ..................... ok
t/nqp/61-mixin.t ...................... ok
t/nqp/62-subst.t ...................... ok
Expand Down Expand Up @@ -210,6 +223,13 @@ t/nqp/95-cclass.t ..................... ok
t/nqp/96-array-methods.t .............. ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
All tests successful.
Files=88, Tests=1700, 44 wallclock secs ( 0.39 usr 0.11 sys + 40.56 cusr 3.61 csys = 44.67 CPU)
Result: PASS
t/serialization/02-types.t ............ ok

Test Summary Report
-------------------
t/nqp/59-nqpop.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=89, Tests=1552, 48 wallclock secs ( 0.45 usr 0.06 sys + 44.99 cusr 3.81 csys = 49.31 CPU)
Result: FAIL
Makefile:482: recipe for target 'js-test' failed
make: *** [js-test] Error 1
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -109,5 +109,5 @@ t/jvm/01-continuations.t .............. ok
t/jvm/02-multidim.t ................... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=109, Tests=4139, 363 wallclock secs ( 0.76 usr 0.12 sys + 703.06 cusr 15.77 csys = 719.71 CPU)
Files=109, Tests=4139, 362 wallclock secs ( 0.75 usr 0.14 sys + 703.99 cusr 15.86 csys = 720.74 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4145, 13 wallclock secs ( 0.59 usr 0.11 sys + 12.12 cusr 0.72 csys = 13.54 CPU)
Files=110, Tests=4145, 13 wallclock secs ( 0.67 usr 0.11 sys + 11.76 cusr 0.65 csys = 13.19 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4145, 13 wallclock secs ( 0.69 usr 0.10 sys + 11.76 cusr 0.66 csys = 13.21 CPU)
Files=110, Tests=4145, 12 wallclock secs ( 0.67 usr 0.14 sys + 10.86 cusr 0.53 csys = 12.20 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -220,7 +220,7 @@ t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/nqp/96-array-methods.t (Wstat: 0 Tests: 9 Failed: 2)
Failed tests: 1, 5
Files=113, Tests=3873, 35 wallclock secs ( 0.69 usr 0.12 sys + 30.35 cusr 4.18 csys = 35.34 CPU)
Files=113, Tests=3873, 34 wallclock secs ( 0.66 usr 0.13 sys + 28.88 cusr 4.11 csys = 33.78 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
41 changes: 23 additions & 18 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

74 changes: 45 additions & 29 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

142 changes: 45 additions & 97 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-10-02,32.69%,2d49591,39191,1584,744,1340,42859,120352,e19a521,
rakudo.moar,2015-10-02,100.00%,2d49591,119885,18,730,1217,121850,120772,e19a521,
rakudo.moar-jit,2015-10-02,100.00%,2d49591,119885,18,730,1217,121850,120772,e19a521,
rakudo.jvm,2015-10-01,32.66%,fc511ea,39135,1580,742,1333,42790,120328,92be579,
rakudo.moar,2015-10-01,100.00%,fc511ea,119826,18,728,1209,121781,120748,92be579,
rakudo.moar-jit,2015-10-01,100.00%,fc511ea,119826,18,728,1209,121781,120748,92be579,
Expand Down

0 comments on commit 1b1c239

Please sign in to comment.