Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Aug 21, 2015
1 parent 9f688a2 commit ed5ee22
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 42 deletions.
10 changes: 5 additions & 5 deletions log/MoarVM-build.log
@@ -1,6 +1,6 @@
== Configuring and building Rakudo
cd rakudo && /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar && make
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.07.2-28-g8717925 / MoarVM 2015.07-59-g64fba68).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.07.2-32-gebfd308 / MoarVM 2015.07-59-g64fba68).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -49,12 +49,12 @@ gcc -L/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/instal
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/share/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 : 41.478
Stage parse : 44.468
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 5.228
Stage mast : 15.951
Stage mbc : 0.168
Stage optimize : 5.652
Stage mast : 15.684
Stage mbc : 0.160
/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/share/nqp/lib" perl6.moarvm --target=mbc --ll-exception --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e rm_f perl6-m
/home/coke/perl5/perlbrew/perls/perl-5.20.1/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/share/nqp/lib" .
Expand Down
2 changes: 1 addition & 1 deletion log/MoarVM-configure.log
Expand Up @@ -613,7 +613,7 @@ Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/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 2015.07.2-28-g8717925 / MoarVM 2015.07-59-g64fba68).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.07.2-32-gebfd308 / MoarVM 2015.07-59-g64fba68).

Creating Makefile ...
Cleaning up ...
Expand Down
24 changes: 12 additions & 12 deletions log/MoarVM-test-modules.log
Expand Up @@ -17,7 +17,7 @@ Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/
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, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.42 cusr 0.01 csys = 0.46 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.43 cusr 0.02 csys = 0.48 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -52,15 +52,15 @@ t/debugger.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/tracer.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=2, Tests=0, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.44 cusr 0.05 csys = 0.51 CPU)
Files=2, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.52 cusr 0.04 csys = 0.58 CPU)
Result: FAIL

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, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.58 cusr 0.08 csys = 1.69 CPU)
Files=3, Tests=45, 1 wallclock secs ( 0.04 usr 0.01 sys + 1.69 cusr 0.10 csys = 1.84 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -76,7 +76,7 @@ t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
t/05-utf16.t ...... ok
All tests successful.
Files=5, Tests=122, 3 wallclock secs ( 0.06 usr 0.00 sys + 2.52 cusr 0.16 csys = 2.74 CPU)
Files=5, Tests=122, 3 wallclock secs ( 0.04 usr 0.00 sys + 2.59 cusr 0.14 csys = 2.77 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -85,7 +85,7 @@ Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-
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=11, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.84 cusr 0.01 csys = 0.87 CPU)
Files=1, Tests=11, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.76 cusr 0.03 csys = 0.81 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -119,7 +119,7 @@ Test Summary Report
-------------------
t/encode-psgi-response.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.30 cusr 0.03 csys = 0.35 CPU)
Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.32 cusr 0.04 csys = 0.38 CPU)
Result: FAIL

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -131,7 +131,7 @@ t/01-template.t .. ok
t/02-complex.t ... ok
t/03-capture.t ... ok
All tests successful.
Files=4, Tests=22, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.58 cusr 0.11 csys = 1.73 CPU)
Files=4, Tests=22, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.56 cusr 0.10 csys = 1.69 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -208,7 +208,7 @@ t/04-templates.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/05-post-content.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=5, Tests=0, 2 wallclock secs ( 0.01 usr 0.02 sys + 1.36 cusr 0.11 csys = 1.50 CPU)
Files=5, Tests=0, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.25 cusr 0.13 csys = 1.41 CPU)
Result: FAIL

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -228,7 +228,7 @@ t/35-Pg-common.t .......... ok
t/40-sqlite-common.t ...... ok
t/41-sqlite-exec-error.t .. ok
All tests successful.
Files=8, Tests=260, 6 wallclock secs ( 0.07 usr 0.01 sys + 5.46 cusr 0.24 csys = 5.78 CPU)
Files=8, Tests=260, 6 wallclock secs ( 0.05 usr 0.01 sys + 5.60 cusr 0.23 csys = 5.89 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -265,7 +265,7 @@ t/client.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/server.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=2, Tests=0, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.85 cusr 0.05 csys = 0.93 CPU)
Files=2, Tests=0, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.96 cusr 0.09 csys = 1.08 CPU)
Result: FAIL

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -328,7 +328,7 @@ t/03-comment.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/04-lists.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=4, Tests=0, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.90 cusr 0.08 csys = 1.02 CPU)
Files=4, Tests=0, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.92 cusr 0.10 csys = 1.04 CPU)
Result: FAIL

Testing modules/p6-file-directory-tree with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -358,7 +358,7 @@ Test Summary Report
-------------------
t/pod-htmlify.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=3, Tests=18, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.74 cusr 0.10 csys = 2.88 CPU)
Files=3, Tests=18, 3 wallclock secs ( 0.04 usr 0.00 sys + 2.84 cusr 0.11 csys = 2.99 CPU)
Result: FAIL

