--- 
build_info:
This is Perl6 User's Golfing System, version 6.2.13, October 17, 2006 (r19200) built for i486-linux-gnu-thread-multi

Summary of pugs configuration:
	archlib: /usr/lib/perl6/5.8
	archname: i486-linux-gnu-thread-multi
	bin: /usr/bin
	cc: gcc version 4.2.1 (Debian 4.2.1-5)
	embedded: /usr/bin/perl noparrot nohaskell
	exe_ext: 
	file_sep: /
	ghc: /usr/bin/ghc 6.6.1 readline nohsplugins threads
	installarchlib: /usr/lib/perl6/5.8
	installbin: /usr/bin
	installman1dir: /usr/share/man/man1
	installman3dir: /usr/share/man/man3
	installprivlib: /usr/share/perl6/5.8
	installscript: /usr/bin
	installsitearch: /usr/local/lib/perl6
	installsitebin: /usr/local/bin
	installsitelib: /usr/local/share/perl6
	installsiteman1dir: /usr/local/man/man1
	installsiteman3dir: /usr/local/man/man3
	osname: linux
	pager: /usr/bin/sensible-pager
	path_sep: :
	perl5_path: /usr/bin/perl
	perl_compiler: pugs
	perl_revision: 6
	perl_subversion: 0
	perl_version: 0
	prefix: /usr
	privlib: /usr/share/perl6/5.8
	pugs_revision: 19200
	pugs_version: Perl6 User's Golfing System, version 6.2.13, October 17, 2006 (r19200)
	pugs_versnum: 6.2.13
	pugspath: /usr/bin/pugs
	regex_engine: default
	scriptdir: /usr/bin
	sitearch: /usr/local/lib/perl6
	sitebin: /usr/local/bin
	sitelib: /usr/local/share/perl6
	siteprefix: /usr/local
	sitescript: /usr/local/bin
	sourcedir: /home/agentzh/svn-pugs
	uname: Linux 2.6.18-5-xen-686 i686

@*INC:
blib6/lib
/usr/lib/perl6/5.8
/usr/share/perl6/5.8
/usr/local/lib/perl6
/usr/local/share/perl6
/usr/share/perl6/5.8/auto/pugs/perl6/lib
/usr/local/share/perl6/auto/pugs/perl6/lib
.


config: 
  concurrent: 1
  exclude: 
    - Disabled
  exclude_re: !!perl/scalar:Regexp ~
  include: []

  include_re: !!perl/scalar:Regexp ~
  output-file: smoke.yml
  pugs-path: "util/limited_pugs "
  recurse: 1
  shuffle: 0
  test_count: 841
revision: 19200
smoker: 
  email: agentzh@gmail.com (Agent Zhang)
  name: auto-smoker on feather
timing: 
  duration: 2221 (37.02 min)
  end: 1197497713 (Wed Dec 12 23:15:13 2007)
  start: 1197495492 (Wed Dec 12 22:38:12 2007)
Test file Test cases %
TOTAL 841 files 19181 test cases: 18086 ok, 1095 failed, 1991 todo, 731 skipped and 34 unexpectedly succeeded 94.29%
ext/Algorithm-TokenBucket/t/test.t OK
               
100.00%
ext/Automata-Cellular/t/ca.t OK
           
100.00%
ext/Automata-Cellular/t/rule.t OK
           
100.00%
ext/Benchmark/t/basic.t OK
       
100.00%
ext/CGI/t/Dump.t OK
 
100.00%
ext/CGI/t/basic.t OK
                                           
100.00%
ext/CGI/t/encode_decode.t OK
                                               
100.00%
ext/CGI/t/escapeHTML.t OK
   
100.00%
ext/CGI/t/header.t OK
                         
100.00%
ext/CGI/t/new.t OK
     
100.00%
ext/CGI/t/params.t OK
                                                           
100.00%
ext/CGI/t/redirect.t OK
                 
100.00%
ext/CGI/t/remote.t OK
           
100.00%
ext/CGI/t/server.t OK
         
100.00%
ext/CGI/t/util.t OK
                       
100.00%
ext/Cipher/t/0-cipher-oo.t OK
                       
100.00%
ext/Cipher/t/1-cipher-functional.t OK
         
100.00%
ext/Cipher/t/1-cipher-procedural.t OK
     
100.00%
ext/Cipher/t/arcfour.t OK
                                               
100.00%
ext/Cipher/t/caesar-all.t OK
         
100.00%
ext/Cipher/t/caesar-julius.t OK
     
100.00%
ext/Cipher/t/caesar-rot13.t OK
   
100.00%
ext/Config-Tiny/t/basic.t OK
                                 
100.00%
ext/DateTime-Set/t/basic.t OK
 
100.00%
ext/DateTime/t/basic.t FAILED
                                                                       
58.33%
ext/DateTime/t/day_of_year.t OK
                               
100.00%
ext/DateTime/t/last-day.t OK
                                                                                               
100.00%
ext/DateTime/t/quarter.t OK
                                                               
100.00%
ext/DateTime/t/ymd.t OK
                                                                                               
100.00%
ext/FA-DFA/t/DFA.t OK
             
100.00%
ext/File-Find/t/01_use.t OK
 
100.00%
ext/File-Spec/t/01_file_spec_test.t OK
   
100.00%
ext/File-Spec/t/10_unix_test.t OK
                                                                       
                                                                       
                                                                   
100.00%
ext/File-Spec/t/20_win32_test.t OK
                                                                                   
                                                                                   
                                                                                   
                                                                             
100.00%
ext/File-Spec/t/30_cwd.t OK
   
100.00%
ext/File-Util/t/01.use.t OK
     
100.00%
ext/File-Util/t/02.files.t FAILED
     
66.67%
ext/File-Util/t/03.dirs.t FAILED
   
50.00%
ext/File-Util/t/04.portable.t FAILED
                                                                                   
100.00%
ext/File-Util/t/05.methods.t FAILED
                   
100.00%
ext/FindBin/t/01_use.t OK
 
100.00%
ext/Getopt-Std/t/01-basic.t OK
                             
100.00%
ext/HTML-Entities/t/entities.t OK
                     
100.00%
ext/HTTP-Server-Simple/t/01_use.t OK
 
100.00%
ext/HTTP-Server-Simple/t/subclass.t FAILED
 
0.00%
ext/HTTP/t/00_Compile.t FAILED 0.00%
ext/Kwid-Event-Parser/t/basic.t OK
 
100.00%
ext/Locale-KeyedText/t/LKT_00_Compile.t OK
           
100.00%
ext/Log-Selective/t/1-basic.t OK
       
100.00%
ext/Log-Selective/t/all.t OK
       
100.00%
ext/Log-Selective/t/autotag.t OK
       
100.00%
ext/Log-Selective/t/env.t OK
       
100.00%
ext/Log-Selective/t/messages.t OK
         
100.00%
ext/MIME-Base64/t/Base64.t OK
     
100.00%
ext/Math-Random-Kiss/t/rand.t OK
                                                   
100.00%
ext/Module-Pluggable-Fast/t/01_use.t OK
 
100.00%
ext/Muldis-DB/t/MDB_00_Compile.t OK
               
100.00%
ext/Muldis-DB/t/MDB_50_Validate_Example.t OK
                         
100.00%
ext/Net-IRC/t/basic.t OK
   
