Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jan 21, 2016
1 parent dd82155 commit 3e41392
Show file tree
Hide file tree
Showing 6 changed files with 254 additions and 275 deletions.
8 changes: 4 additions & 4 deletions log/nqp.js_summary.out
Expand Up @@ -185,11 +185,11 @@ t/nqp/58-attrs.t ...................... ok
^
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:846:24)
at CodeRef.$call (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-22075.js:744:38)
at CodeRef.$call (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-9945.js:744: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-22075.js:1931:13)
at CodeRef.$call (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-9945.js:1931: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-22075.js:3847:6)
at Object.<anonymous> (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-9945.js:3847:6)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
Expand Down Expand Up @@ -246,5 +246,5 @@ Test Summary Report
-------------------
t/nqp/59-nqpop.t (Wstat: 0 Tests: 248 Failed: 0)
Parse errors: Bad plan. You planned 251 tests but ran 248.
Files=100, Tests=3665, 69 wallclock secs ( 0.55 usr 0.10 sys + 63.43 cusr 8.32 csys = 72.40 CPU)
Files=100, Tests=3665, 83 wallclock secs ( 0.54 usr 0.12 sys + 61.96 cusr 22.37 csys = 84.99 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=4485, 15 wallclock secs ( 0.72 usr 0.12 sys + 13.14 cusr 0.74 csys = 14.72 CPU)
Files=112, Tests=4485, 15 wallclock secs ( 0.68 usr 0.16 sys + 13.30 cusr 0.69 csys = 14.83 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=4485, 15 wallclock secs ( 0.67 usr 0.12 sys + 12.93 cusr 0.64 csys = 14.36 CPU)
Files=112, Tests=4485, 15 wallclock secs ( 0.65 usr 0.16 sys + 13.28 cusr 0.69 csys = 14.78 CPU)
Result: PASS

0 comments on commit 3e41392

Please sign in to comment.