Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
today (automated commit)
- Loading branch information
Showing
10 changed files
with
3,276 additions
and
47 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,56 @@ | ||
| make: *** No rule to make target 'rakudo-test'. Stop. | ||
| cd rakudo && make test | ||
| make[1]: Entering directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo' | ||
| /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/harness --moar t/01-sanity t/04-nativecall | ||
| t/01-sanity/01-literals.t ............ ok | ||
| t/01-sanity/02-op-math.t ............. ok | ||
| t/01-sanity/03-op-logic.t ............ ok | ||
| t/01-sanity/04-op-cmp.t .............. ok | ||
| t/01-sanity/05-var.t ................. ok | ||
| t/01-sanity/06-op-inplace.t .......... ok | ||
| t/01-sanity/07-op-string.t ........... ok | ||
| t/01-sanity/08-var-array.t ........... ok | ||
| t/01-sanity/09-end-blocks.t .......... ok | ||
| t/01-sanity/10-regex.t ............... ok | ||
| t/01-sanity/11-tap.t ................. ok | ||
| t/01-sanity/12-counter.t ............. ok | ||
| t/01-sanity/13-equal.t ............... ok | ||
| t/01-sanity/14-if.t .................. ok | ||
| t/01-sanity/15-sub.t ................. ok | ||
| t/01-sanity/16-eqv.t ................. ok | ||
| t/01-sanity/17-isa.t ................. ok | ||
| t/01-sanity/18-simple-multisubs.t .... ok | ||
| t/01-sanity/19-say.t ................. ok | ||
| t/01-sanity/20-defined.t ............. ok | ||
| t/01-sanity/21-try.t ................. ok | ||
| t/01-sanity/53-transpose.t ........... ok | ||
| t/01-sanity/55-use-trace.t ........... | ||
| Dubious, test returned 1 (wstat 256, 0x100) | ||
| Failed 1/3 subtests | ||
| t/01-sanity/99-test-basic.t .......... ok | ||
| t/04-nativecall/01-argless.t ......... ok | ||
| t/04-nativecall/02-simple-args.t ..... ok | ||
| t/04-nativecall/03-simple-returns.t .. ok | ||
| t/04-nativecall/04-pointers.t ........ ok | ||
| t/04-nativecall/05-arrays.t .......... ok | ||
| t/04-nativecall/06-struct.t .......... ok | ||
| t/04-nativecall/07-writebarrier.t .... ok | ||
| t/04-nativecall/08-callbacks.t ....... ok | ||
| t/04-nativecall/09-nativecast.t ...... ok | ||
| t/04-nativecall/10-cglobals.t ........ ok | ||
| t/04-nativecall/11-cpp.t ............. ok | ||
| t/04-nativecall/12-sizeof.t .......... ok | ||
| t/04-nativecall/13-cpp-mangling.t .... ok | ||
| t/04-nativecall/13-union.t ........... ok | ||
| t/04-nativecall/14-rw-attrs.t ........ ok | ||
| t/04-nativecall/15-rw-args.t ......... ok | ||
| t/04-nativecall/16-rt125408.t ........ ok | ||
| t/04-nativecall/16-rt125729.t ........ ok | ||
|
|
||
| Test Summary Report | ||
| ------------------- | ||
| t/01-sanity/55-use-trace.t (Wstat: 256 Tests: 3 Failed: 1) | ||
| Failed test: 3 | ||
| Non-zero exit status: 1 | ||
| Files=42, Tests=533, 118 wallclock secs ( 0.14 usr 0.05 sys + 115.18 cusr 2.75 csys = 118.12 CPU) | ||
| Result: FAIL | ||
| make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,88 @@ | ||
| make: *** No rule to make target 'modules-test'. Stop. | ||
| /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl tools/build/modules-test.pl /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j modules/MODULES.txt | ||
| Testing modules/xml-writer with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/escaping.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/escaping.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/svg with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/basics.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/basics.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/series.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/series.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/Terminal-ANSIColor with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/00-load.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/00-load.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/returning.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/returning.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/Grammar-Profiler-Simple with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/csv.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/csv.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/debugger.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/debugger.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/basic.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/basic.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/perl6-lwp-simple with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/000-load-module.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/000-load-module.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-parse.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-parse.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/0-load-module.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/0-load-module.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-file-find.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-file-find.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/02-shell-command.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/02-shell-command.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/json_fast with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-parse.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-parse.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/builder.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/builder.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/perl6-http-status with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-basic.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-basic.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/p6-Template-Mustache with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-basic.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-basic.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/PSGI with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/encode-psgi-response.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/encode-psgi-response.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-load.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-load.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/Template-Mojo with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/00-basic.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/00-basic.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-route-existance.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-route-existance.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-connectconfig-pg.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-connectconfig-pg.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/client.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/client.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-basic.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/01-basic.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/p6-file-directory-tree with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/basic.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/basic.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/p6-File-Temp with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/tempfile.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/tempfile.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/doc with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| Could not execute (/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/pod-convenience.t): open3: exec of /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j t/pod-convenience.t failed at /home/coke/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/TAP/Parser/Iterator/Process.pm line 165. | ||
|
|
||
| Testing modules/debugger-ui-commandline with /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/perl6-j... | ||
| ...no t/ directory found. | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,73 @@ | ||
| make: *** No rule to make target 'rakudo-test'. Stop. | ||
| cd rakudo && make test | ||
| make[1]: Entering directory '/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/rakudo' | ||
| /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/harness --jvm t/01-sanity t/03-jvm t/04-nativecall | ||
| t/01-sanity/01-literals.t ............ ok | ||
| t/01-sanity/02-op-math.t ............. ok | ||
| t/01-sanity/03-op-logic.t ............ ok | ||
| t/01-sanity/04-op-cmp.t .............. ok | ||
| t/01-sanity/05-var.t ................. ok | ||
| t/01-sanity/06-op-inplace.t .......... ok | ||
| t/01-sanity/07-op-string.t ........... ok | ||
| t/01-sanity/08-var-array.t ........... ok | ||
| t/01-sanity/09-end-blocks.t .......... ok | ||
| t/01-sanity/10-regex.t ............... ok | ||
| t/01-sanity/11-tap.t ................. ok | ||
| t/01-sanity/12-counter.t ............. ok | ||
| t/01-sanity/13-equal.t ............... ok | ||
| t/01-sanity/14-if.t .................. ok | ||
| t/01-sanity/15-sub.t ................. ok | ||
| t/01-sanity/16-eqv.t ................. ok | ||
| t/01-sanity/17-isa.t ................. ok | ||
| t/01-sanity/18-simple-multisubs.t .... ok | ||
| t/01-sanity/19-say.t ................. ok | ||
| t/01-sanity/20-defined.t ............. ok | ||
| t/01-sanity/21-try.t ................. ok | ||
| t/01-sanity/53-transpose.t ........... ok | ||
| t/01-sanity/55-use-trace.t ........... | ||
| Failed 1/3 subtests | ||
| t/01-sanity/99-test-basic.t .......... ok | ||
| t/03-jvm/01-interop.t ................ | ||
| No subtests run | ||
| t/04-nativecall/01-argless.t ......... ok | ||
| t/04-nativecall/02-simple-args.t ..... ok | ||
| t/04-nativecall/03-simple-returns.t .. ok | ||
| t/04-nativecall/04-pointers.t ........ ok | ||
| t/04-nativecall/05-arrays.t .......... ok | ||
| t/04-nativecall/06-struct.t .......... ok | ||
| t/04-nativecall/07-writebarrier.t .... ok | ||
| t/04-nativecall/08-callbacks.t ....... ok | ||
| t/04-nativecall/09-nativecast.t ...... ok | ||
| t/04-nativecall/10-cglobals.t ........ ok | ||
| t/04-nativecall/11-cpp.t ............. ok | ||
| t/04-nativecall/12-sizeof.t .......... ok | ||
| t/04-nativecall/13-cpp-mangling.t .... ok | ||
| t/04-nativecall/13-union.t ........... ok | ||
| t/04-nativecall/14-rw-attrs.t ........ ok | ||
| t/04-nativecall/15-rw-args.t ......... ok | ||
| ===SORRY!=== | ||
| Missing serialize function for REPR ContextRef | ||
| ===SORRY!=== | ||
| Missing serialize function for REPR ContextRef | ||
| ===SORRY!=== | ||
| Missing serialize function for REPR ContextRef | ||
| t/04-nativecall/16-rt125408.t ........ | ||
| Failed 1/1 subtests | ||
| ===SORRY!=== | ||
| Missing serialize function for REPR ContextRef | ||
| ===SORRY!=== | ||
| Missing serialize function for REPR ContextRef | ||
| ===SORRY!=== | ||
| Missing serialize function for REPR ContextRef | ||
| t/04-nativecall/16-rt125729.t ........ ok | ||
|
|
||
| Test Summary Report | ||
| ------------------- | ||
| t/01-sanity/55-use-trace.t (Wstat: 0 Tests: 3 Failed: 1) | ||
| Failed test: 3 | ||
| t/03-jvm/01-interop.t (Wstat: 0 Tests: 0 Failed: 0) | ||
| Parse errors: No plan found in TAP output | ||
| t/04-nativecall/16-rt125408.t (Wstat: 0 Tests: 1 Failed: 1) | ||
| Failed test: 1 | ||
| Files=43, Tests=533, 402 wallclock secs ( 0.19 usr 0.04 sys + 1.25 cusr 0.14 csys = 1.62 CPU) | ||
| Result: FAIL | ||
| make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/rakudo' |
Oops, something went wrong.