100.00%
ext/Parse-Rule/t/combinators.t OK
                                                                                 
                                                                                 
100.00%
ext/Perl-Compiler/t/01_load.t OK
       
100.00%
ext/Perl-Compiler/t/NameGen.t OK
           
100.00%
ext/Perl-Compiler/t/PIL.t OK
   
100.00%
ext/Perl6-Container-Array/t/array-fetch-store.t OK
                               
100.00%
ext/Perl6-Container-Array/t/array-lazy.t OK
                                                                 
100.00%
ext/Perl6-Container-Array/t/array-operations.t OK
                                                                             
100.00%
ext/Perl6-Grammar/t/basic.t FAILED
                                                 
88.00%
ext/Perl6-Value-List/t/array-lazy-overloaded.t OK
                     
100.00%
ext/Perl6-Value-List/t/array-lazy.t OK
                         
100.00%
ext/Perl6-Value-List/t/array-operations.t OK
                                                       
100.00%
ext/Perldoc/t/00-compile.t OK
           
100.00%
ext/Perldoc/t/01-dom.t OK
                             
100.00%
ext/Pod-Event-Parser/t/basic.t OK
         
100.00%
ext/Pod-Event-Parser/t/basic_html.t OK
     
100.00%
ext/Pod-Event-Parser/t/complex.t OK
     
100.00%
ext/Recurrence/t/recurrence-grep.t OK
         
100.00%
ext/Recurrence/t/recurrence-negate.t OK
               
100.00%
ext/Recurrence/t/recurrence.t OK
                                                                                 
100.00%
ext/Recurrence/t/unicode.t OK
                   
100.00%
ext/Set-Infinite/t/set-infinite-functional.t FAILED
                                                   
50.00%
ext/Set-Infinite/t/set-infinite-recurrence.t OK
                                                     
100.00%
ext/Set-Infinite/t/set-infinite.t FAILED
                                                                                               
27.08%
ext/Set-Relation/t/00_Compile.t OK
   
100.00%
ext/Set/t/basic.t OK
                                       
100.00%
ext/Set/t/hash.t OK
                                       
100.00%
ext/Set/t/operations.t OK
                                                       
100.00%
ext/Set/t/overload.t FAILED
                                                                           
94.74%
ext/Set/t/unicodeoverload.t OK
                                                                   
100.00%
ext/Span/t/span-code.t OK
                                       
100.00%
ext/Span/t/span-functional.t OK
                       
100.00%
ext/Span/t/span.t FAILED
                                                               
                                                             
28.57%
ext/Span/t/unicode.t OK
                         
100.00%
ext/Sudoku/t/04x04-cross.t OK
 
100.00%
ext/Sudoku/t/04x04.t OK
     
100.00%
ext/Sys-Statistics-Linux/t/03SysInfo.t OK
                   
100.00%
ext/Sys-Statistics-Linux/t/04CpuStats.t OK
           
100.00%
ext/Sys-Statistics-Linux/t/05ProcStats.t OK
     
100.00%
ext/Sys-Statistics-Linux/t/06MemStats.t OK
                       
100.00%
ext/Sys-Statistics-Linux/t/07PgSwStats.t OK
       
100.00%
ext/Sys-Statistics-Linux/t/08Netstats.t OK
                                   
100.00%
ext/Sys-Statistics-Linux/t/09SockStats.t OK
         
100.00%
ext/Sys-Statistics-Linux/t/10DiskStats.t OK
               
100.00%
ext/Sys-Statistics-Linux/t/11DiskUsage.t OK
         
100.00%
ext/Sys-Statistics-Linux/t/12LoadAVG.t OK
     
100.00%
ext/Sys-Statistics-Linux/t/13FileStats.t OK
                   
100.00%
ext/Sys-Statistics-Linux/t/14Processes.t OK
                                                                 
100.00%
ext/Test-Builder/t/001_load.t OK
         
100.00%
ext/Test-Builder/t/010_Test_Builder.t OK
         
100.00%
ext/Test-Builder/t/020_Test_Builder_Test.t OK
       
100.00%
ext/Test-Builder/t/021_Test_Builder_Test_Pass.t OK
                   
100.00%
ext/Test-Builder/t/022_Test_Builder_Test_Fail.t OK
                   
100.00%
ext/Test-Builder/t/023_Test_Builder_Test_Skip.t OK
                         
100.00%
ext/Test-Builder/t/024_Test_Builder_Test_TODO.t OK
                       
100.00%
ext/Test-Builder/t/030_Test_Builder_Output.t OK
     
100.00%
ext/Test-Builder/t/040_Test_Builder_TestPlan.t OK
                 
100.00%
ext/Test-Builder/t/050_Test_Builder_Tester.t OK
               
100.00%
ext/Test/t/1-basic.t OK
                                                           
                                                           
100.00%
ext/Test/t/2-force_todo.t OK
                     
100.00%
ext/Test/t/3-output.t OK
 
100.00%
ext/Text-Glob/t/01_use.t OK
 
100.00%
ext/Text-Glob/t/02_glob_to_regex.t OK
 
100.00%
ext/Tree/t/basic.t OK
                                                       
100.00%
ext/Tree/t/extended_tests.t OK
                                                                                     
                                                                                     
                                                                                     
                                                                                     
                                                                                 
100.00%
ext/Tree/t/height_test.t OK
                                                         
                                                       
100.00%
ext/Tree/t/subclass.t OK
 
100.00%
ext/Tree/t/visitor.t FAILED 0.00%
ext/Tree/t/width_test.t OK
                                                                 
                                                                 
100.00%
ext/URI/t/escape.t FAILED
               
0.00%
ext/WTemplate/t/basic.t OK
     
100.00%
ext/Web/t/00_Compile.t FAILED 0.00%
ext/fp/t/functions.t OK
         
100.00%
ext/fp/t/operators.t OK
                             
100.00%
ext/lib/t/basic.t OK
                   
100.00%
ext/libwww-perl/t/api.t OK
           
100.00%
ext/libwww-perl/t/getprint.t FAILED
     
33.33%
ext/libwww-perl/t/live.t FAILED
                                                               
3.12%
ext/re/t/basic.t OK
         
100.00%
t/01-sanity/01-tap.t OK
                   
100.00%
t/01-sanity/02-counter.t OK
       
100.00%
t/01-sanity/03-equal.t OK
       
100.00%
t/01-sanity/04-if.t OK
   
100.00%
t/01-sanity/05-sub.t OK
       
100.00%
t/01-sanity/06-use.t OK
 
100.00%
t/01-sanity/07-binding.t OK
     
100.00%
t/01-sanity/07-defined.t OK
   
100.00%
t/01-sanity/07-end-blocks.t OK
   
100.00%
t/01-sanity/07-for.t OK
                 
100.00%
t/01-sanity/07-isa.t OK
     
100.00%
t/01-sanity/07-range.t OK
       
100.00%
t/01-sanity/07-ref.t OK
     
100.00%
t/01-sanity/07-simple-multisubs.t OK
   
100.00%
t/01-sanity/07-split.t OK
       
100.00%
t/01-sanity/07-substr.t OK
 
100.00%
t/01-sanity/07-try.t OK
       
100.00%
t/02-test-pm/0-compile.t OK
 
100.00%
t/02-test-pm/1-basic.t OK
                                                           
                                                           
100.00%
t/02-test-pm/2-force_todo.t OK
                     
