Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jan 13, 2016
1 parent 17adeb2 commit 04ea9c0
Show file tree
Hide file tree
Showing 6 changed files with 6,753 additions and 918 deletions.
27 changes: 23 additions & 4 deletions log/nqp.js_summary.out
Expand Up @@ -180,7 +180,22 @@ 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/node_modules/nqp-runtime/core.js:804
var codepointA = a.codePointAt(i);
^
TypeError: undefined is not a function
at Object.op.bitand_s (/home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/core.js:804:24)
at CodeRef.$call (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-12687.js:696:38)
at CodeRef._ [as $apply] (/home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/code-ref.js:25:21)
at CodeRef.$call (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-12687.js:1832:13)
at CodeRef._ [as $apply] (/home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/code-ref.js:25:21)
at Object.<anonymous> (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-12687.js:3650:6)
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)
t/nqp/59-nqpop.t ......................
Failed 3/242 subtests
t/nqp/60-bigint.t ..................... ok
t/nqp/61-mixin.t ...................... ok
t/nqp/62-subst.t ...................... ok
Expand Down Expand Up @@ -226,6 +241,10 @@ t/qast/02-manipulation.t .............. ok
t/js/getcomp-js.t ..................... ok
t/js/continuations.t .................. ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=100, Tests=3628, 91 wallclock secs ( 0.52 usr 0.11 sys + 62.22 cusr 26.24 csys = 89.09 CPU)
Result: PASS

Test Summary Report
-------------------
t/nqp/59-nqpop.t (Wstat: 0 Tests: 239 Failed: 0)
Parse errors: Bad plan. You planned 242 tests but ran 239.
Files=100, Tests=3644, 68 wallclock secs ( 0.55 usr 0.10 sys + 62.81 cusr 6.62 csys = 70.08 CPU)
Result: FAIL
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -112,5 +112,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=112, Tests=4445, 16 wallclock secs ( 0.64 usr 0.10 sys + 13.85 cusr 0.77 csys = 15.36 CPU)
Files=112, Tests=4464, 14 wallclock secs ( 0.70 usr 0.12 sys + 12.71 cusr 0.69 csys = 14.22 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -112,5 +112,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=112, Tests=4445, 14 wallclock secs ( 0.60 usr 0.14 sys + 12.97 cusr 0.60 csys = 14.31 CPU)
Files=112, Tests=4464, 15 wallclock secs ( 0.68 usr 0.12 sys + 12.54 cusr 0.67 csys = 14.01 CPU)
Result: PASS

0 comments on commit 04ea9c0

Please sign in to comment.