Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 19, 2015
1 parent 7dfda69 commit 2ef68c2
Show file tree
Hide file tree
Showing 9 changed files with 449 additions and 539 deletions.
35 changes: 9 additions & 26 deletions log/nqp.js_summary.out
Expand Up @@ -139,35 +139,18 @@ npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian


> fs-ext@0.4.6 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/fs-ext
> node-gyp configure build
> execSync@1.0.2 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/fallback-exec-sync/node_modules/execSync
> node install.js


gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: ENOENT, no such file or directory
gyp ERR! stack at process.cwd (/usr/lib/nodejs/graceful-fs/polyfills.js:8:19)
gyp ERR! stack at Object.exports.resolve (path.js:309:52)
gyp ERR! stack at configure (/usr/share/node-gyp/lib/configure.js:26:23)
gyp ERR! stack at Object.self.commands.(anonymous function) [as configure] (/usr/share/node-gyp/lib/node-gyp.js:66:37)
gyp ERR! stack at run (/usr/share/node-gyp/bin/node-gyp.js:72:30)
gyp ERR! stack at Object.<anonymous> (/usr/share/node-gyp/bin/node-gyp.js:133:1)
gyp ERR! stack at Module._compile (module.js:456:26)
gyp ERR! stack at Object.Module._extensions..js (module.js:474:10)
gyp ERR! stack at Module.load (module.js:356:32)
gyp ERR! stack at Function.Module._load (module.js:312:12)
gyp ERR! System Linux 3.16.0-4-amd64
gyp ERR! command "nodejs" "/usr/bin/node-gyp" "configure" "build"

/usr/lib/nodejs/graceful-fs/polyfills.js:8
cwd = origCwd.call(process)
^
node.js:815
var cwd = process.cwd();
^
Error: ENOENT, no such file or directory
at process.cwd (/usr/lib/nodejs/graceful-fs/polyfills.js:8:19)
at errorMessage (/usr/share/node-gyp/bin/node-gyp.js:119:28)
at issueMessage (/usr/share/node-gyp/bin/node-gyp.js:125:3)
at process.<anonymous> (/usr/share/node-gyp/bin/node-gyp.js:109:3)
at process.emit (events.js:95:17)
at process._fatalException (node.js:272:26)
at Function.startup.resolveArgv0 (node.js:815:23)
at startup (node.js:58:13)
at node.js:906:3
npm ERR! sleep@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
Expand All @@ -190,7 +173,7 @@ npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian


> bignum@0.11.0 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/bignum
> fs-ext@0.4.6 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/fs-ext
> node-gyp configure build


Expand Down
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=4138, 375 wallclock secs ( 0.74 usr 0.11 sys + 695.23 cusr 14.95 csys = 711.03 CPU)
Files=109, Tests=4138, 368 wallclock secs ( 0.59 usr 0.17 sys + 699.43 cusr 14.70 csys = 714.89 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=4144, 13 wallclock secs ( 0.66 usr 0.11 sys + 12.18 cusr 0.67 csys = 13.62 CPU)
Files=110, Tests=4144, 13 wallclock secs ( 0.69 usr 0.09 sys + 11.78 cusr 0.70 csys = 13.26 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=4144, 13 wallclock secs ( 0.55 usr 0.11 sys + 11.48 cusr 0.58 csys = 12.72 CPU)
Files=110, Tests=4144, 12 wallclock secs ( 0.63 usr 0.11 sys + 10.57 cusr 0.53 csys = 11.84 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=3872, 36 wallclock secs ( 0.60 usr 0.16 sys + 30.74 cusr 3.78 csys = 35.28 CPU)
Files=113, Tests=3872, 34 wallclock secs ( 0.59 usr 0.11 sys + 29.16 cusr 3.70 csys = 33.56 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
95 changes: 50 additions & 45 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

406 changes: 175 additions & 231 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

441 changes: 208 additions & 233 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-09-19,32.51%,1c90b5c,38788,1421,759,1412,42380,119931,a3962b0,
rakudo.moar,2015-09-19,99.99%,1c90b5c,119306,30,740,1287,121363,120351,a3962b0,
rakudo.moar-jit,2015-09-19,100.00%,1c90b5c,119319,17,740,1287,121363,120351,a3962b0,
rakudo.jvm,2015-09-18,32.45%,7a58cad,38640,1567,761,1409,42377,119928,aa34562,
rakudo.moar,2015-09-18,100.00%,7a58cad,119070,260,745,1285,121360,120348,aa34562,
rakudo.moar-jit,2015-09-18,100.00%,7a58cad,119070,260,745,1285,121360,120348,aa34562,
Expand Down

0 comments on commit 2ef68c2

Please sign in to comment.