100.00%
t/02-test-pm/3-output.t OK
 
100.00%
t/02-test-pm/4-version_lt.t OK
           
100.00%
t/02-test-pm/5-todo.t OK
                 
100.00%
t/blocks/arg_ref_type_preservation.t OK
               
100.00%
t/blocks/bare_block_with_dollar_underscore.t OK
 
100.00%
t/blocks/closure.t OK
               
100.00%
t/blocks/code_blocks_as_sub_args.t OK
   
100.00%
t/blocks/currying.t OK
                         
100.00%
t/blocks/defaults.t OK
   
100.00%
t/blocks/dollar_underscore.t OK
     
100.00%
t/blocks/goto.t FAILED 0.00%
t/blocks/implicit_parameters.t OK
                           
100.00%
t/blocks/lexical_subs.t OK
           
100.00%
t/blocks/loopscope.t OK
                       
100.00%
t/blocks/lvalue_subroutines.t FAILED
                           
85.71%
t/blocks/meth_vs_sub_call.t OK
     
100.00%
t/blocks/multi_named_vs_pos.t FAILED
                                                   
80.77%
t/blocks/multi_sub.t FAILED
                                           
68.18%
t/blocks/multidimensional_arglists.t OK
             
100.00%
t/blocks/nested_named.t FAILED
     
66.67%
t/blocks/param_signature.t OK
 
100.00%
t/blocks/pointy.t FAILED
                           
100.00%
t/blocks/primitive_named_params.t OK
 
100.00%
t/blocks/proto.t FAILED
           
0.00%
t/blocks/recurse.t OK
                         
100.00%
t/blocks/return.t OK
               
100.00%
t/blocks/return_function.t OK
       
100.00%
t/blocks/scoped_named_subs.t OK
               
100.00%
t/blocks/slurpy_code_param.t OK
           
100.00%
t/blocks/slurpy_param.t OK
                                                   
100.00%
t/blocks/splat_rw.t FAILED
     
33.33%
t/blocks/splatty_in_caller_position.t OK
       
100.00%
t/blocks/splatty_with_type.t OK
 
100.00%
t/blocks/statement_control.t OK
 
100.00%
t/blocks/sub_arg_errors.t OK
           
100.00%
t/blocks/sub_bug.t OK
 
100.00%
t/blocks/sub_named_params.t FAILED
                                                               
                                                             
28.57%
t/blocks/sub_parameter_traits.t OK
                       
100.00%
t/blocks/sub_ref.t OK
                                                                 
100.00%
t/blocks/sub_return_object_method_call.t OK
                   
100.00%
t/blocks/sub_return_values.t OK
                                                               
                                                             
100.00%
t/blocks/subroutine.t FAILED
                                 
76.47%
t/blocks/unhashify.t OK
     
100.00%
t/blocks/wrap.t OK
                                       
100.00%
t/builtins/arity.t OK
                                 
100.00%
t/builtins/arrays/chomp.t OK
                 
100.00%
t/builtins/arrays/elems.t FAILED
                       
83.33%
t/builtins/arrays/end.t FAILED
                           
92.86%
t/builtins/arrays/init-in-exported-sub.t FAILED
 
0.00%
t/builtins/arrays/isa.t OK
                                     
100.00%
t/builtins/arrays/pop.t OK
                                                     
100.00%
t/builtins/arrays/push.t OK
                                                                                   
100.00%
t/builtins/arrays/shift.t OK
                                                     
100.00%
t/builtins/arrays/slice.t FAILED
                                               
95.83%
t/builtins/arrays/splice.t OK
                                                                 
100.00%
t/builtins/arrays/unshift.t OK
                                                                                                         
100.00%
t/builtins/arrays_and_hashes/delete.t OK
                                                 
100.00%
t/builtins/arrays_and_hashes/exists.t OK
                                             
100.00%
t/builtins/arrays_and_hashes/keys_values.t OK
                                   
100.00%
t/builtins/arrays_and_hashes/kv.t OK
                                                             
100.00%
t/builtins/arrays_and_hashes/pairs.t OK
                                                           
100.00%
t/builtins/arrays_and_hashes/pick.t OK
                     
100.00%
t/builtins/bool/defined.t OK
                                         
100.00%
t/builtins/bool/not.t OK
                   
100.00%
t/builtins/bool/true.t OK
                   
100.00%
t/builtins/caller.t FAILED
                                     
47.37%
t/builtins/container/cat.t OK
           
100.00%
t/builtins/container/each.t OK
               
100.00%
t/builtins/container/roundrobin.t OK
               
100.00%
t/builtins/control_flow/die.t OK
                           
100.00%
t/builtins/control_flow/die_and_end.t OK
 
100.00%
t/builtins/control_flow/die_arg_preservation.t OK
                   
100.00%
t/builtins/control_flow/eval.t OK
           
100.00%
t/builtins/control_flow/evalfile.t OK
 
100.00%
t/builtins/control_flow/exit-in-if.t OK
 
100.00%
t/builtins/control_flow/exit.t OK
 
100.00%
t/builtins/control_flow/fail.t OK
       
100.00%
t/builtins/control_flow/leave.t OK
                                             
100.00%
t/builtins/control_flow/nothing.t OK
   
100.00%
t/builtins/control_flow/return.t OK
             
100.00%
t/builtins/control_flow/sleep.t FAILED
       
75.00%
t/builtins/control_flow/try.t OK
                                                 
100.00%
t/builtins/fmt.t FAILED
                                     
100.00%
t/builtins/hashes/delete.t OK
       
100.00%
t/builtins/hashes/exists.t OK
               
100.00%
t/builtins/hashes/isa.t OK
   
100.00%
t/builtins/hashes/slice.t OK
                                                 
100.00%
t/builtins/io/connect.t OK
       
100.00%
t/builtins/io/dir.t FAILED
                                                                       
2.78%
t/builtins/io/getc.t OK
 
100.00%
t/builtins/io/io.t OK
                                                         
                                                       
100.00%
t/builtins/io/io_getpeername.t FAILED
 
0.00%
t/builtins/io/io_in_for_loops.t FAILED
                                                                                 
65.85%
t/builtins/io/io_in_while_loops.t OK
                         
100.00%
t/builtins/io/open.t OK
         
100.00%
t/builtins/io/readline_chomped.t OK
     
100.00%
t/builtins/io/say_and_print.t OK
                                 
100.00%
t/builtins/io/slurp.t OK
                 
100.00%
t/builtins/io/time.t OK
                   
100.00%
t/builtins/io/unlink.t OK
           
100.00%
t/builtins/lists/classify.t OK
                     
100.00%
t/builtins/lists/empty_list_in_map.t OK
             
100.00%
t/builtins/lists/first.t FAILED
                 
88.89%
t/builtins/lists/flattening_in_map.t OK
     
100.00%
t/builtins/lists/grep.t OK
                                                     
100.00%
t/builtins/lists/join.t OK
                                                             
100.00%
t/builtins/lists/map.t FAILED
                                                         
                                                         
96.55%
t/builtins/lists/map_function_return_values.t OK
   
100.00%
t/builtins/lists/map_with_signature.t OK
       
100.00%
t/builtins/lists/minmax.t OK
                                               
100.00%
t/builtins/lists/mutating_listops.t OK
         
100.00%
t/builtins/lists/one_elem_list_kv.t OK
         
100.00%
t/builtins/lists/reduce.t OK
                     
