Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Sep 5, 2015
1 parent 9c185f8 commit 8ba1737
Show file tree
Hide file tree
Showing 10 changed files with 3,539 additions and 2,495 deletions.
28 changes: 23 additions & 5 deletions log/nqp.js_summary.out
Expand Up @@ -149,6 +149,24 @@ npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian


> 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


module.js:340
throw err;
^
Error: Cannot find module '/home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/fallback-exec-sync/node_modules/execSync/install.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:906:3
npm WARN This failure might be due to the use of legacy binary "node"
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

Expand All @@ -161,6 +179,7 @@ Error: ENOENT, no such file or directory
at Function.startup.resolveArgv0 (node.js:815:23)
at startup (node.js:58:13)
at node.js:906:3
npm WARN optional dep failed, continuing execSync@1.0.2
npm ERR! sleep@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
Expand All @@ -182,10 +201,9 @@ npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian


> 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


npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/coke/sandbox/perl6-roast-data/nqp.js/npm-debug.log
npm ERR! not ok code 0
Makefile:467: recipe for target 'node_modules/installed' failed
make: *** [node_modules/installed] Error 1
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -99,5 +99,5 @@ t/jvm/01-continuations.t .............. ok
t/jvm/02-multidim.t ................... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=99, Tests=3950, 335 wallclock secs ( 0.70 usr 0.10 sys + 645.88 cusr 14.28 csys = 660.96 CPU)
Files=99, Tests=3950, 333 wallclock secs ( 0.71 usr 0.10 sys + 645.32 cusr 14.22 csys = 660.35 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=100, Tests=3956, 12 wallclock secs ( 0.56 usr 0.12 sys + 10.84 cusr 0.56 csys = 12.08 CPU)
Files=100, Tests=3956, 10 wallclock secs ( 0.60 usr 0.16 sys + 9.30 cusr 0.54 csys = 10.60 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=100, Tests=3956, 12 wallclock secs ( 0.56 usr 0.11 sys + 11.31 cusr 0.55 csys = 12.53 CPU)
Files=100, Tests=3956, 12 wallclock secs ( 0.63 usr 0.12 sys + 10.80 cusr 0.56 csys = 12.11 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -207,7 +207,7 @@ t/nqp/78-shell.t (Wstat: 256 Tests: 0 Failed: 0)
t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=103, Tests=3689, 31 wallclock secs ( 0.66 usr 0.09 sys + 27.36 cusr 3.47 csys = 31.58 CPU)
Files=103, Tests=3689, 32 wallclock secs ( 0.61 usr 0.10 sys + 26.79 cusr 3.46 csys = 30.96 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
4,874 changes: 3,045 additions & 1,829 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

47 changes: 14 additions & 33 deletions log/rakudo.moar-glr_summary.out
Expand Up @@ -570,26 +570,7 @@ S03-operators/context-forcers.rakudo.moar.......... 95 0 0 2 97
2 skipped: failure modes of Str.Numeric RT #124540
S03-operators/context.t............................ 37 0 0 0 37
S03-operators/custom.t............................. 1 0 0 0 1
S03-operators/div.t................................WARNING: unhandled Failure detected in DESTROY:
Attempt to divide 10 by zero using div
in any at src/gen/m-Perl6-Optimizer.nqp:1232
in any at src/gen/m-Perl6-Optimizer.nqp:1228
in any optimize_call at src/gen/m-Perl6-Optimizer.nqp:1196
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1146
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1709
in any visit_op_children at src/gen/m-Perl6-Optimizer.nqp:1169
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1051
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1709
in any visit_want at src/gen/m-Perl6-Optimizer.nqp:1549
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1712
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1727
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1727
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1727
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any optimize at src/gen/m-Perl6-Optimizer.nqp:876
in any optimize at src/Perl6/Compiler.nqp:64

7 0 0 0 7
S03-operators/div.t................................ 7 0 0 0 7
S03-operators/equality.t...........................Use of uninitialized value $foo of type Any in string context in block <unit> at t/spec/S03-operators/equality.t:29
Use of uninitialized value $foo of type Any in string context in block <unit> at t/spec/S03-operators/equality.t:30
Use of uninitialized value @foo of type Any in string context in block <unit> at t/spec/S03-operators/equality.t:33
Expand Down Expand Up @@ -1643,10 +1624,10 @@ S10-packages/precompilation.rakudo.moar............Use of uninitialized value $_
Use of uninitialized value $_ of type Any in string context in block at t/spec/S10-packages/precompilation.rakudo.moar:138
Use of uninitialized value $_ of type Any in string context in block at t/spec/S10-packages/precompilation.rakudo.moar:138
# error: Could not find symbol '&C1'
# in block <unit> at getout-29136-501186.code:4
# in block <unit> at getout-8546-906206.code:4

# Actually thrown at:
# in block <unit> at getout-29136-501186.code:4
# in block <unit> at getout-8546-906206.code:4


33 0 3 0 36
Expand Down Expand Up @@ -1975,8 +1956,8 @@ S15-unicode-information/uniname.rakudo.moar........ 14 0 2 15 31
S15-unicode-information/unival.t................... 32 0 0 0 32
pass fail todo skip plan
S16-filehandles/argfiles.t......................... 10 0 0 0 10
S16-filehandles/chmod.t............................# Using file temp_1441378330
# Using file temp_1441378330
S16-filehandles/chmod.t............................# Using file temp_1441461087
# Using file temp_1441461087
16 0 0 3 19
3 skipped: :r :w :x can accidentally work with root permission
S16-filehandles/filestat.t......................... 10 0 0 0 10
Expand Down Expand Up @@ -5565,14 +5546,14 @@ integration/advent2012-day15.rakudo.moar........... 10 0 1 0 11
integration/advent2012-day16.t..................... 11 0 0 0 11
integration/advent2012-day19.t..................... 10 0 0 0 10
integration/advent2012-day20.t..................... 2 0 0 0 2
integration/advent2012-day21.t.....................# kaz: 0.9860797 seconds
# gerdr: 1.0323087 seconds
# recursive-ternary: 1.0773918 seconds
# loop: 1.253929 seconds
# hand-memoization: 1.5616806 seconds
# recursive-ternary-hand-cached: 3.1501113 seconds
# sequence-ternary: 5.586384 seconds
# sequence: 11.14875330 seconds
integration/advent2012-day21.t.....................# recursive-ternary: 0.9806564 seconds
# kaz: 0.98143911 seconds
# gerdr: 1.01827996 seconds
# loop: 1.22010652 seconds
# hand-memoization: 1.2899115 seconds
# recursive-ternary-hand-cached: 2.6159688 seconds
# sequence-ternary: 4.9627239 seconds
# sequence: 7.3166272 seconds
9 0 0 0 9
integration/advent2012-day22.t..................... 6 0 0 0 6
integration/advent2012-day23.t..................... 2 0 0 0 2
Expand Down Expand Up @@ -5632,7 +5613,7 @@ Use of uninitialized value of type Any in string context in any load_module at

# Failed test 'precompiled EVAL in BEGIN (Compiled)'
# at /home/coke/sandbox/perl6-roast-data/rakudo.moar-glr/t/spec/packages/Test/Compile.pm line 338
# Missing or wrong version of dependency '<unit-outer>' (from '/tmp/p6testmod88F77BA5/p6testmodB0EE68B3.pm6')
# Missing or wrong version of dependency '<unit-outer>' (from '/tmp/p6testmod204A1677/p6testmod232E626F.pm6')
# Looks like you failed 1 test of 2
5 0 2 0 7
1 todo : RT \#124324 Missing or wrong version of dependency
Expand Down
521 changes: 218 additions & 303 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

552 changes: 231 additions & 321 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
rakudo.jvm,2015-09-05,00.00%,5c6d958,0,35714,0,0,35714,115212,a47a9ef,
rakudo.moar,2015-09-05,100.00%,5c6d958,119036,2,780,1314,121132,120214,a47a9ef,
rakudo.moar-glr,2015-09-05,100.00%,ccb5d4e,119034,2,780,1313,121129,120211,62e17b4,
rakudo.moar-jit,2015-09-05,100.00%,5c6d958,119036,2,780,1314,121132,120214,a47a9ef,
rakudo.jvm,2015-09-04,31.44%,00a252b,37430,1072,805,1415,40722,118234,e6f3602,
rakudo.moar,2015-09-04,99.91%,00a252b,118930,93,803,1380,121206,120155,e6f3602,
rakudo.moar-glr,2015-09-04,100.00%,ccb5d4e,119034,2,780,1313,121129,120211,62e17b4,
Expand Down

0 comments on commit 8ba1737

Please sign in to comment.