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 28, 2015
1 parent d5cc33c commit cb7b291
Show file tree
Hide file tree
Showing 9 changed files with 99 additions and 176 deletions.
29 changes: 12 additions & 17 deletions log/nqp.js_summary.out
Expand Up @@ -139,25 +139,20 @@ 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



path.js:309
var path = (i >= 0) ? arguments[i] : process.cwd();
^
Error: ENOENT, no such file or directory
at Object.exports.resolve (path.js:309:52)
at Function.Module._resolveLookupPaths (module.js:260:17)
at Function.Module._resolveFilename (module.js:328:31)
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 Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/usr/share/node-gyp/bin/node-gyp.js:13:11)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:906:3
npm ERR! sleep@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
Expand All @@ -180,8 +175,8 @@ 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
> 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


Makefile:494: recipe for target 'node_modules/npm_installed' failed
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=4139, 365 wallclock secs ( 0.73 usr 0.12 sys + 700.04 cusr 15.10 csys = 715.99 CPU)
Files=109, Tests=4139, 368 wallclock secs ( 0.74 usr 0.12 sys + 702.39 cusr 15.62 csys = 718.87 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.54 usr 0.09 sys + 12.36 cusr 0.63 csys = 13.62 CPU)
Files=110, Tests=4145, 13 wallclock secs ( 0.52 usr 0.12 sys + 12.01 cusr 0.63 csys = 13.28 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, 12 wallclock secs ( 0.65 usr 0.15 sys + 11.14 cusr 0.56 csys = 12.50 CPU)
Files=110, Tests=4145, 13 wallclock secs ( 0.59 usr 0.07 sys + 11.62 cusr 0.54 csys = 12.82 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, 33 wallclock secs ( 0.60 usr 0.09 sys + 28.46 cusr 3.58 csys = 32.73 CPU)
Files=113, Tests=3873, 35 wallclock secs ( 0.55 usr 0.13 sys + 30.32 cusr 3.71 csys = 34.71 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
16 changes: 7 additions & 9 deletions log/rakudo.jvm_summary.out
Expand Up @@ -27,7 +27,7 @@ S02-lexical-conventions/begin_end_pod.t............ 2 0 0 0 2
S02-lexical-conventions/bom.t...................... 1 0 0 0 1
S02-lexical-conventions/comments.t................. 51 0 0 0 51
S02-lexical-conventions/end-pod.t.................. 1 0 0 0 1
S02-lexical-conventions/minimal-whitespace.t....... 9 0 0 0 9
S02-lexical-conventions/minimal-whitespace.t....... 13 0 0 0 13
S02-lexical-conventions/one-pass-parsing.t......... 5 0 0 0 5
S02-lexical-conventions/pod-in-multi-line-exprs.t.. 3 0 0 0 3
S02-lexical-conventions/sub-block-parsing.t........ 11 0 0 0 11
Expand Down Expand Up @@ -69,7 +69,7 @@ S02-literals/pod.rakudo.jvm........................ 0 0 0 5 5
2 skipped: postcircumfix:<{ }> not defined for type Array RT #125130
S02-literals/quoting-unicode.t..................... 89 0 0 0 89
S02-literals/quoting.t............................. 176 0 0 0 176
S02-literals/radix.rakudo.jvm...................... 150 1 1 2 154
S02-literals/radix.rakudo.jvm...................... 151 0 1 2 154
1 skipped: RT #123862 - negative radix
1 skipped: Really?!
1 todo : This needs an RT
Expand Down Expand Up @@ -167,7 +167,7 @@ S02-names/symbolic-deref.rakudo.jvm................ 32 0 2 2 36
1 todo : no such symbol
S02-one-pass-parsing/less-than.t................... 9 0 0 0 9
S02-packages/package-lookup.t...................... 7 0 0 0 7
S02-types/WHICH.rakudo.jvm......................... 634 0 0 12 646
S02-types/WHICH.rakudo.jvm......................... 638 0 0 12 650
12 skipped: NYI on jvm
S02-types/anon_block.rakudo.jvm.................... 36 0 4 2 42
2 skipped: tests don't work if previous test fails
Expand Down Expand Up @@ -1373,7 +1373,7 @@ S32-container/roundrobin.t......................... 4 0 0 0 4
S32-container/stringify.t.......................... 16 0 0 0 16
S32-container/zip.rakudo.jvm....................... 12 0 0 2 14
2 skipped: lvalue zip RT #124907
S32-exceptions/misc.rakudo.jvm..................... 344 1 1 1 347
S32-exceptions/misc.rakudo.jvm..................... 345 0 1 1 347
1 skipped: Error while compiling, type X::TooLateForREPR
1 todo : parsing regression RT \#124679
S32-hash/adverbs.t.................................1124 0 0 0 1124
Expand Down Expand Up @@ -1782,7 +1782,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 75, 75, 86
"S02", 5474, 21, 111, 380, 5986, 5985
"S02", 5483, 20, 111, 380, 5994, 5993
"S03", 5349, 12, 119, 74, 5554, 5572
"S04", 1200, 25, 48, 32, 1305, 1337
"S05", 4787, 767, 86, 149, 5789, 6035
Expand All @@ -1803,13 +1803,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 1909, 0, 8, 72, 1989, 1989
"S28", 7, 0, 0, 0, 7, 13
"S29", 350, 0, 3, 3, 356, 356
"S32", 11729, 318, 190, 174, 12411, 10653
"S32", 11730, 317, 190, 174, 12411, 10653
"int", 1245, 26, 8, 14, 1293, 1286
"ros", 2, 0, 0, 0, 2, 2
"total", 39391, 1260, 740, 1333, 42724,120262
"total", 39401, 1258, 740, 1333, 42732,120270
----------------
Failure summary:
S02-literals/radix.rakudo.jvm 101 - Ambiguous, illegal syntax doesn't work
S02-magicals/sub.rakudo.jvm aborted 2 test(s)
S02-names-vars/list_array_perl.t aborted 11 test(s)
S02-names-vars/names.rakudo.jvm aborted 1 test(s)
Expand Down Expand Up @@ -1859,7 +1858,6 @@ S14-roles/basic.rakudo.jvm 26 - type-check passes when role mixed in
S14-roles/mixin.t 27 - RT #100782 2/2
S15-literals/identifiers.t aborted 7 test(s)
S16-filehandles/io.rakudo.jvm aborted 51 test(s)
S32-exceptions/misc.rakudo.jvm 293 - adequate error message when calling bare "ord"
S32-list/map.rakudo.jvm aborted 2 test(s)
S32-list/squish.t aborted 34 test(s)
S32-list/unique.t aborted 20 test(s)
Expand Down
85 changes: 26 additions & 59 deletions log/rakudo.moar-jit_summary.out
Expand Up @@ -27,7 +27,11 @@ S02-lexical-conventions/begin_end_pod.t............ 2 0 0 0 2
S02-lexical-conventions/bom.t...................... 1 0 0 0 1
S02-lexical-conventions/comments.t................. 51 0 0 0 51
S02-lexical-conventions/end-pod.t.................. 1 0 0 0 1
S02-lexical-conventions/minimal-whitespace.t....... 9 0 0 0 9
S02-lexical-conventions/minimal-whitespace.t.......Potential difficulties:
Redeclaration of symbol $o
at t/spec/S02-lexical-conventions/minimal-whitespace.t:41
------> my $o⏏ = 42;
13 0 0 0 13
S02-lexical-conventions/one-pass-parsing.t......... 5 0 0 0 5
S02-lexical-conventions/pod-in-multi-line-exprs.t.. 3 0 0 0 3
S02-lexical-conventions/sub-block-parsing.t........ 11 0 0 0 11
Expand Down Expand Up @@ -73,18 +77,7 @@ S02-literals/pod.rakudo.moar....................... 0 0 0 5 5
2 skipped: postcircumfix:<{ }> not defined for type Array RT #125130
S02-literals/quoting-unicode.t..................... 89 0 0 0 89
S02-literals/quoting.t............................. 176 0 0 0 176
S02-literals/radix.rakudo.moar.....................
# Failed test 'right exception type (X::Syntax::Confused)'
# at /home/coke/sandbox/perl6-roast-data/rakudo.moar-jit/lib/Test.pm.moarvm line 1
# Expected: (X::Syntax::Confused)
# Got: (X::Obsolete)
# Exception message: Unsupported use of . to concatenate strings; in Perl 6 please use ~
# Looks like you failed 1 test of 2

# Failed test 'Ambiguous, illegal syntax doesn't work'
# at t/spec/S02-literals/radix.rakudo.moar line 215
# Looks like you failed 1 test of 154
150 1 1 2 154
S02-literals/radix.rakudo.moar..................... 151 0 1 2 154
1 skipped: RT #123862 - negative radix
1 skipped: Really?!
1 todo : This needs an RT
Expand Down Expand Up @@ -253,13 +246,7 @@ S02-names/symbolic-deref.rakudo.moar............... 32 0 2 2 36
1 todo : no such symbol
S02-one-pass-parsing/less-than.t................... 9 0 0 0 9
S02-packages/package-lookup.t...................... 7 0 0 0 7
S02-types/WHICH.t..................................
# Failed test 'checking StrDistance.WHICH'
# at t/spec/S02-types/WHICH.t line 342
# expected: 'StrDistance'
# got: 'Block|71283416'
# Looks like you failed 1 test of 646
645 1 0 0 646
S02-types/WHICH.t.................................. 650 0 0 0 650
S02-types/anon_block.rakudo.moar...................Block object coerced to string (please use .gist or .perl to do that) in block at lib/Test.pm:178
39 0 1 2 42
2 skipped: tests don't work if previous test fails
Expand Down Expand Up @@ -1454,13 +1441,8 @@ S05-substitution/subst.rakudo.moar.................Potential difficulties:
1 skipped: RT #114388 -- No such method 'subst-mutate' for invocant of type 'Any'
1 todo : be smarter about constant detection
S05-transliteration/79778.t........................ 1 0 0 0 1
S05-transliteration/trans.rakudo.moar..............Cannot make a Block object using .new
in block <unit> at t/spec/S05-transliteration/trans.rakudo.moar:219

# Looks like you planned 62 tests, but ran 47
46 15 0 1 62
S05-transliteration/trans.rakudo.moar.............. 61 0 0 1 62
1 skipped: feed operator NYI
15 tests aborted (missing ok/not ok)
S05-transliteration/with-closure.rakudo.moar.......Use of uninitialized value $s of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block at t/spec/S05-transliteration/with-closure.rakudo.moar:49
Use of uninitialized value $s of type Any in string context
Expand Down Expand Up @@ -1723,10 +1705,10 @@ Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed.
Use of uninitialized value $_ of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block at t/spec/S10-packages/precompilation.rakudo.moar:138
# error: Could not find symbol '&C1'
# in block <unit> at getout-31533-722502.code:4
# in block <unit> at getout-6459-443193.code:4

# Actually thrown at:
# in block <unit> at getout-31533-722502.code:4
# in block <unit> at getout-6459-443193.code:4


33 0 3 0 36
Expand Down Expand Up @@ -2070,8 +2052,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_1443364205
# Using file temp_1443364205
S16-filehandles/chmod.t............................# Using file temp_1443450642
# Using file temp_1443450642
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 @@ -2925,18 +2907,7 @@ Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed.

Use of uninitialized value of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block at t/spec/S32-exceptions/misc.rakudo.moar:595

# Failed test 'right exception type (X::Comp::Group)'
# at /home/coke/sandbox/perl6-roast-data/rakudo.moar-jit/lib/Test.pm.moarvm line 1
# Expected: (X::Comp::Group)
# Got: (X::Obsolete)
# Exception message: Unsupported use of bare "ord"; in Perl 6 please use .ord if you meant $_, or use an explicit invocant or argument, or use &ord to refer to the function as a noun
# Looks like you failed 1 test of 2

# Failed test 'adequate error message when calling bare "ord"'
# at /home/coke/sandbox/perl6-roast-data/rakudo.moar-jit/lib/Test.pm.moarvm line 1
# Looks like you failed 1 test of 347
345 1 1 0 347
346 0 1 0 347
1 todo : parsing regression RT \#124679
S32-hash/adverbs.t.................................Use of uninitialized value %a of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block at lib/Test.pm:134
Expand Down Expand Up @@ -4467,14 +4438,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.....................# loop: 0.4592428 seconds
# kaz: 0.4704303 seconds
# gerdr: 0.4895922 seconds
# recursive-ternary: 0.5978260 seconds
# hand-memoization: 1.024425 seconds
# recursive-ternary-hand-cached: 2.1110224 seconds
# sequence-ternary: 3.1317618 seconds
# sequence: 4.68035736 seconds
integration/advent2012-day21.t.....................# kaz: 0.468319414 seconds
# gerdr: 0.4958489 seconds
# recursive-ternary: 0.629659241 seconds
# loop: 0.65066326 seconds
# hand-memoization: 1.01925842 seconds
# recursive-ternary-hand-cached: 2.1643029 seconds
# sequence-ternary: 3.0544628 seconds
# sequence: 4.8502209 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 @@ -4531,7 +4502,7 @@ Useless use of constant integer 42 in sink context (line 1)

# Failed test 'precompiled EVAL in BEGIN (Compiled)'
# at /home/coke/sandbox/perl6-roast-data/rakudo.moar-jit/t/spec/packages/Test/Compile.pm line 338
# Missing or wrong version of dependency '<unit-outer>' (from '/tmp/p6testmod64AE4073/p6testmod32AE45FC.pm6')
# Missing or wrong version of dependency '<unit-outer>' (from '/tmp/p6testmod17C28821/p6testmodCC171F68.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 All @@ -4552,10 +4523,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 75, 75, 86
"S02", 5534, 2, 94, 356, 5986, 5985
"S02", 5544, 0, 94, 356, 5994, 5993
"S03", 5361, 0, 119, 74, 5554, 5572
"S04", 1233, 0, 45, 27, 1305, 1337
"S05", 5632, 15, 87, 86, 5820, 6035
"S05", 5647, 0, 87, 86, 5820, 6035
"S06", 1996, 0, 54, 84, 2134, 2205
"S07", 0, 0, 0, 0, 0, 96
"S09", 1956, 0, 10, 37, 2003, 2003
Expand All @@ -4573,17 +4544,13 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 1909, 0, 8, 72, 1989, 1989
"S28", 13, 0, 0, 0, 13, 13
"S29", 351, 0, 3, 2, 356, 356
"S32", 12208, 2, 193, 158, 12561, 10803
"S32", 12209, 1, 193, 158, 12561, 10803
"int", 1276, 0, 10, 14, 1300, 1286
"ros", 2, 0, 0, 0, 2, 2
"total", 119747, 34, 726, 1208,121715,120682
"total", 119773, 16, 726, 1208,121723,120690
----------------
Failure summary:
S02-literals/radix.rakudo.moar 101 - Ambiguous, illegal syntax doesn't work
S02-types/WHICH.t 201 - checking StrDistance.WHICH
S05-transliteration/trans.rakudo.moar aborted 15 test(s)
S11-modules/require.rakudo.moar 3 - can load InnerModule from a path at run time
S11-modules/require.rakudo.moar aborted 13 test(s)
S17-promise/stress.t aborted 1 test(s)
S32-exceptions/misc.rakudo.moar 293 - adequate error message when calling bare "ord"
S32-num/power.rakudo.moar 11 - -1 ** 4553535345364535345634543534 == 1

0 comments on commit cb7b291

Please sign in to comment.