100.00%
t/builtins/lists/reverse.t OK
                                                                       
100.00%
t/builtins/lists/sort.t OK
                                         
100.00%
t/builtins/lists/sum.t OK
           
100.00%
t/builtins/lists/topic_in_map.t OK
         
100.00%
t/builtins/lists/uniq.t OK
                 
100.00%
t/builtins/lists/zip.t OK
                 
100.00%
t/builtins/math/NaN.t OK
           
100.00%
t/builtins/math/abs.t OK
                                                                               
100.00%
t/builtins/math/complex.t FAILED
                                                                                     
                                                                                     
                                                                                     
0.00%
t/builtins/math/complex_powers.t FAILED
     
33.33%
t/builtins/math/e.t FAILED
           
0.00%
t/builtins/math/exp.t OK
                                                                                       
100.00%
t/builtins/math/infinity.t OK
               
100.00%
t/builtins/math/int.t OK
                                                                                                         
100.00%
t/builtins/math/log.t OK
                     
100.00%
t/builtins/math/pi.t FAILED
           
0.00%
t/builtins/math/pi_internals.t OK
 
100.00%
t/builtins/math/rand.t OK
                                                   
100.00%
t/builtins/math/roots.t OK
                   
100.00%
t/builtins/math/rounders.t OK
                                                                       
100.00%
t/builtins/math/sign.t OK
           
100.00%
t/builtins/math/sqrt.t FAILED
             
85.71%
t/builtins/math/trig.t OK
                                                                                                     
100.00%
t/builtins/my.t FAILED
                                                         
96.55%
t/builtins/os/system.t OK
     
100.00%
t/builtins/perl.t OK
                                                                                                     
                                                                                                     
100.00%
t/builtins/perl2.t OK
                                                                                                 
                                                                                                 
100.00%
t/builtins/ref.t OK
                               
100.00%
t/builtins/sigils.t FAILED
                                                                           
5.26%
t/builtins/strings/append.t OK
       
100.00%
t/builtins/strings/capitalize.t OK
                     
100.00%
t/builtins/strings/chomp.t OK
                                                   
100.00%
t/builtins/strings/chop.t OK
   
100.00%
t/builtins/strings/comb.t OK
             
100.00%
t/builtins/strings/index.t OK
                                                             
100.00%
t/builtins/strings/lc.t OK
                     
100.00%
t/builtins/strings/lcfirst.t OK
               
100.00%
t/builtins/strings/length.t OK
                                                                                                           
100.00%
t/builtins/strings/match.t OK
                 
100.00%
t/builtins/strings/ord_and_chr.t OK
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                           
100.00%
t/builtins/strings/p5chomp.t FAILED
           
0.00%
t/builtins/strings/p5chop.t FAILED
           
0.00%
t/builtins/strings/quotemeta.t OK
                     
100.00%
t/builtins/strings/reverse.t OK
               
100.00%
t/builtins/strings/rindex.t OK
                                                           
100.00%
t/builtins/strings/split.t FAILED
                                                           
80.00%
t/builtins/strings/sprintf.t OK
                       
100.00%
t/builtins/strings/subst.t FAILED
                       
83.33%
t/builtins/strings/substr.t OK
                                                                               
100.00%
t/builtins/strings/trans.t OK
                                 
100.00%
t/builtins/strings/uc.t OK
                     
100.00%
t/builtins/strings/ucfirst.t OK
       
100.00%
t/builtins/strings/unicode.t FAILED
                                                                                                 
10.20%
t/builtins/system/01-strings-with-spaces.t OK
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                 
100.00%
t/builtins/system/chmod.t FAILED
                                       
95.00%
t/builtins/system/crypt.t OK
     
100.00%
t/builtins/type_declarations.t OK
                 
100.00%
t/builtins/undef.t OK
                                                                         
                                                                         
100.00%
t/builtins/want.t OK
                             
100.00%
t/closure_traits/ascending_order.t OK
               
100.00%
t/closure_traits/check.t OK
         
100.00%
t/closure_traits/descending_order.t OK
             
100.00%
t/closure_traits/enter_leave.t FAILED
                     
36.36%
t/closure_traits/exit_in_begin.t OK
   
100.00%
t/closure_traits/exit_in_check.t OK
   
100.00%
t/closure_traits/first.t FAILED
       
25.00%
t/closure_traits/in_eval.t FAILED
                                   
50.00%
t/closure_traits/in_loop.t FAILED
   
0.00%
t/closure_traits/init.t FAILED
                     
90.91%
t/closure_traits/interpolate.t OK
           
100.00%
t/closure_traits/keep_undo.t FAILED
                   
30.00%
t/closure_traits/multiple.t OK
   
100.00%
t/closure_traits/next.t FAILED
                         
53.85%
t/closure_traits/pre_post.t FAILED
                               
50.00%
t/closure_traits/rvalue.t OK
                   
100.00%
t/closure_traits/start.t FAILED
                                         
38.10%
t/data_types/anon_block.t OK
                                                               
100.00%
t/data_types/array.t FAILED
                                                                       
                                                                     
98.59%
t/data_types/array_extending.t OK
                       
100.00%
t/data_types/array_mmd.t OK
       
100.00%
t/data_types/array_ref.t OK
                                                                                         
100.00%
t/data_types/bool.t OK
                                   
100.00%
t/data_types/capture.t FAILED
                                   
77.78%
t/data_types/catch_type_cast_mismatch.t OK
       
100.00%
t/data_types/enum.t OK
                                                           
100.00%
t/data_types/flattening.t OK
                                                                   
100.00%
t/data_types/hash.t OK
                                                         
                                                         
100.00%
t/data_types/hash_ref.t OK
                                                               
100.00%
t/data_types/lazy_lists.t OK
                                                               
100.00%
t/data_types/lists.t OK
                               
100.00%
t/data_types/mixed_multi_dimensional.t OK
                                                                             
                                                                           
100.00%
t/data_types/multi_dimensional_array.t OK
                                                             
100.00%
t/data_types/nested_arrays.t OK
               
100.00%
t/data_types/nested_pairs.t OK
             
100.00%
t/data_types/num.t FAILED
                                                                                             
97.87%
t/data_types/pair.t OK
                                                                                                 
                                                                                               
100.00%
t/data_types/subscripts_and_context.t OK
               
100.00%
t/data_types/subtypes.t OK
                         
100.00%
t/examples/99problems/problem01.t OK
   
100.00%
t/examples/99problems/problem02.t OK
   
100.00%
t/examples/99problems/problem03.t OK
       
100.00%
t/examples/99problems/problem04.t OK
   
100.00%
t/examples/99problems/problem05.t OK
   
100.00%
t/examples/99problems/problem06.t OK
   
100.00%
t/examples/99problems/problem07.t OK
   
100.00%
t/examples/99problems/problem08.t OK
   
100.00%
t/examples/99problems/problem09.t OK
     
100.00%
t/examples/99problems/problem10.t OK
 
100.00%
t/examples/99problems/problem11.t OK
 
100.00%
t/examples/99problems/problem12.t OK
 
100.00%
t/examples/99problems/problem13.t FAILED
               
75.00%
t/examples/99problems/problem14.t OK
   
100.00%
t/examples/99problems/problem15.t OK
 
100.00%
t/examples/99problems/problem16.t FAILED
         
60.00%
t/examples/99problems/problem17.t OK
   