Testing modules/debugger-ui-commandline with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down
2 changes: 1 addition & 1 deletion log/MoarVM-test-rakudo.log
Expand Up @@ -51,6 +51,6 @@ Test Summary Report
t/04-nativecall/16-rt125408.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=42, Tests=516, 27 wallclock secs ( 0.12 usr 0.02 sys + 24.50 cusr 1.34 csys = 25.98 CPU)
Files=42, Tests=516, 30 wallclock secs ( 0.10 usr 0.05 sys + 24.47 cusr 1.33 csys = 25.95 CPU)
Result: FAIL
make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
2 changes: 1 addition & 1 deletion log/MoarVM-version.log
Expand Up @@ -3,7 +3,7 @@ MoarVM
Rakudo
2015.07.1-153-g815fff3
NQP
2015.07.2-28-g8717925
2015.07.2-32-gebfd308
modules
--------
Bailador
Expand Down
12 changes: 6 additions & 6 deletions log/jvm-build.log
@@ -1,6 +1,6 @@
== Configuring and building Rakudo
cd rakudo && /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install --backends=jvm && make
Using /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j (version 2015.07.2-28-g8717925 / OpenJDK 1.7.0_79).
Using /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j (version 2015.07.2-32-gebfd308 / OpenJDK 1.7.0_79).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -43,12 +43,12 @@ jar cf0 rakudo-runtime.jar -C bin/ .
The following step can take a long time, please be patient.
java -Xss1m -Xms500m -Xmx2000m -Xbootclasspath/a:.:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/asm-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/asm-tree-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/jline-1.0.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/jna.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/nqp-runtime.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/lib/nqp.jar:rakudo-runtime.jar:perl6.jar -cp /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/lib perl6 --setting=NULL --ll-exception --optimize=3 --target=jar --stagestats --output=CORE.setting.jar gen/jvm/CORE.setting
Stage start : 0.000
Stage parse : 90.661
Stage parse : 86.727
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 13.947
Stage jast : 25.732
Stage classfile : 10.923
Stage ast : 0.001
Stage optimize : 11.540
Stage jast : 33.656
Stage classfile : 10.245
Stage jar : 0.000
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl tools/build/create-jvm-runner.pl dev . . /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/asm-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/asm-tree-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/jline-1.0.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/jna.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/runtime/nqp-runtime.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/share/nqp/lib/nqp.jar
Creating './perl6-j'
Expand Down
24 changes: 12 additions & 12 deletions log/jvm-test-modules.log
Expand Up @@ -40,7 +40,7 @@ Test Summary Report
t/csv.t (Wstat: 768 Tests: 15 Failed: 3)
Failed tests: 7, 10, 13
Non-zero exit status: 3
Files=1, Tests=15, 9 wallclock secs ( 0.02 usr 0.00 sys + 16.60 cusr 0.25 csys = 16.87 CPU)
Files=1, Tests=15, 8 wallclock secs ( 0.02 usr 0.01 sys + 17.53 cusr 0.34 csys = 17.90 CPU)
Result: FAIL

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down Expand Up @@ -81,15 +81,15 @@ t/debugger.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/tracer.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=2, Tests=0, 17 wallclock secs ( 0.02 usr 0.00 sys + 26.84 cusr 0.46 csys = 27.32 CPU)
Files=2, Tests=0, 11 wallclock secs ( 0.02 usr 0.01 sys + 25.64 cusr 0.54 csys = 26.21 CPU)
Result: FAIL

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=3, Tests=45, 41 wallclock secs ( 0.03 usr 0.00 sys + 67.08 cusr 1.17 csys = 68.28 CPU)
Files=3, Tests=45, 26 wallclock secs ( 0.04 usr 0.00 sys + 67.44 cusr 1.21 csys = 68.69 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand All @@ -105,7 +105,7 @@ t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
t/05-utf16.t ...... ok
All tests successful.
Files=5, Tests=122, 90 wallclock secs ( 0.04 usr 0.02 sys + 91.83 cusr 1.62 csys = 93.51 CPU)
Files=5, Tests=122, 67 wallclock secs ( 0.06 usr 0.01 sys + 93.48 cusr 1.82 csys = 95.37 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand All @@ -114,7 +114,7 @@ Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-
Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=11, 12 wallclock secs ( 0.03 usr 0.00 sys + 22.10 cusr 0.43 csys = 22.56 CPU)
Files=1, Tests=11, 11 wallclock secs ( 0.02 usr 0.01 sys + 23.46 cusr 0.44 csys = 23.93 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down Expand Up @@ -151,7 +151,7 @@ Test Summary Report
-------------------
t/encode-psgi-response.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=1, Tests=0, 9 wallclock secs ( 0.02 usr 0.00 sys + 14.74 cusr 0.27 csys = 15.03 CPU)
Files=1, Tests=0, 6 wallclock secs ( 0.02 usr 0.00 sys + 13.70 cusr 0.28 csys = 14.00 CPU)
Result: FAIL

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand All @@ -163,7 +163,7 @@ t/01-template.t .. ok
t/02-complex.t ... ok
t/03-capture.t ... ok
All tests successful.
Files=4, Tests=22, 41 wallclock secs ( 0.02 usr 0.01 sys + 68.52 cusr 1.18 csys = 69.73 CPU)
Files=4, Tests=22, 31 wallclock secs ( 0.02 usr 0.01 sys + 69.60 cusr 1.34 csys = 70.97 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down Expand Up @@ -255,7 +255,7 @@ t/04-templates.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/05-post-content.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=5, Tests=0, 44 wallclock secs ( 0.02 usr 0.00 sys + 68.98 cusr 1.15 csys = 70.15 CPU)
Files=5, Tests=0, 38 wallclock secs ( 0.02 usr 0.01 sys + 74.70 cusr 1.50 csys = 76.23 CPU)
Result: FAIL

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand All @@ -274,7 +274,7 @@ t/35-Pg-common.t .......... ok
t/40-sqlite-common.t ...... ok
t/41-sqlite-exec-error.t .. ok
All tests successful.
Files=8, Tests=260, 94 wallclock secs ( 0.06 usr 0.00 sys + 158.54 cusr 2.70 csys = 161.30 CPU)
Files=8, Tests=260, 74 wallclock secs ( 0.06 usr 0.01 sys + 165.37 cusr 2.70 csys = 168.14 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down Expand Up @@ -317,7 +317,7 @@ t/client.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/server.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=2, Tests=0, 18 wallclock secs ( 0.01 usr 0.00 sys + 32.35 cusr 0.64 csys = 33.00 CPU)
Files=2, Tests=0, 17 wallclock secs ( 0.03 usr 0.00 sys + 36.88 cusr 0.68 csys = 37.59 CPU)
Result: FAIL

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down Expand Up @@ -392,7 +392,7 @@ t/03-comment.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/04-lists.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=4, Tests=0, 36 wallclock secs ( 0.03 usr 0.00 sys + 47.88 cusr 0.98 csys = 48.89 CPU)
Files=4, Tests=0, 26 wallclock secs ( 0.03 usr 0.00 sys + 54.97 cusr 1.10 csys = 56.10 CPU)
Result: FAIL

Testing modules/p6-file-directory-tree with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down Expand Up @@ -425,7 +425,7 @@ Test Summary Report
-------------------
t/pod-htmlify.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=3, Tests=18, 64 wallclock secs ( 0.02 usr 0.02 sys + 74.44 cusr 1.18 csys = 75.66 CPU)
Files=3, Tests=18, 34 wallclock secs ( 0.05 usr 0.00 sys + 78.84 cusr 1.22 csys = 80.11 CPU)
Result: FAIL

Testing modules/debugger-ui-commandline with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j...
Expand Down
6 changes: 3 additions & 3 deletions log/jvm-test-rakudo.log
Expand Up @@ -28,12 +28,12 @@ t/01-sanity/54-use-lib.t ............. ok
t/01-sanity/55-use-trace.t ........... ok
t/01-sanity/99-test-basic.t .......... ok
All tests successful.
Files=26, Tests=333, 52 wallclock secs ( 0.10 usr 0.00 sys + 0.53 cusr 0.04 csys = 0.67 CPU)
Files=26, Tests=333, 35 wallclock secs ( 0.09 usr 0.02 sys + 0.67 cusr 0.06 csys = 0.84 CPU)
Result: PASS
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/harness --jvm t/03-jvm
t/03-jvm/01-interop.t .. ok
All tests successful.
Files=1, Tests=25, 10 wallclock secs ( 0.02 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.04 CPU)
Files=1, Tests=25, 7 wallclock secs ( 0.03 usr 0.01 sys + 0.03 cusr 0.00 csys = 0.07 CPU)
Result: PASS
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/harness --jvm t/04-nativecall
t/04-nativecall/01-argless.t .........
Expand Down Expand Up @@ -100,6 +100,6 @@ t/04-nativecall/15-rw-args.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 10 tests but ran 0.
t/04-nativecall/16-rt125408.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=16, Tests=12, 70 wallclock secs ( 0.05 usr 0.01 sys + 0.34 cusr 0.02 csys = 0.42 CPU)
Files=16, Tests=12, 52 wallclock secs ( 0.04 usr 0.03 sys + 0.39 cusr 0.04 csys = 0.50 CPU)
Result: FAIL
make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/rakudo'
2 changes: 1 addition & 1 deletion log/jvm-version.log
Expand Up @@ -3,7 +3,7 @@ OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)
Rakudo
2015.07.1-153-g815fff3
NQP
2015.07.2-28-g8717925
2015.07.2-32-gebfd308
modules
--------
Bailador
Expand Down

0 comments on commit ed5ee22

Please sign in to comment.