Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 18, 2014
1 parent 0cb7ef5 commit 3750e12
Show file tree
Hide file tree
Showing 14 changed files with 170 additions and 331 deletions.
26 changes: 5 additions & 21 deletions log/MoarVM-build.log
@@ -1,7 +1,7 @@
== Configuring and building Rakudo
cd rakudo && /usr/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install && make
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (backend moar)
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.06-29-g883107f / MoarVM 2014.06-76-gf6e89c4).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07 / MoarVM 2014.07-3-g40120f0).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -48,12 +48,12 @@ gcc -shared -fPIC -O1 -DNDEBUG -Wl,-rpath,/home/coke/sandbox/rakudo-star-daily/
The following step can take a long time, please be patient.
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : 69.334
Stage parse : 72.399
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.246
Stage mast : 28.725
Stage mbc : 1.771
Stage optimize : 8.251
Stage mast : 25.577
Stage mbc : 1.778
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --target=mbc --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/usr/bin/perl tools/build/create-moar-runner.pl "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar" perl6.moarvm perl6-m . "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" .
./perl6-m --target=mbc --output=lib/Test.moarvm lib/Test.pm
Expand Down Expand Up @@ -411,23 +411,7 @@ modules/rakudo-debugger/lib/Debugger/UI/CommandLine.pm => /home/coke/sandbox/rak
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador/Template/Mojo.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador/Template/Mojo.pm
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador/App.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador/App.pm
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador.pm
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador/Test.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/Bailador/Test.pm
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/DBIish.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/DBIish.pm6
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/DBDish.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/DBDish.pm6
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m --target=mbc --output=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/DBDish/Pg.moarvm /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/DBDish/Pg.pm6
Expand Down
4 changes: 2 additions & 2 deletions log/MoarVM-configure.log
Expand Up @@ -451,7 +451,7 @@ linking moar
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/dyncall/dyncallback/*.h /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/include/dyncall
Building NQP ...
/usr/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar --make-install
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.06-76-gf6e89c4, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.07-3-g40120f0, which is new enough.
Cleaning up ...
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage1/nqpmo.nqp
Expand Down Expand Up @@ -582,7 +582,7 @@ Cleaning up ...
/usr/bin/perl tools/build/install-moar-runner.pl "" /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install

NQP has been built and installed.
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.06-29-g883107f / MoarVM 2014.06-76-gf6e89c4).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07 / MoarVM 2014.07-3-g40120f0).

Creating Makefile ...
Cleaning up ...
Expand Down
92 changes: 26 additions & 66 deletions log/MoarVM-test-modules.log
Expand Up @@ -10,73 +10,73 @@ t/07-writebarrier.t .... ok
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Files=9, Tests=113, 16 wallclock secs ( 0.06 usr 0.01 sys + 14.23 cusr 1.28 csys = 15.58 CPU)
Files=9, Tests=113, 14 wallclock secs ( 0.04 usr 0.02 sys + 12.23 cusr 1.22 csys = 13.51 CPU)
Result: PASS

Testing modules/xml-writer with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.88 cusr 0.21 csys = 2.13 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.74 cusr 0.20 csys = 1.97 CPU)
Result: PASS

Testing modules/svg with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.92 cusr 0.10 csys = 1.05 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.88 cusr 0.12 csys = 1.03 CPU)
Result: PASS

Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.96 cusr 0.23 csys = 2.22 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.74 cusr 0.16 csys = 1.93 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 5 wallclock secs ( 0.02 usr 0.01 sys + 4.24 cusr 0.11 csys = 4.38 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.80 cusr 0.09 csys = 3.92 CPU)
Result: PASS

Testing modules/Math-Model with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 6 wallclock secs ( 0.03 usr 0.00 sys + 6.16 cusr 0.13 csys = 6.32 CPU)
Files=1, Tests=6, 6 wallclock secs ( 0.01 usr 0.00 sys + 5.55 cusr 0.11 csys = 5.67 CPU)
Result: PASS

Testing modules/perl6-Term-ANSIColor with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.76 cusr 0.10 csys = 0.88 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.70 cusr 0.08 csys = 0.81 CPU)
Result: PASS

Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.81 cusr 0.27 csys = 3.12 CPU)
Files=3, Tests=13, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.61 cusr 0.22 csys = 2.86 CPU)
Result: PASS

Testing modules/Grammar-Profiler-Simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.32 cusr 0.12 csys = 1.47 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.22 cusr 0.08 csys = 1.33 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/tracer.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.97 cusr 0.06 csys = 1.05 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.84 cusr 0.08 csys = 0.94 CPU)
Result: PASS

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.82 cusr 0.30 csys = 5.16 CPU)
Files=3, Tests=45, 6 wallclock secs ( 0.02 usr 0.01 sys + 4.84 cusr 0.30 csys = 5.17 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -85,7 +85,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 6 wallclock secs ( 0.04 usr 0.00 sys + 5.23 cusr 0.39 csys = 5.66 CPU)
Files=4, Tests=91, 5 wallclock secs ( 0.04 usr 0.01 sys + 5.15 cusr 0.44 csys = 5.64 CPU)
Result: PASS

Testing modules/perl6-lwp-simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -103,7 +103,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 24 wallclock secs ( 0.04 usr 0.03 sys + 17.38 cusr 1.81 csys = 19.26 CPU)
Files=13, Tests=55, 23 wallclock secs ( 0.05 usr 0.02 sys + 16.44 cusr 1.64 csys = 18.15 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -112,26 +112,26 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 6 wallclock secs ( 0.04 usr 0.01 sys + 5.21 cusr 0.41 csys = 5.67 CPU)
Files=4, Tests=119, 6 wallclock secs ( 0.04 usr 0.01 sys + 4.86 cusr 0.36 csys = 5.27 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=7, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.16 cusr 0.23 csys = 2.43 CPU)
Files=2, Tests=7, 2 wallclock secs ( 0.03 usr 0.00 sys + 2.12 cusr 0.16 csys = 2.31 CPU)
Result: PASS

Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=10, 2 wallclock secs ( 0.02 usr 0.01 sys + 2.14 cusr 0.10 csys = 2.27 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 2.09 cusr 0.10 csys = 2.22 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.60 cusr 0.09 csys = 1.72 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.49 cusr 0.08 csys = 1.59 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -148,19 +148,19 @@ Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 9 wallclock secs ( 0.03 usr 0.01 sys + 8.22 cusr 0.78 csys = 9.04 CPU)
Files=5, Tests=33, 9 wallclock secs ( 0.04 usr 0.01 sys + 7.55 cusr 0.87 csys = 8.47 CPU)
Result: PASS

Testing modules/perl6-http-status with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.75 cusr 0.12 csys = 0.89 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.73 cusr 0.10 csys = 0.86 CPU)
Result: PASS

Testing modules/PSGI with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/encode-psgi-response.t .. ok
All tests successful.
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.13 cusr 0.12 csys = 1.27 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.13 cusr 0.09 csys = 1.25 CPU)
Result: PASS

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -171,57 +171,17 @@ t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
All tests successful.
Files=3, Tests=21, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.74 cusr 0.28 csys = 4.05 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.38 cusr 0.40 csys = 3.82 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/01-route-existance.t ... ok
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/02-response-status.t ... ok
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/03-response-content.t .. ok
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/04-templates.t ......... ok
Saw 1 call to deprecated code during execution.
================================================================================
%!routes = itemized hash called at:
src/gen/m-CORE.setting, line 882
Please use %!routes = %(itemized hash) instead.
--------------------------------------------------------------------------------
Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/05-post-content.t ...... ok
All tests successful.
Files=5, Tests=19, 8 wallclock secs ( 0.04 usr 0.00 sys + 6.63 cusr 0.58 csys = 7.25 CPU)
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.01 sys + 5.84 cusr 0.54 csys = 6.42 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -232,14 +192,14 @@ t/30-Pg.t ............. ok
t/35-Pg-common.t ...... ok
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 15 wallclock secs ( 0.05 usr 0.02 sys + 14.36 cusr 0.72 csys = 15.15 CPU)
Files=6, Tests=218, 15 wallclock secs ( 0.05 usr 0.01 sys + 13.71 cusr 0.69 csys = 14.46 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 13 wallclock secs ( 0.04 usr 0.01 sys + 12.35 cusr 0.28 csys = 12.68 CPU)
Files=2, Tests=68, 12 wallclock secs ( 0.04 usr 0.00 sys + 12.10 cusr 0.26 csys = 12.40 CPU)
Result: PASS

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -251,13 +211,13 @@ use of uninitialized value of type Any in string context
use of uninitialized value of type Any in string context
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=8, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.48 cusr 0.41 csys = 4.93 CPU)
Files=4, Tests=8, 5 wallclock secs ( 0.02 usr 0.01 sys + 4.24 cusr 0.36 csys = 4.63 CPU)
Result: PASS

Testing modules/doc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/typegraph.t .. ok
All tests successful.
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.72 cusr 0.16 csys = 2.91 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.66 cusr 0.10 csys = 2.79 CPU)
Result: PASS

Testing modules/rakudo-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down

0 comments on commit 3750e12

Please sign in to comment.