100.00%
t/examples/99problems/problem18.t OK
 
100.00%
t/examples/99problems/problem19.t OK
   
100.00%
t/examples/99problems/problem20.t OK
   
100.00%
t/examples/99problems/problem21.t OK
 
100.00%
t/examples/99problems/problem22.t OK
 
100.00%
t/examples/99problems/problem23.t OK
         
100.00%
t/examples/99problems/problem24.t OK
     
100.00%
t/examples/99problems/problem25.t OK
 
100.00%
t/examples/99problems/problem26.t OK
 
100.00%
t/examples/99problems/problem27.t OK
 
100.00%
t/examples/99problems/problem28.t OK
   
100.00%
t/examples/99problems/problem31.t OK
                   
100.00%
t/examples/99problems/problem32.t OK
       
100.00%
t/examples/99problems/problem33.t OK
     
100.00%
t/examples/99problems/problem34.t OK
                                       
100.00%
t/examples/99problems/problem35.t OK
 
100.00%
t/examples/99problems/problem36.t OK
         
100.00%
t/examples/99problems/problem37.t OK
                                       
100.00%
t/examples/99problems/problem38.t OK
 
100.00%
t/examples/99problems/problem39.t OK
   
100.00%
t/examples/99problems/problem40.t OK
 
100.00%
t/examples/99problems/problem41.t OK
 
100.00%
t/examples/99problems/problem46.t OK
 
100.00%
t/examples/99problems/problem47.t OK
 
100.00%
t/examples/99problems/problem48.t OK
 
100.00%
t/examples/99problems/problem49.t OK
           
100.00%
t/examples/99problems/problem50.t OK
 
100.00%
t/examples/99problems/problem54.t OK
         
100.00%
t/examples/99problems/problem55.t OK
 
100.00%
t/examples/99problems/problem56.t OK
                 
100.00%
t/examples/99problems/problem57.t OK
 
100.00%
t/examples/99problems/problem58.t OK
 
100.00%
t/examples/99problems/problem59.t OK
 
100.00%
t/examples/99problems/problem60.t OK
 
100.00%
t/examples/99problems/problem61.t OK
   
100.00%
t/examples/99problems/problem62.t OK
       
100.00%
t/examples/99problems/problem63.t OK
 
100.00%
t/examples/99problems/problem64.t OK
 
100.00%
t/examples/99problems/problem65.t OK
 
100.00%
t/examples/99problems/problem66.t OK
 
100.00%
t/examples/99problems/problem67.t OK
   
100.00%
t/examples/99problems/problem68.t OK
 
100.00%
t/examples/99problems/problem69.t OK
 
100.00%
t/examples/99problems/problem70.t OK
 
100.00%
t/examples/99problems/problem71.t OK
 
100.00%
t/examples/99problems/problem72.t OK
 
100.00%
t/examples/99problems/problem73.t OK
 
100.00%
t/examples/99problems/problem80.t OK
 
100.00%
t/examples/99problems/problem81.t OK
 
100.00%
t/examples/99problems/problem82.t OK
 
100.00%
t/examples/99problems/problem83.t OK
 
100.00%
t/examples/99problems/problem84.t OK
 
100.00%
t/examples/99problems/problem85.t OK
 
100.00%
t/examples/99problems/problem86.t OK
 
100.00%
t/examples/99problems/problem87.t OK
 
100.00%
t/examples/99problems/problem88.t OK
 
100.00%
t/examples/99problems/problem89.t OK
 
100.00%
t/examples/99problems/problem90.t OK
                                                                                             
                                                                                           
100.00%
t/examples/99problems/problem91.t OK
 
100.00%
t/examples/99problems/problem92.t OK
 
100.00%
t/examples/99problems/problem93.t OK
 
100.00%
t/examples/99problems/problem94.t OK
 
100.00%
t/examples/99problems/problem95.t OK
 
100.00%
t/examples/99problems/problem96.t OK
       
100.00%
t/examples/99problems/problem97.t OK
 
100.00%
t/examples/99problems/problem98.t OK
                   
100.00%
t/examples/all_parse.t FAILED
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                               
90.77%
t/examples/examples.t OK
                                               
100.00%
t/examples/golf.t OK
                   
100.00%
t/examples/golfex.t OK
               
100.00%
t/general/atoms.t OK
                                 
100.00%
t/general/basic.t FAILED
                             
93.33%
t/general/config.t OK
       
100.00%
t/junction/abc.t OK
       
100.00%
t/junction/any_values_infinite_loop.t OK
 
100.00%
t/junction/array_deref.t OK
 
100.00%
t/junction/associative.t OK
                           
100.00%
t/junction/chained_operators.t OK
             
100.00%
t/junction/junction_any_pick.t OK
   
100.00%
t/junction/junction_functions.t OK
                                             
100.00%
t/junction/junction_pick.t OK
 
100.00%
t/junction/misc_junctions.t FAILED
                                                                           
                                                                           
96.05%
t/junction/s09eg.t OK
     
100.00%
t/macros/caller.t FAILED
       
50.00%
t/macros/closure_returning_macros.t FAILED
       
75.00%
t/macros/macro_code_test.t OK
     
100.00%
t/macros/opaque_ast_macros.t OK
         
100.00%
t/macros/operator_macros.t OK
 
100.00%
t/macros/string_returning_macros.t OK
               
100.00%
t/magicals/block.t OK
 
100.00%
t/magicals/caller_pos.t OK
               
100.00%
t/magicals/dollar_underscore.t FAILED 0.00%
t/magicals/env.t OK
                           
100.00%
t/magicals/file_line.t OK
   
100.00%
t/magicals/inc.t OK
     
100.00%
t/magicals/line_basic.t OK
                     
100.00%
t/magicals/pid.t OK
 
100.00%
t/magicals/progname.t OK
 
100.00%
t/magicals/sub.t OK
       
100.00%
t/magicals/subname.t FAILED
       
75.00%
t/oo/attributes/array.t OK
 
100.00%
t/oo/attributes/attribute_initialization.t OK
               
100.00%
t/oo/attributes/attribute_list.t OK
           
100.00%
t/oo/attributes/class.t FAILED
                                 
64.71%
t/oo/attributes/defaults.t OK
                                         
100.00%
t/oo/attributes/instance.t OK
                                                                       
                                                                     
100.00%
t/oo/attributes/is_rw_on_class.t OK
     
100.00%
t/oo/attributes/methods_on_typed_attrs.t OK
             
100.00%
t/oo/attributes/mutators.t OK
                                                 
100.00%
t/oo/attributes/recursive.t FAILED
                                     
36.84%
t/oo/attributes/undeclared_attribute.t OK
                       
100.00%
t/oo/autopair_instantiation.t OK
       
100.00%
t/oo/can.t OK
   
100.00%
t/oo/class/anonymous.t OK
         
100.00%
t/oo/class/basic.t OK
                                         
100.00%
t/oo/class/indirect_notation.t OK
           
100.00%
t/oo/class/inherit_from_role.t OK
       
100.00%
t/oo/class/inheritance.t OK
 
100.00%
t/oo/class/literal.t OK
   
100.00%
t/oo/class/nested_use.t OK
                 
100.00%
t/oo/class_inclusion_with_inherited_class.t OK
 
100.00%
t/oo/class_inheritance_become_infinite_loop.t OK
 
100.00%
t/oo/class_name_and_attribute_name_confliction.t OK
     
