Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Apr 16, 2015
1 parent c900a45 commit 26b7bc8
Show file tree
Hide file tree
Showing 9 changed files with 99 additions and 93 deletions.
2 changes: 1 addition & 1 deletion log/nqp.js_summary.out
Expand Up @@ -187,5 +187,5 @@ t/nqp/95-cclass.t ..................... ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
All tests successful.
Files=68, Tests=719, 24 wallclock secs ( 0.25 usr 0.06 sys + 21.66 cusr 2.05 csys = 24.02 CPU)
Files=68, Tests=719, 24 wallclock secs ( 0.25 usr 0.04 sys + 21.58 cusr 2.14 csys = 24.01 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/03-closures.t ......... ok
t/jvm/01-continuations.t .............. ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3747, 331 wallclock secs ( 0.59 usr 0.09 sys + 630.20 cusr 11.98 csys = 642.86 CPU)
Files=98, Tests=3747, 332 wallclock secs ( 0.56 usr 0.13 sys + 624.60 cusr 11.73 csys = 637.02 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=98, Tests=3747, 12 wallclock secs ( 0.39 usr 0.08 sys + 10.18 cusr 0.64 csys = 11.29 CPU)
Files=98, Tests=3747, 12 wallclock secs ( 0.43 usr 0.08 sys + 10.44 cusr 0.50 csys = 11.45 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=98, Tests=3747, 11 wallclock secs ( 0.37 usr 0.09 sys + 9.82 cusr 0.46 csys = 10.74 CPU)
Files=98, Tests=3747, 12 wallclock secs ( 0.38 usr 0.10 sys + 10.51 cusr 0.51 csys = 11.50 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -111,7 +111,7 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 6
t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 7)
Failed tests: 20-22, 32-34, 100
Files=103, Tests=3748, 31 wallclock secs ( 0.64 usr 0.12 sys + 25.90 cusr 4.18 csys = 30.84 CPU)
Files=103, Tests=3748, 30 wallclock secs ( 0.67 usr 0.11 sys + 25.59 cusr 4.14 csys = 30.51 CPU)
Result: FAIL
Makefile:1160: recipe for target 'p-test' failed
make: *** [p-test] Error 1
25 changes: 11 additions & 14 deletions log/rakudo.jvm_summary.out
Expand Up @@ -489,7 +489,7 @@ S04-declarations/will.rakudo.jvm................... 10 0 4 3 17
S04-exception-handlers/catch.t..................... 29 0 0 0 29
S04-exception-handlers/top-level.t................. 1 0 0 0 1
S04-exceptions/control_across_runloop.t............ 1 0 0 0 1
S04-exceptions/fail.rakudo.jvm..................... 11 0 0 2 13
S04-exceptions/fail.rakudo.jvm..................... 23 0 0 2 25
2 skipped: RT #64990
S04-exceptions/pending.rakudo.jvm.................. 5 0 2 14 21
13 skipped: $!.pending
Expand Down Expand Up @@ -568,8 +568,7 @@ S04-statements/return.rakudo.jvm................... 17 0 1 0 18
S04-statements/sink.rakudo.jvm..................... 1 0 1 0 2
1 todo : RT #117235
S04-statements/terminator.t........................ 20 0 0 0 20
S04-statements/try.rakudo.jvm...................... 26 0 1 3 30
3 skipped: RT #123053
S04-statements/try.rakudo.jvm...................... 31 0 1 0 32
1 todo : RT #111704
S04-statements/unless.t............................ 10 0 0 0 10
S04-statements/until.t............................. 4 0 0 0 4
Expand Down Expand Up @@ -683,7 +682,7 @@ S05-metasyntax/lookaround.t........................ 10 0 0 0 10
S05-metasyntax/null.t.............................. 4 0 0 0 4
S05-metasyntax/proto-token-ltm.t................... 10 0 0 0 10
S05-metasyntax/regex.t............................. 29 0 0 0 29
S05-metasyntax/repeat.t............................ 26 0 0 0 26
S05-metasyntax/repeat.t............................ 27 0 0 0 27
S05-metasyntax/sequential-alternation.t............ 10 0 0 0 10
S05-metasyntax/single-quotes.t..................... 5 0 0 0 5
S05-metasyntax/unknown.rakudo.jvm.................. 11 0 1 0 12
Expand Down Expand Up @@ -734,14 +733,12 @@ S05-modifier/repetition.rakudo.jvm................. 10 0 2 0 12
S05-modifier/sigspace.t............................ 16 0 0 0 16
S05-substitution/67222.t........................... 1 0 0 0 1
S05-substitution/match.t........................... 13 0 0 0 13
S05-substitution/subst.rakudo.jvm.................. 149 0 1 3 153
S05-substitution/subst.rakudo.jvm.................. 150 0 1 3 154
3 skipped: 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.jvm............... 49 0 12 1 62
S05-transliteration/trans.rakudo.jvm............... 61 0 0 1 62
1 skipped: feed operator NYI
2 todo PASSED: closures and regexes
10 todo PASSED: flags
S05-transliteration/with-closure.rakudo.jvm........ 10 0 5 1 16
1 skipped: Unable to resolve method ord in class Any
5 todo : nom regression
Expand Down Expand Up @@ -1329,7 +1326,7 @@ S32-container/roundrobin.rakudo.jvm................ 4 0 1 0 5
S32-container/stringify.t.......................... 16 0 0 0 16
S32-container/zip.rakudo.jvm....................... 12 0 0 2 14
2 skipped: lvalue zip
S32-exceptions/misc.rakudo.jvm..................... 300 0 2 0 302
S32-exceptions/misc.rakudo.jvm..................... 301 0 2 0 303
1 todo : Cannot find method "returns"
1 todo : parsing regression
S32-hash/delete-adverb.t........................... 131 0 0 0 131
Expand Down Expand Up @@ -1487,8 +1484,8 @@ S32-str/lc.t....................................... 13 0 0 0 13
S32-str/lines.t.................................... 47 0 0 0 47
S32-str/numeric.rakudo.jvm......................... 161 0 7 0 168
5 todo : Failure
1 todo : NYI
1 todo : complex Str.Numeric
1 todo PASSED: NYI
S32-str/ords.t..................................... 6 0 0 0 6
S32-str/pack.t..................................... 7 0 0 0 7
S32-str/pos.t...................................... 2 0 0 0 2
Expand Down Expand Up @@ -1689,8 +1686,8 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S01", 0, 0, 0, 0, 0, 61
"S02", 5227, 0, 141, 372, 5740, 5832
"S03", 5145, 0, 120, 100, 5365, 5383
"S04", 1041, 0, 45, 54, 1140, 1192
"S05", 5304, 4, 105, 261, 5674, 5947
"S04", 1058, 0, 45, 51, 1154, 1206
"S05", 5318, 4, 93, 261, 5676, 5949
"S06", 1354, 0, 53, 99, 1506, 1564
"S07", 0, 0, 0, 0, 0, 0
"S09", 1899, 0, 9, 102, 2010, 2010
Expand All @@ -1708,10 +1705,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 1234, 0, 4, 48, 1286, 1947
"S28", 7, 0, 0, 0, 7, 13
"S29", 339, 0, 3, 3, 345, 355
"S32", 9509, 0, 97, 190, 9796, 8393
"S32", 9510, 0, 97, 190, 9797, 8394
"int", 1249, 11, 12, 15, 1287, 1276
"ros", 2, 0, 0, 0, 2, 2
"total", 35273, 15, 700, 1482, 37470,114182
"total", 35305, 15, 688, 1479, 37487,114199
----------------
Failure summary:
S05-modifier/perl5_9.rakudo.jvm 77 - re_tests 1348/1 (1566)
Expand Down
79 changes: 42 additions & 37 deletions log/rakudo.moar-jit_summary.out
Expand Up @@ -888,7 +888,7 @@ S04-declarations/will.rakudo.moar.................. 10 0 4 3 17
S04-exception-handlers/catch.t..................... 29 0 0 0 29
S04-exception-handlers/top-level.t................. 1 0 0 0 1
S04-exceptions/control_across_runloop.t............ 1 0 0 0 1
S04-exceptions/fail.rakudo.moar.................... 11 0 0 2 13
S04-exceptions/fail.rakudo.moar.................... 23 0 0 2 25
2 skipped: RT #64990
S04-exceptions/pending.rakudo.moar.................use of uninitialized value of type Nil in numeric context in block at t/spec/S04-exceptions/pending.rakudo.moar:78

Expand Down Expand Up @@ -968,8 +968,7 @@ S04-statements/return.rakudo.moar.................. 17 0 1 0 18
S04-statements/sink.rakudo.moar.................... 1 0 1 0 2
1 todo : RT #117235
S04-statements/terminator.t........................ 20 0 0 0 20
S04-statements/try.rakudo.moar..................... 26 0 1 3 30
3 skipped: RT #123053
S04-statements/try.rakudo.moar..................... 31 0 1 0 32
1 todo : RT #111704
S04-statements/unless.t............................ 10 0 0 0 10
S04-statements/until.t............................. 4 0 0 0 4
Expand Down Expand Up @@ -1105,7 +1104,7 @@ Potential difficulties:
at EVAL_9:1
------> /<⏏[..b]>/
29 0 0 0 29
S05-metasyntax/repeat.t............................ 26 0 0 0 26
S05-metasyntax/repeat.t............................ 27 0 0 0 27
S05-metasyntax/sequential-alternation.t............ 10 0 0 0 10
S05-metasyntax/single-quotes.t..................... 5 0 0 0 5
S05-metasyntax/unknown.rakudo.moar................. 11 0 1 0 12
Expand Down Expand Up @@ -1159,18 +1158,16 @@ S05-substitution/match.t........................... 13 0 0 0 13
S05-substitution/subst.rakudo.moar.................Potential difficulties:
Redeclaration of symbol $_
at t/spec/S05-substitution/subst.rakudo.moar:449
------>  my $_⏏ = 42; s/\d+/xxx/;
------>  my $_⏏ = 42; 
Redeclaration of symbol $_
at t/spec/S05-substitution/subst.rakudo.moar:455
at t/spec/S05-substitution/subst.rakudo.moar:457
------>  my $_⏏ = 0; s{^(\d+)$} = sprintf "%3d -", $_;
149 0 1 3 153
150 0 1 3 154
3 skipped: 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.............. 49 0 12 1 62
S05-transliteration/trans.rakudo.moar.............. 61 0 0 1 62
1 skipped: feed operator NYI
2 todo PASSED: closures and regexes
10 todo PASSED: flags
S05-transliteration/with-closure.rakudo.moar.......use of uninitialized value $s of type Any in string context in block at t/spec/S05-transliteration/with-closure.rakudo.moar:48

use of uninitialized value $s of type Any in string context in block at t/spec/S05-transliteration/with-closure.rakudo.moar:48
Expand Down Expand Up @@ -1342,7 +1339,7 @@ S06-traits/is-copy.t...............................Potential difficulties:
at EVAL_0:1
------> sub f ($x is copy) { my $x ⏏}
25 0 0 0 25
S06-traits/is-readonly.rakudo.moar.................useless use of 'is readonly' on $!attr in any at src/Perl6/World.nqp:2052
S06-traits/is-readonly.rakudo.moar.................useless use of 'is readonly' on $!attr in any at src/Perl6/World.nqp:2050

2 0 1 0 3
1 todo : readonly attributes
Expand Down Expand Up @@ -1426,10 +1423,10 @@ use of uninitialized value $_ of type Any in string context in block at t/spec
use of uninitialized value $_ of type Any in string context in block at t/spec/S10-packages/precompilation.rakudo.moar:76

# error: Could not find symbol '&C1'
# in method <anon> at src/gen/m-CORE.setting:16199
# in method <anon> at src/gen/m-CORE.setting:16197
# in any find_method_fallback at src/gen/m-Metamodel.nqp:2908
# in any find_method at src/gen/m-Metamodel.nqp:1052
# in block <unit> at getout-8457-809668.code:4
# in block <unit> at getout-16216-68870.code:4


19 0 3 0 22
Expand Down Expand Up @@ -1630,7 +1627,7 @@ S12-methods/how.t.................................. 3 0 0 0 3
S12-methods/indirect_notation.rakudo.moar.......... 16 0 0 21 37
15 skipped: .*, .+ and .? with @foo
6 skipped: .@foo not yet working
S12-methods/instance.t.............................useless use of 'is rw' on @!something in any at src/Perl6/World.nqp:2052
S12-methods/instance.t.............................useless use of 'is rw' on @!something in any at src/Perl6/World.nqp:2050

39 0 0 0 39
S12-methods/lastcall.t............................. 6 0 0 0 6
Expand Down Expand Up @@ -1776,8 +1773,8 @@ S15-unicode-information/uniname.rakudo.moar........ 6 0 2 16 24
1 todo : RT #122471
S15-unicode-information/unival.t................... 25 0 0 0 25
pass fail todo skip plan
S16-filehandles/chmod.t............................# Using file temp_1429109993
# Using file temp_1429109993
S16-filehandles/chmod.t............................# Using file temp_1429196320
# Using file temp_1429196320
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 @@ -1805,7 +1802,14 @@ S16-unfiled/rebindstdhandles.rakudo.moar........... 0 0 0 2 2
pass fail todo skip plan
S17-channel/basic.t................................ 17 0 0 0 17
S17-channel/earliest.t............................. 3 0 0 0 3
S17-lowlevel/lock.rakudo.moar...................... 7 0 0 1 8
S17-lowlevel/lock.rakudo.moar......................
# Failed test 'Condition variable worked'
# at t/spec/S17-lowlevel/lock.rakudo.moar line 87
# expected: 'ale,porter,stout'
# got: 'ale,porter'
# log = ale porter stout, thread was running *after* join
# Looks like you failed 1 tests of 8
6 1 0 1 8
1 skipped: not sure this test is valid
S17-lowlevel/thread.t.............................. 25 0 0 0 25
S17-procasync/basic.rakudo.moar.................... 27 0 0 3 30
Expand Down Expand Up @@ -2058,25 +2062,25 @@ use of uninitialized value of type BagHash in string context in block <unit> at
16 0 0 0 16
S32-container/zip.rakudo.moar...................... 12 0 0 2 14
2 skipped: lvalue zip
S32-exceptions/misc.rakudo.moar....................Code object coerced to string (please use .gist or .perl to do that) in any at src/Perl6/World.nqp:2052
S32-exceptions/misc.rakudo.moar....................Code object coerced to string (please use .gist or .perl to do that) in any at src/Perl6/World.nqp:2050

Code object coerced to string (please use .gist or .perl to do that) in any throw at src/Perl6/World.nqp:2893
Code object coerced to string (please use .gist or .perl to do that) in any throw at src/Perl6/World.nqp:2891


# Failed test ''#`' died'
# at t/spec/S32-exceptions/misc.rakudo.moar line 173
# at t/spec/S32-exceptions/misc.rakudo.moar line 175
# Looks like you failed 1 tests of 2
# Variable '$abd' is not declared. Did you mean any of these?
# $abe
# $abc


# Failed test ''sub f { f(|$) }' died'
# at t/spec/S32-exceptions/misc.rakudo.moar line 514
# at t/spec/S32-exceptions/misc.rakudo.moar line 516
# Looks like you failed 1 tests of 5
use of uninitialized value of type Any in string context in block at t/spec/S32-exceptions/misc.rakudo.moar:587
use of uninitialized value of type Any in string context in block at t/spec/S32-exceptions/misc.rakudo.moar:589

300 0 2 0 302
301 0 2 0 303
1 todo : Cannot find method "returns"
1 todo : parsing regression
S32-hash/delete-adverb.t........................... 131 0 0 0 131
Expand Down Expand Up @@ -2350,8 +2354,8 @@ S32-str/lc.rakudo.moar............................. 12 0 1 0 13
S32-str/lines.t.................................... 47 0 0 0 47
S32-str/numeric.rakudo.moar........................ 161 0 7 0 168
5 todo : Failure
1 todo : NYI
1 todo : complex Str.Numeric
1 todo PASSED: NYI
S32-str/ords.t..................................... 6 0 0 0 6
S32-str/pack.t..................................... 7 0 0 0 7
S32-str/pos.t...................................... 2 0 0 0 2
Expand Down Expand Up @@ -2584,14 +2588,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.....................# recursive-ternary: 1.09372427 seconds
# kaz: 1.1653697 seconds
# gerdr: 1.1811206 seconds
# loop: 1.24625177 seconds
# hand-memoization: 1.760336 seconds
# recursive-ternary-hand-cached: 2.49383097 seconds
# sequence-ternary: 6.111249 seconds
# sequence: 8.331005 seconds
integration/advent2012-day21.t.....................# gerdr: 1.193758 seconds
# kaz: 1.20786209 seconds
# recursive-ternary: 1.2724662 seconds
# loop: 1.3043493 seconds
# hand-memoization: 1.6842078 seconds
# recursive-ternary-hand-cached: 2.6236285 seconds
# sequence-ternary: 5.99689804 seconds
# sequence: 8.0793119 seconds
9 0 0 0 9
integration/advent2012-day22.rakudo.moar........... 5 0 1 0 6
1 todo : RT #121789
Expand Down Expand Up @@ -2674,8 +2678,8 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S01", 0, 0, 0, 0, 0, 61
"S02", 5264, 0, 129, 347, 5740, 5832
"S03", 5145, 0, 120, 100, 5365, 5383
"S04", 1055, 0, 46, 39, 1140, 1192
"S05", 5400, 0, 99, 175, 5674, 5947
"S04", 1072, 0, 46, 36, 1154, 1206
"S05", 5414, 0, 87, 175, 5676, 5949
"S06", 1364, 0, 51, 91, 1506, 1564
"S07", 0, 0, 0, 0, 0, 0
"S09", 1899, 0, 9, 102, 2010, 2010
Expand All @@ -2686,17 +2690,18 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S14", 309, 0, 8, 9, 326, 339
"S15", 76565, 0, 4, 18, 76587, 76607
"S16", 259, 0, 0, 16, 275, 307
"S17", 709, 0, 4, 31, 744, 744
"S17", 708, 1, 4, 31, 744, 744
"S19", 13, 0, 0, 0, 13, 18
"S22", 24, 0, 0, 0, 24, 24
"S24", 17, 0, 0, 0, 17, 94
"S26", 1234, 0, 4, 48, 1286, 1947
"S28", 7, 0, 0, 0, 7, 13
"S29", 339, 0, 4, 2, 345, 355
"S32", 9656, 0, 121, 169, 9946, 8543
"S32", 9657, 0, 121, 169, 9947, 8544
"int", 1247, 6, 14, 20, 1287, 1276
"ros", 2, 0, 0, 0, 2, 2
"total", 112210, 6, 677, 1331,114224,114332
"total", 112241, 7, 665, 1328,114241,114349
----------------
Failure summary:
S17-lowlevel/lock.rakudo.moar 7 - Condition variable worked
integration/advent2012-day04.t aborted 6 test(s)

0 comments on commit 26b7bc8

Please sign in to comment.