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 27, 2015
1 parent a0d610d commit d5cc33c
Show file tree
Hide file tree
Showing 9 changed files with 179 additions and 74 deletions.
19 changes: 13 additions & 6 deletions log/nqp.js_summary.out
Expand Up @@ -144,13 +144,20 @@ npm WARN For further explanations, please read



node.js:815
var cwd = process.cwd();
^
path.js:309
var path = (i >= 0) ? arguments[i] : process.cwd();
^
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
at Object.exports.resolve (path.js:309:52)
at Function.Module._resolveLookupPaths (module.js:260:17)
at Function.Module._resolveFilename (module.js:328:31)
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)
npm ERR! sleep@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
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, 442 wallclock secs ( 0.70 usr 0.12 sys + 682.34 cusr 14.77 csys = 697.93 CPU)
Files=109, Tests=4139, 365 wallclock secs ( 0.73 usr 0.12 sys + 700.04 cusr 15.10 csys = 715.99 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, 12 wallclock secs ( 0.66 usr 0.12 sys + 11.16 cusr 0.64 csys = 12.58 CPU)
Files=110, Tests=4145, 13 wallclock secs ( 0.54 usr 0.09 sys + 12.36 cusr 0.63 csys = 13.62 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, 11 wallclock secs ( 0.64 usr 0.11 sys + 10.32 cusr 0.57 csys = 11.64 CPU)
Files=110, Tests=4145, 12 wallclock secs ( 0.65 usr 0.15 sys + 11.14 cusr 0.56 csys = 12.50 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, 33 wallclock secs ( 0.68 usr 0.11 sys + 28.50 cusr 3.82 csys = 33.11 CPU)
Files=113, Tests=3873, 33 wallclock secs ( 0.60 usr 0.09 sys + 28.46 cusr 3.58 csys = 32.73 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
34 changes: 20 additions & 14 deletions log/rakudo.jvm_summary.out
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...................... 151 0 1 2 154
S02-literals/radix.rakudo.jvm...................... 150 1 1 2 154
1 skipped: RT #123862 - negative radix
1 skipped: Really?!
1 todo : This needs an RT
Expand Down Expand Up @@ -991,8 +991,8 @@ S12-attributes/instance.rakudo.jvm................. 140 0 6 1 147
1 todo : over-eager auto-vivification bugs
2 todo : ro array/hash with accessor
2 todo : ro on list attributes
S12-attributes/mutators.rakudo.jvm................. 5 0 0 7 12
7 skipped: Can not get attribute $!varies declared in class MagicVal with this object RT #124909
S12-attributes/mutators.rakudo.jvm................. 5 0 0 5 10
5 skipped: RT #126198
S12-attributes/native.t............................ 43 0 0 0 43
S12-attributes/recursive.t......................... 23 0 0 0 23
S12-attributes/undeclared.t........................ 11 0 0 0 11
Expand Down Expand Up @@ -1116,7 +1116,7 @@ S12-methods/trusts.t............................... 4 0 0 0 4
S12-methods/typed-attributes.t..................... 7 0 0 0 7
S12-methods/what.t................................. 33 0 0 0 33
S12-subset/multi-dispatch.t........................ 6 0 0 0 6
S12-subset/subtypes.t.............................. 77 0 0 0 77
S12-subset/subtypes.t.............................. 76 1 0 0 77
pass fail todo skip plan
S13-overloading/metaoperators.t.................... 11 0 0 0 11
S13-overloading/operators.rakudo.jvm............... 4 0 0 1 5
Expand All @@ -1127,7 +1127,7 @@ S13-type-casting/methods.t......................... 13 0 0 0 13
pass fail todo skip plan
S14-roles/anonymous.t.............................. 13 0 0 0 13
S14-roles/attributes.t............................. 7 0 0 0 7
S14-roles/basic.rakudo.jvm......................... 45 0 0 4 49
S14-roles/basic.rakudo.jvm......................... 44 1 0 4 49
1 skipped: RT #120919
3 skipped: RT #67768
S14-roles/bool.t................................... 3 0 0 0 3
Expand All @@ -1137,7 +1137,7 @@ S14-roles/conflicts.t.............................. 11 0 0 0 11
S14-roles/crony.t.................................. 4 0 0 0 4
S14-roles/instantiation.t.......................... 19 0 0 0 19
S14-roles/lexical.t................................ 9 0 0 0 9
S14-roles/mixin.t.................................. 47 0 0 0 47
S14-roles/mixin.t.................................. 46 1 0 0 47
S14-roles/namespaced.rakudo.jvm.................... 10 0 1 0 11
1 todo : nom regression RT \#124750
S14-roles/parameter-subtyping.t.................... 22 0 0 0 22
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..................... 345 0 1 1 347
S32-exceptions/misc.rakudo.jvm..................... 344 1 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 @@ -1695,7 +1695,7 @@ integration/advent2010-day11.t..................... 2 0 0 0 2
integration/advent2010-day12.t..................... 13 0 0 0 13
integration/advent2010-day14.t..................... 5 0 0 0 5
integration/advent2010-day16.t..................... 13 0 0 0 13
integration/advent2010-day19.rakudo.jvm............ 5 0 1 0 6
integration/advent2010-day19.rakudo.jvm............ 4 1 1 0 6
1 todo : RT \#121940 - should be 'True'
integration/advent2010-day21.t..................... 4 0 0 0 4
integration/advent2010-day22.t..................... 3 0 0 0 3
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", 5475, 20, 111, 380, 5986, 5985
"S02", 5474, 21, 111, 380, 5986, 5985
"S03", 5349, 12, 119, 74, 5554, 5572
"S04", 1200, 25, 48, 32, 1305, 1337
"S05", 4787, 767, 86, 149, 5789, 6035
Expand All @@ -1791,9 +1791,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S09", 1955, 0, 11, 37, 2003, 2003
"S10", 104, 0, 6, 1, 111, 168
"S11", 90, 0, 28, 11, 129, 148
"S12", 1497, 0, 49, 144, 1690, 1745
"S12", 1496, 1, 49, 142, 1688, 1743
"S13", 58, 0, 2, 1, 61, 71
"S14", 346, 0, 8, 6, 360, 373
"S14", 344, 2, 8, 6, 360, 373
"S15", 37, 7, 4, 35, 83, 78582
"S16", 444, 51, 0, 16, 511, 559
"S17", 794, 0, 5, 22, 821, 869
Expand All @@ -1803,12 +1803,13 @@ 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", 11730, 317, 190, 174, 12411, 10653
"int", 1246, 25, 8, 14, 1293, 1286
"S32", 11729, 318, 190, 174, 12411, 10653
"int", 1245, 26, 8, 14, 1293, 1286
"ros", 2, 0, 0, 0, 2, 2
"total", 39397, 1254, 740, 1335, 42726,120264
"total", 39391, 1260, 740, 1333, 42724,120262
----------------
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 @@ -1853,8 +1854,12 @@ S06-signature/sigilless.t aborted 8 test(s)
S06-signature/slurpy-params.rakudo.jvm aborted 14 test(s)
S06-traits/misc.rakudo.jvm 5 - is rw dies in signature bidning if passed a literal Int
S06-traits/misc.rakudo.jvm 6 - is rw dies in signature bidning if passed an itemized array
S12-subset/subtypes.t 44 - subtypes based on roles work
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 All @@ -1866,4 +1871,5 @@ S32-str/index.t 39 - sub does -1.0E35 give Nil
S32-str/index.t 40 - method does -1.0E35 give Nil
S32-str/split.rakudo.jvm aborted 31 test(s)
integration/99problems-11-to-20.t aborted 24 test(s)
integration/advent2010-day19.rakudo.jvm 4 - 42 but False
integration/advent2012-day15.t 9 - FIRST/NEXT/LAST example
88 changes: 66 additions & 22 deletions log/rakudo.moar-jit_summary.out
Expand Up @@ -73,7 +73,18 @@ 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..................... 151 0 1 2 154
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
1 skipped: RT #123862 - negative radix
1 skipped: Really?!
1 todo : This needs an RT
Expand Down Expand Up @@ -246,7 +257,7 @@ S02-types/WHICH.t..................................
# Failed test 'checking StrDistance.WHICH'
# at t/spec/S02-types/WHICH.t line 342
# expected: 'StrDistance'
# got: 'Block|63666808'
# got: 'Block|71283416'
# Looks like you failed 1 test of 646
645 1 0 0 646
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
Expand Down Expand Up @@ -525,6 +536,26 @@ S03-operators/autoincrement-range.t................# Tests for 'a' .. 'z'
# Tests for '0' .. '9'
# Tests for '٠' .. '٩' (Arabic-Indic)
# Tests for '०' .. '९' (Devangari)
WARNING: unhandled Failure detected in DESTROY:
Decrement out of range
in block <unit> at t/spec/S03-operators/autoincrement-range.t:100

WARNING: unhandled Failure detected in DESTROY:
Decrement out of range
in block <unit> at t/spec/S03-operators/autoincrement-range.t:79

WARNING: unhandled Failure detected in DESTROY:
Decrement out of range
in block <unit> at t/spec/S03-operators/autoincrement-range.t:58

WARNING: unhandled Failure detected in DESTROY:
Decrement out of range
in block <unit> at t/spec/S03-operators/autoincrement-range.t:37

WARNING: unhandled Failure detected in DESTROY:
Decrement out of range
in block <unit> at t/spec/S03-operators/autoincrement-range.t:17

# Tests for '০' .. '৯' (Bengali)
# Tests for '੦' .. '੯' (Gurmukhi)
# Tests for '૦' .. '૯' (Gujarati)
Expand Down Expand Up @@ -1692,10 +1723,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-520-646701.code:4
# in block <unit> at getout-31533-722502.code:4

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


33 0 3 0 36
Expand Down Expand Up @@ -1776,8 +1807,8 @@ Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed.
1 todo : over-eager auto-vivification bugs
2 todo : ro array/hash with accessor
2 todo : ro on list attributes
S12-attributes/mutators.rakudo.moar................ 5 0 0 7 12
7 skipped: Can not get attribute $!varies declared in class MagicVal with this object RT #124909
S12-attributes/mutators.rakudo.moar................ 5 0 0 5 10
5 skipped: RT #126198
S12-attributes/native.t............................ 43 0 0 0 43
S12-attributes/recursive.t......................... 23 0 0 0 23
S12-attributes/undeclared.t........................ 11 0 0 0 11
Expand Down Expand Up @@ -2039,8 +2070,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_1443277837
# Using file temp_1443277837
S16-filehandles/chmod.t............................# Using file temp_1443364205
# Using file temp_1443364205
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 @@ -2894,7 +2925,18 @@ 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
346 0 1 0 347

# 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
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 @@ -4425,14 +4467,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.37057750 seconds
# gerdr: 0.3920361 seconds
# recursive-ternary: 0.60686669 seconds
# loop: 0.6159051 seconds
# hand-memoization: 1.02620530 seconds
# recursive-ternary-hand-cached: 2.0786386 seconds
# sequence-ternary: 3.18507215 seconds
# sequence: 4.82502821 seconds
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
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 @@ -4489,7 +4531,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/p6testmod63C52D81/p6testmod323B76D5.pm6')
# Missing or wrong version of dependency '<unit-outer>' (from '/tmp/p6testmod64AE4073/p6testmod32AE45FC.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 @@ -4510,7 +4552,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", 5535, 1, 94, 356, 5986, 5985
"S02", 5534, 2, 94, 356, 5986, 5985
"S03", 5361, 0, 119, 74, 5554, 5572
"S04", 1233, 0, 45, 27, 1305, 1337
"S05", 5632, 15, 87, 86, 5820, 6035
Expand All @@ -4519,7 +4561,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S09", 1956, 0, 10, 37, 2003, 2003
"S10", 105, 0, 5, 1, 111, 168
"S11", 100, 14, 5, 10, 129, 148
"S12", 1507, 0, 39, 144, 1690, 1745
"S12", 1507, 0, 39, 142, 1688, 1743
"S13", 58, 0, 2, 1, 61, 71
"S14", 347, 0, 8, 5, 360, 373
"S15", 78537, 0, 7, 18, 78562, 78582
Expand All @@ -4531,15 +4573,17 @@ 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", 12209, 1, 193, 158, 12561, 10803
"S32", 12208, 2, 193, 158, 12561, 10803
"int", 1276, 0, 10, 14, 1300, 1286
"ros", 2, 0, 0, 0, 2, 2
"total", 119749, 32, 726, 1210,121717,120684
"total", 119747, 34, 726, 1208,121715,120682
----------------
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 d5cc33c

Please sign in to comment.