100.00%
t/oo/clone.t OK
                 
100.00%
t/oo/construction.t FAILED
                         
76.92%
t/oo/delegation.t OK
                                                                                 
100.00%
t/oo/destruction.t OK
           
100.00%
t/oo/enums.t FAILED
                                                         
                                                         
93.10%
t/oo/from_moose/001_recipe.t FAILED 0.00%
t/oo/global_destruction.t OK
     
100.00%
t/oo/inheritance.t OK
                                                               
100.00%
t/oo/instantiation.t OK
   
100.00%
t/oo/magical_vars.t OK
                                 
100.00%
t/oo/meta_class.t OK
                     
100.00%
t/oo/methods/both.t OK
       
100.00%
t/oo/methods/builtins.t OK
                   
100.00%
t/oo/methods/calling_sets.t OK
                         
100.00%
t/oo/methods/chaining.t OK
                             
100.00%
t/oo/methods/class.t OK
     
100.00%
t/oo/methods/instance.t OK
                                     
100.00%
t/oo/methods/multi.t FAILED
                               
93.75%
t/oo/methods/not_found_fails.t OK
           
100.00%
t/oo/methods/overload.t OK
                                   
100.00%
t/oo/methods/ref.t OK
     
100.00%
t/oo/methods/topic.t FAILED 0.00%
t/oo/named_parameters_in_BUILD.t OK
   
100.00%
t/oo/object_id.t OK
       
100.00%
t/oo/positional_parameters_in_BUILD.t OK
 
100.00%
t/oo/precedence.t OK
   
100.00%
t/oo/proxy.t OK
                                   
100.00%
t/oo/roles/anonymous.t FAILED
                           
85.71%
t/oo/roles/basic.t FAILED
                                           
86.36%
t/oo/roles/conflicts.t OK
                   
100.00%
t/oo/roles/instantiation.t OK
     
100.00%
t/oo/roles/nested_roles.t OK
       
100.00%
t/oo/roles/parameterized.t OK
                                                             
100.00%
t/oo/roles/properties.t FAILED
         
80.00%
t/oo/roles/submethods.t OK
 
100.00%
t/oo/roles/super.t OK
   
100.00%
t/oo/submethods.t OK
                                                   
100.00%
t/oo/super.t OK
   
100.00%
t/oo/syntax-but.t OK
                         
100.00%
t/oo/traits/basic.t OK
                 
100.00%
t/oo/traits/parameterized.t OK
             
100.00%
t/oo/trusts.t FAILED 0.00%
t/oo/value_types.t OK
         
100.00%
t/oo/what.t OK
             
100.00%
t/operators/adverbial_modifiers.t OK
                                                                         
                                                                         
100.00%
t/operators/and_precedence.t OK
       
100.00%
t/operators/arith.t OK
                                                                                             
                                                                                             
                                                                                             
                                                                                             
100.00%
t/operators/assign.t OK
                                                                                     
                                                                                     
                                                                                     
                                                                                     
                                                                                 
100.00%
t/operators/auto.t FAILED
                                                                                     
88.37%
t/operators/binding/arrays.t FAILED
                                                                                           
97.83%
t/operators/binding/attributes.t FAILED 0.00%
t/operators/binding/hashes.t FAILED
                                                                         
83.78%
t/operators/binding/nested.t OK
                                                                                     
100.00%
t/operators/binding/scalars.t OK
                                                       
100.00%
t/operators/binding/subs.t FAILED
                       
83.33%
t/operators/bit.t OK
                                           
100.00%
t/operators/brainos.t OK
 
100.00%
t/operators/cond.t OK
           
100.00%
t/operators/context_forcers.t OK
                                                                                 
100.00%
t/operators/cross-metaop.t FAILED
                     
72.73%
t/operators/eq.t OK
                   
100.00%
t/operators/feed.t OK
             
100.00%
t/operators/filetest.t FAILED
                                                                         
91.89%
t/operators/flip-flop.t OK
                                           
100.00%
t/operators/hyper.t OK
                                                       
                                                       
100.00%
t/operators/identity.t OK
                                                                             
100.00%
t/operators/inc.t OK
                                                                             
100.00%
t/operators/iteration.t OK
             
100.00%
t/operators/listquote.t OK
                         
100.00%
t/operators/lvalue.t OK
       
100.00%
t/operators/negated_smartmatch.t OK
 
100.00%
t/operators/numify.t OK
                                                                               
100.00%
t/operators/operator.t OK
                                                                                                 
100.00%
t/operators/operator_overloading.t FAILED
                                                                     
97.14%
t/operators/precedence/builtins.t FAILED
                                                                                               
97.92%
t/operators/precedence/self-defined.t FAILED
                   
20.00%
t/operators/quoting.t OK
                                                                                       
                                                                                       
                                                                                       
                                                                                       
100.00%
t/operators/range.t OK
                                                                                                   
100.00%
t/operators/recursive_definition.t OK
   
100.00%
t/operators/reduce-metaop.t OK
                                                                                                       
100.00%
t/operators/reduce_le1arg.t OK
                                                                                                 
100.00%
t/operators/relational.t OK
                                                                                   
100.00%
t/operators/repeat.t OK
                                             
100.00%
t/operators/short_circuit.t OK
                                                                   
100.00%
t/operators/smartmatch.t FAILED
                                                       
                                                       
92.86%
t/operators/spaceship_and_datatypes.t OK
           
100.00%
t/operators/subscript_adverbs.t OK
                                                         
                                                         
100.00%
t/operators/ternary.t FAILED
                             
86.67%
t/operators/value_equivalence.t OK
                                                                           
                                                                           
100.00%
t/packages/autoload.t FAILED 0.00%
t/packages/export.t OK
             
100.00%
t/packages/import.t OK
 
100.00%
t/packages/lexical_pragmas.t OK
                                                 
100.00%
t/packages/reflection.t OK
 
100.00%
t/packages/require_and_use.t OK
                                   
100.00%
t/packages/scope.t OK
                                             
100.00%
t/packages/symbols.t OK
 
100.00%
t/packages/use_perl_6.t OK
 
100.00%
t/perl5/array.t OK
                                   
100.00%
t/perl5/basic.t OK
                                     
100.00%
t/perl5/class.t OK
   
100.00%
t/perl5/eval_lex.t OK
 
100.00%
t/perl5/exception_handling.t OK
     
100.00%
t/perl5/hash.t FAILED
           
83.33%
t/perl5/import.t OK
 
100.00%
t/perl5/method.t FAILED
                         
84.62%
t/perl5/modify_inside_p5.t FAILED
 
0.00%
t/perl5/modify_inside_p5_p6.t FAILED
   
0.00%
t/perl5/return.t OK
   
100.00%
t/perl5/roundtrip.t OK
         
100.00%
t/regex/capture_rollback.t OK
   
100.00%
t/regex/extract_pghpw.t FAILED
                             
0.00%
t/regex/from_perl6_rules/anchors.t OK
                                     
100.00%
t/regex/from_perl6_rules/array_cap.t OK
                                                                                         
100.00%
t/regex/from_perl6_rules/assert.t OK
       
100.00%
t/regex/from_perl6_rules/capture.t FAILED
                                                               
                                                               
98.44%
t/regex/from_perl6_rules/charset.t OK
                                               
100.00%
t/regex/from_perl6_rules/codevars.t OK
                   
100.00%
t/regex/from_perl6_rules/combchar.t OK
     
100.00%
t/regex/from_perl6_rules/context.t OK
             
100.00%
t/regex/from_perl6_rules/counted.t FAILED
                                                                                     
                                                                                     
                                                                                     
                                                                                     
62.21%
t/regex/from_perl6_rules/der_grammar.t OK
                                                                 
100.00%
t/regex/from_perl6_rules/exhaustive.t FAILED
                                                                                       
93.18%
t/regex/from_perl6_rules/grammar.t OK
                                 
100.00%
t/regex/from_perl6_rules/hash_cap.t OK
                                                                             
                                                                             
                                                                           
100.00%
t/regex/from_perl6_rules/hashkv.t OK
                                             
100.00%
t/regex/from_perl6_rules/inline.t OK
   
100.00%
t/regex/from_perl6_rules/litvar.t OK
                                                         
100.00%
t/regex/from_perl6_rules/lookaround.t FAILED
                   
90.00%
t/regex/from_perl6_rules/named_cap.t OK
                                                   
100.00%
t/regex/from_perl6_rules/named_chars.t FAILED
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                             
                                                                                     
81.38%
t/regex/from_perl6_rules/newline.t OK
                             
100.00%
t/regex/from_perl6_rules/noncap.t OK
               
100.00%
t/regex/from_perl6_rules/null.t OK
       
100.00%
t/regex/from_perl6_rules/overlapping.t FAILED
                   
70.00%
t/regex/from_perl6_rules/patvar.t OK
                                     
100.00%
t/regex/from_perl6_rules/pos.t OK
                 
100.00%
t/regex/from_perl6_rules/pos_modifier.t OK
           
100.00%
t/regex/from_perl6_rules/prior.t OK
                                                             
100.00%
t/regex/from_perl6_rules/propcharset.t OK
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                 
100.00%
t/regex/from_perl6_rules/properties.t OK
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                                                                   
                                                             
100.00%
t/regex/from_perl6_rules/qinterp.t OK
       
100.00%
t/regex/from_perl6_rules/repeat.t OK
           
100.00%
t/regex/from_perl6_rules/rulecode.t OK
       
100.00%
t/regex/from_perl6_rules/stdrules.t FAILED
                                                                                   
                                                                                   
                                                                                   
                                                                                   
                                                                             
98.55%
t/regex/from_perl6_rules/subrule.t FAILED
                                                             
45.16%
t/regex/from_perl6_rules/subst.t FAILED
     
0.00%
t/regex/from_perl6_rules/word.t OK
             
100.00%
t/regex/grammar.t OK
     
100.00%
t/regex/modifiers.t FAILED
                                       
85.00%
t/regex/named_rule_capture.t FAILED
           
66.67%
t/regex/nonstrings.t OK
         
100.00%
t/regex/numbered_match_variable.t OK
   
100.00%
t/regex/p6regex/p6regex.t FAILED
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                                 
                                                                                         
99.25%
t/regex/perl5_1.t OK
                                                                                                   
                                                                                                   
100.00%
t/regex/perl5_2.t OK
                                                                                                   
                                                                                                   
100.00%
t/regex/perl5_3.t OK
                                                                                                   
                                                                                                   
100.00%
t/regex/perl5_4.t OK
                                                                                                   
                                                                                                   
100.00%
t/regex/perl5_5.t OK
                                                                                                     
                                                                                                     
100.00%
t/regex/perl5_6.t OK
                                                                                                       
                                                                                                       
100.00%
t/regex/perl5_7.t OK
                                                                                                   
                                                                                                   
100.00%
t/regex/perl5_8.t OK
                                                                                                       
                                                                                                     
100.00%
t/regex/perl5_9.t OK
                                                                                   
                                                                                   
100.00%
t/regex/rules_refs.t OK
     
100.00%
t/regex/rx_perl5_escape.t OK
 
100.00%
t/regex/rx_perl5_g.t OK
       
100.00%
t/regex/rx_perl5_match.t OK
   
100.00%
t/regex/s_perl5.t FAILED
             
85.71%
t/regex/smartparse.t FAILED
 
0.00%
t/regex/variable_interpolation.t OK
         
100.00%
t/regex/ws_subst.t FAILED
       
25.00%
t/run/01-dash-uppercase-i.t OK
               
100.00%
t/run/01-multiple-e.t OK
             
100.00%
t/run/02-dash-n.t OK
     
100.00%
t/run/03-dash-p.t OK
           
100.00%
t/run/04-dash-ce.t OK
         
100.00%
t/run/05-unknown-option.t OK
                       
100.00%
t/run/06-dash-help.t OK
               
100.00%
t/run/06-dash-version.t OK
               
100.00%
t/run/07-dash-uppercase-v.t OK
                                                           
                                                         
100.00%
t/run/08-script-from-stdin.t OK
   
100.00%
t/run/09-dash-uppercase-c.t FAILED 0.00%
t/run/10-dash-uppercase-m.t OK
       
100.00%
t/run/11-safemode.t FAILED
           
66.67%
t/run/12-script-args.t OK
                   
100.00%
t/statements/do.t OK
                                       
100.00%
t/statements/for.t FAILED 0.00%
t/statements/for_with_only_one_item.t OK
               
100.00%
t/statements/gather.t OK
                       
100.00%
t/statements/given.t FAILED 0.00%
t/statements/grep-and-sort-in-for.t OK
     
100.00%
t/statements/if.t FAILED
                                               
83.33%
t/statements/io_leaking_into_runtime.t FAILED
             
85.71%
t/statements/last.t OK
               
100.00%
t/statements/loop.t OK
                           
100.00%
t/statements/map-and-sort-in-for.t OK
     
100.00%
t/statements/modifiers/for.t FAILED
                       
91.67%
t/statements/modifiers/given.t FAILED
       
50.00%
t/statements/modifiers/if.t OK
   
100.00%
t/statements/modifiers/if2.t OK
       
100.00%
t/statements/modifiers/if3.t OK
 
100.00%
t/statements/modifiers/unless.t OK
   
100.00%
t/statements/modifiers/until.t OK
     
100.00%
t/statements/modifiers/while.t OK
     
100.00%
t/statements/next.t OK
                       
100.00%
t/statements/no_implicit_block.t OK
                       
100.00%
t/statements/redo.t OK
                   
100.00%
t/statements/repeat.t FAILED
                               
75.00%
t/statements/unless.t OK
                   
100.00%
t/statements/until.t OK
       
100.00%
t/statements/values_in_bool_context.t OK
                                               
100.00%
t/statements/while.t FAILED
                   
60.00%
t/syntax/POD.t OK
         
100.00%
t/syntax/char_by_name.t FAILED
                 
77.78%
t/syntax/char_by_number.t OK
                                                                                     
100.00%
t/syntax/comments.t FAILED
                                                                                 
90.24%
t/syntax/decl_vs_assign_prec.t OK
           
100.00%
t/syntax/force_context.t OK
                                                                               
100.00%
t/syntax/hyper_latin1.t OK
   
100.00%
t/syntax/inplace.t FAILED
                                   
77.78%
t/syntax/interpolation/arrays.t OK
                   
100.00%
t/syntax/interpolation/fmt.t FAILED
                     
90.91%
t/syntax/interpolation/hash_access.t OK
             
100.00%
t/syntax/interpolation/strings.t FAILED
                                                                             
92.31%
t/syntax/lf_in_list.t OK
     
100.00%
t/syntax/list_comprehension.t OK
       
100.00%
t/syntax/list_quote_junction.t OK
                               
100.00%
t/syntax/list_quote_whitespace.t OK
                 
100.00%
t/syntax/long_dot.t FAILED
                                                                           
                                                                           
65.79%
t/syntax/numbers/binary.t OK
                               
100.00%
t/syntax/numbers/decimal.t OK
                     
100.00%
t/syntax/numbers/fraction_inside_radix.t OK
 
100.00%
t/syntax/numbers/hexadecimal.t OK
                                                                           
100.00%
t/syntax/numbers/list_of_digits.t OK
       
100.00%
t/syntax/numbers/misc.t FAILED
                                                                                                       
32.69%
t/syntax/numbers/octal.t OK
                                       
100.00%
t/syntax/numbers/underscores.t OK
                                     
100.00%
t/syntax/pairs.t OK
                                                                             
100.00%
t/syntax/parsing/braces_in_rules.t OK
 
100.00%
t/syntax/parsing/braces_in_strings.t OK
           
100.00%
t/syntax/parsing/filetest.t OK
     
100.00%
t/syntax/parsing/gt.t OK
                 
100.00%
t/syntax/parsing/hash_sub.t OK
     
100.00%
t/syntax/parsing/lt.t OK
       
100.00%
t/syntax/parsing/nested_hashrefs.t OK
         
100.00%
t/syntax/parsing/non-dotted-new-disallowed.t OK
   
100.00%
t/syntax/parsing/parens.t OK
 
100.00%
t/syntax/parsing/pod_in_multi_line_exprs.t FAILED
     
33.33%
t/syntax/parsing/postfix_if_and_is.t OK
 
100.00%
t/syntax/parsing/spaceship.t OK
         
100.00%
t/syntax/parsing/sub_calls.t OK
                                       
100.00%
t/syntax/parsing/subscript.t OK
     
100.00%
t/syntax/signature.t FAILED
                                                                               
95.00%
t/syntax/single_quoted_strings.t OK
 
100.00%
t/syntax/stmt_or_expr.t OK
     
100.00%
t/syntax/symbol_table.t OK
 
100.00%
t/syntax/unicode-whitespace.t FAILED
                                                                                                       
51.92%
t/syntax/unicode.t OK
                                                           
100.00%
t/syntax/varnames.t OK
       
100.00%
t/types/variables.t FAILED 0.00%
t/unspecced/assignment.t OK
                 
100.00%
t/unspecced/async-sleep.t OK
 
100.00%
t/unspecced/async.t OK
 
100.00%
t/unspecced/chop.t SKIPPED 100.00%
t/unspecced/config.t OK
                                                                                       
100.00%
t/unspecced/cont.t FAILED
                               
0.00%
t/unspecced/coro.t OK
                         
100.00%
t/unspecced/cwd.t OK
     
100.00%
t/unspecced/eval_haskell.t OK
       
100.00%
t/unspecced/eval_yaml.t FAILED
       
75.00%
t/unspecced/evaluation_order.t OK
                                 
100.00%
t/unspecced/precompile.t OK
                           
100.00%
t/unspecced/sort.t OK
                                                       
100.00%
t/unspecced/sub_application.t OK
       
100.00%
t/unspecced/tailcall.t FAILED 0.00%
t/unspecced/times.t OK
         
100.00%
t/var/assigning_refs.t OK
                                   
100.00%
t/var/autoderef.t OK
                                           
100.00%
t/var/autoref.t OK
                                                         
                                                       
100.00%
t/var/autovivification.t FAILED
                                                                           
84.21%
t/var/caller.t FAILED
                                   
83.33%
t/var/chained.t FAILED 0.00%
t/var/constant.t FAILED
                                     
68.42%
t/var/contextual.t OK
         
100.00%
t/var/default_scalar.t OK
       
100.00%
t/var/is_copy.t OK
     
100.00%
t/var/is_readonly.t OK
                 
100.00%
t/var/is_rw.t OK
           
100.00%
t/var/lazy.t OK
                             
100.00%
t/var/let.t FAILED
                     
27.27%
t/var/lvalue_deep_brackets.t OK
             
100.00%
t/var/my.t FAILED 0.00%
t/var/passing_the_pair_class_to_a_sub.t OK
   
100.00%
t/var/refs_point_to_containers.t OK
                       
100.00%
t/var/state.t FAILED
                                       
65.00%
t/var/symbolic_deref.t OK
                                           
100.00%
t/var/temp.t FAILED
                                                             
74.19%
t/var/type.t OK
               
100.00%
t/var/var.t OK
                                                                             
100.00%
t/xx-uncategorized/assuming_and_mmd.t FAILED
           
50.00%
t/xx-uncategorized/attribute_hash.t OK
   
100.00%
t/xx-uncategorized/attribute_of_return_value.t OK
       
100.00%
t/xx-uncategorized/cast_undef_shortcircuit.t OK
   
100.00%
t/xx-uncategorized/decode-utf-chunks.t FAILED
                                                                       
                                                                     
98.59%
t/xx-uncategorized/deref_doesnt.t OK
 
100.00%
t/xx-uncategorized/empty_kwid.t OK
 
100.00%
t/xx-uncategorized/global_subst_with_lookbehind.t OK
 
100.00%
t/xx-uncategorized/hyperop.t OK
 
100.00%
t/xx-uncategorized/io_close_with_scope.t OK
   
100.00%
t/xx-uncategorized/io_finalize_part1.t OK
 
100.00%
t/xx-uncategorized/io_finalize_part2.t OK
       
100.00%
t/xx-uncategorized/is_copy_ne_is_rw.t OK
             
100.00%
t/xx-uncategorized/lexical-array-in-inner-block.t OK
   
100.00%
t/xx-uncategorized/named_2_positional.t FAILED
   
50.00%
t/xx-uncategorized/namespaces.t OK
                   
100.00%
t/xx-uncategorized/optional_copy.t OK
 
100.00%
t/xx-uncategorized/pair_boolean.t OK
           
100.00%
t/xx-uncategorized/pair_in_array.t OK
     
100.00%
t/xx-uncategorized/parsing_bool.t OK
       
100.00%
t/xx-uncategorized/passing-arrays-to-functions.t OK
 
100.00%
t/xx-uncategorized/prelude_test.t OK
                     
100.00%
t/xx-uncategorized/return_in_anonymous_subs.t OK
   
100.00%
t/xx-uncategorized/rule_recursive.t OK
                                       
100.00%
t/xx-uncategorized/rule_used_in_Str.t OK
     
100.00%
t/xx-uncategorized/rules_with_embedded_parrot.t OK
 
100.00%
t/xx-uncategorized/say-crash.t OK
       
100.00%
t/xx-uncategorized/self_inheritance.t OK
   
100.00%
t/xx-uncategorized/shift-from-function-array-arg.t OK
 
100.00%
t/xx-uncategorized/short_circuiting.t OK
       
100.00%
t/xx-uncategorized/slow-parse-fail.t OK
 
100.00%
t/xx-uncategorized/smartmatch_autovivifies.t OK
     
100.00%
t/xx-uncategorized/smartmatch_rx_obstacle.t OK
       
100.00%
t/xx-uncategorized/value_alias_readonly.t OK
               
100.00%