498 lines
20 KiB
Text
498 lines
20 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492999670.15835
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching Module::Build::PinwheelApp () on cpanmetadb ...
|
|
Unpacking Pinwheel-0.2.7.tar.gz
|
|
--> Working on Module::Build::PinwheelApp
|
|
Fetching http://www.cpan.org/authors/id/B/BB/BBC/Pinwheel-0.2.7.tar.gz ... OK
|
|
Pinwheel-0.2.7/
|
|
Pinwheel-0.2.7/Build.PL
|
|
Pinwheel-0.2.7/examples/
|
|
Pinwheel-0.2.7/examples/helloworld/
|
|
Pinwheel-0.2.7/examples/helloworld/Build.PL
|
|
Pinwheel-0.2.7/examples/helloworld/htdocs/
|
|
Pinwheel-0.2.7/examples/helloworld/htdocs/favicon.ico
|
|
Pinwheel-0.2.7/examples/helloworld/htdocs/robots.txt
|
|
Pinwheel-0.2.7/examples/helloworld/lib/
|
|
Pinwheel-0.2.7/examples/helloworld/lib/Config/
|
|
Pinwheel-0.2.7/examples/helloworld/lib/Config/Pinwheel.pm
|
|
Pinwheel-0.2.7/examples/helloworld/lib/Config/Routes.pm
|
|
Pinwheel-0.2.7/examples/helloworld/lib/Controllers/
|
|
Pinwheel-0.2.7/examples/helloworld/lib/Controllers/HelloWorld.pm
|
|
Pinwheel-0.2.7/examples/helloworld/script/
|
|
Pinwheel-0.2.7/examples/helloworld/script/console
|
|
Pinwheel-0.2.7/examples/helloworld/script/routes
|
|
Pinwheel-0.2.7/examples/helloworld/script/server
|
|
Pinwheel-0.2.7/examples/helloworld/tmpl/
|
|
Pinwheel-0.2.7/examples/helloworld/tmpl/hello_world/
|
|
Pinwheel-0.2.7/examples/helloworld/tmpl/hello_world/index.html.erb
|
|
Pinwheel-0.2.7/examples/helloworld/tmpl/layouts/
|
|
Pinwheel-0.2.7/examples/helloworld/tmpl/layouts/application.html.erb
|
|
Pinwheel-0.2.7/lib/
|
|
Pinwheel-0.2.7/lib/Module/
|
|
Pinwheel-0.2.7/lib/Module/Build/
|
|
Pinwheel-0.2.7/lib/Module/Build/PinwheelApp.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/
|
|
Pinwheel-0.2.7/lib/Pinwheel/Cache/
|
|
Pinwheel-0.2.7/lib/Pinwheel/Cache/Hash.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Cache/Memcached.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Cache/Null.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Cache.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Commands/
|
|
Pinwheel-0.2.7/lib/Pinwheel/Commands/Console.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Commands/Routes.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Commands/Server.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Context.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Controller.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Database/
|
|
Pinwheel-0.2.7/lib/Pinwheel/Database/Base.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Database/Mysql.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Database/Sqlite.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Database.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/DocTest.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Fixtures.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/Core.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/DateTime.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/List.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/SSI.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/Tag.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers/Text.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Helpers.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Mapper.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Model/
|
|
Pinwheel-0.2.7/lib/Pinwheel/Model/Base.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Model/Date.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Model/DateBase.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Model/Time.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/Model.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/ModperlHandler.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/TagSelect.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/TestHelper.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/Data.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/Data.pod
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/ERB.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/String.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/Wrap/
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/Wrap/Array.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/Wrap/Scalar.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel/View/Wrap.pm
|
|
Pinwheel-0.2.7/lib/Pinwheel.pm
|
|
Pinwheel-0.2.7/MANIFEST
|
|
Pinwheel-0.2.7/META.yml
|
|
Pinwheel-0.2.7/NEWS
|
|
Pinwheel-0.2.7/perl-Pinwheel.spec
|
|
Pinwheel-0.2.7/README
|
|
Pinwheel-0.2.7/t/
|
|
Pinwheel-0.2.7/t/fixtures/
|
|
Pinwheel-0.2.7/t/fixtures/four.yml
|
|
Pinwheel-0.2.7/t/fixtures/one.yml
|
|
Pinwheel-0.2.7/t/fixtures/out_of_reach.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/scenario1/
|
|
Pinwheel-0.2.7/t/fixtures/scenario1/one.yml
|
|
Pinwheel-0.2.7/t/fixtures/scenario1/plus2/
|
|
Pinwheel-0.2.7/t/fixtures/scenario1/plus2/two.yml
|
|
Pinwheel-0.2.7/t/fixtures/three.yml
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/layouts/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/layouts/application.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/layouts/blah.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/layouts/one.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/layouts/out_of_reach.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/layouts/prefix.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/out_of_reach.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/directory.html.erb/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/directory.html.erb/empty
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/error404.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/error499.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/error500.boom.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/error500.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/itsatrap.html.erb/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/shared/itsatrap.html.erb/empty
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/_nested.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/_var.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/_wrapper.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/global.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/hello.hash.data
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/hello.json.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/hello.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/helper.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/invisible.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/invisible.x.y.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/local.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/nest.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/old.txt.tmpl
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/text/unknown.txt.blah
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/two/
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/two/ping.html.erb
|
|
Pinwheel-0.2.7/t/fixtures/tmpl/two/ping.txt.erb
|
|
Pinwheel-0.2.7/t/fixtures/two.yml
|
|
Pinwheel-0.2.7/t/func/
|
|
Pinwheel-0.2.7/t/func/fixtures.t
|
|
Pinwheel-0.2.7/t/func/model.t
|
|
Pinwheel-0.2.7/t/func/tagselect.pl
|
|
Pinwheel-0.2.7/t/func/tagselect_libxml.t
|
|
Pinwheel-0.2.7/t/func/tagselect_xpath.t
|
|
Pinwheel-0.2.7/t/func/view_erb.t
|
|
Pinwheel-0.2.7/t/unit/
|
|
Pinwheel-0.2.7/t/unit/cache.t
|
|
Pinwheel-0.2.7/t/unit/context.t
|
|
Pinwheel-0.2.7/t/unit/controller.t
|
|
Pinwheel-0.2.7/t/unit/core_helpers.t
|
|
Pinwheel-0.2.7/t/unit/database.t
|
|
Pinwheel-0.2.7/t/unit/datetime_helpers.t
|
|
Pinwheel-0.2.7/t/unit/doctest.t
|
|
Pinwheel-0.2.7/t/unit/fixtures.t
|
|
Pinwheel-0.2.7/t/unit/list_helpers.t
|
|
Pinwheel-0.2.7/t/unit/mapper.t
|
|
Pinwheel-0.2.7/t/unit/model.t
|
|
Pinwheel-0.2.7/t/unit/model_date.t
|
|
Pinwheel-0.2.7/t/unit/model_datebase.t
|
|
Pinwheel-0.2.7/t/unit/model_time.t
|
|
Pinwheel-0.2.7/t/unit/ssi_helpers.t
|
|
Pinwheel-0.2.7/t/unit/tag_helpers.t
|
|
Pinwheel-0.2.7/t/unit/tagselect.t
|
|
Pinwheel-0.2.7/t/unit/testhelper.t
|
|
Pinwheel-0.2.7/t/unit/text_helpers.t
|
|
Pinwheel-0.2.7/t/unit/view_data.t
|
|
Pinwheel-0.2.7/t/unit/view_erb.t
|
|
Pinwheel-0.2.7/t/unit/view_string.t
|
|
Pinwheel-0.2.7/t/unit/view_wrap_array.t
|
|
Pinwheel-0.2.7/t/unit/view_wrap_scalar.t
|
|
Entering Pinwheel-0.2.7
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Pinwheel-0.2.7 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Pinwheel' version 'v0.2.7'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have FindBin 0 ... Yes (1.51)
|
|
Checking if you have Exporter 0 ... Yes (5.72)
|
|
Checking if you have Test::Builder 0 ... Yes (1.302078)
|
|
Checking if you have Time::Local 0 ... Yes (1.25)
|
|
Checking if you have XML::XPath 1.13 ... Yes (1.25)
|
|
Checking if you have DBD::SQLite 1.14 ... Yes (1.54)
|
|
Checking if you have Test::Harness 0 ... Yes (3.39)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have YAML::Tiny 1.25 ... Yes (1.70)
|
|
Checking if you have File::Slurp 0 ... Yes (9999.19)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have PPI 1.201 ... Yes (1.220)
|
|
Checking if you have File::Find 0 ... Yes (1.34)
|
|
Checking if you have Module::Build 0.28 ... Yes (0.4222)
|
|
Checking if you have Test::Pod 1.20 ... Yes (1.51)
|
|
Checking if you have Getopt::Std 0 ... Yes (1.12)
|
|
Checking if you have Cwd 0 ... Yes (3.62)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have Storable 0 ... Yes (2.51)
|
|
Checking if you have DBI 1.52 ... Yes (1.634)
|
|
OK
|
|
Building and testing Pinwheel-0.2.7 ... Building Pinwheel
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
t/func/fixtures.t .......... ok
|
|
UNIVERSAL does not export anything at t/func/model.t line 12.
|
|
BEGIN failed--compilation aborted at t/func/model.t line 12.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/func/model.t .............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 159/159 subtests
|
|
t/func/tagselect_libxml.t .. ok
|
|
t/func/tagselect_xpath.t ... ok
|
|
|
|
# Failed test at t/func/view_erb.t line 210.
|
|
# 'Can't locate object method "y" via package "1" (perhaps you forgot to load "1"?) at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/View/ERB.pm line 560.
|
|
# in 'anonymous' at line 0
|
|
# '
|
|
# doesn't match '(?^i:can't call method)'
|
|
|
|
# Failed test at t/func/view_erb.t line 499.
|
|
# 'Can't locate object method "y" via package "1" (perhaps you forgot to load "1"?) at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/View/ERB.pm line 560.
|
|
# in 'test' at line 2
|
|
# '
|
|
# doesn't match '(?^si:can't call method "y" .*in 'test' at line 2)'
|
|
|
|
# Failed test at t/func/view_erb.t line 549.
|
|
# ''
|
|
# doesn't match '(?^i:uninitialized value.*at boom1 line 2)'
|
|
|
|
# Failed test at t/func/view_erb.t line 553.
|
|
# ''
|
|
# doesn't match '(?^i:uninitialized value.*at boom2 line 1)'
|
|
# Looks like you failed 4 tests of 231.
|
|
t/func/view_erb.t ..........
|
|
Dubious, test returned 4 (wstat 1024, 0x400)
|
|
Failed 4/231 subtests
|
|
t/unit/cache.t ............. ok
|
|
t/unit/context.t ........... ok
|
|
Use of uninitialized value $base in concatenation (.) or string at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Controller.pm line 612.
|
|
|
|
# Failed test at t/unit/controller.t line 621.
|
|
# got: 'Tue, 01 Jan 2008 08:00:00 GMT'
|
|
# expected: 'Tue, 01 Jan 2008 00:00:00 GMT'
|
|
|
|
# Failed test at t/unit/controller.t line 622.
|
|
# got: 'Tue, 01 Jan 2008 08:00:10 GMT'
|
|
# expected: 'Tue, 01 Jan 2008 00:00:10 GMT'
|
|
|
|
# Failed test at t/unit/controller.t line 627.
|
|
# got: 'Tue, 01 Jan 2008 08:00:00 GMT'
|
|
# expected: 'Tue, 01 Jan 2008 00:00:00 GMT'
|
|
|
|
# Failed test at t/unit/controller.t line 628.
|
|
# got: 'Tue, 15 Jan 2008 08:00:00 GMT'
|
|
# expected: 'Tue, 15 Jan 2008 00:00:00 GMT'
|
|
|
|
# Failed test at t/unit/controller.t line 633.
|
|
# got: 'Tue, 01 Jan 2008 08:00:00 GMT'
|
|
# expected: 'Tue, 01 Jan 2008 00:00:00 GMT'
|
|
|
|
# Failed test at t/unit/controller.t line 634.
|
|
# got: 'Sun, 01 Jun 2008 07:00:00 GMT'
|
|
# expected: 'Sat, 31 May 2008 23:00:00 GMT'
|
|
# Looks like you failed 6 tests of 308.
|
|
t/unit/controller.t ........
|
|
Dubious, test returned 6 (wstat 1536, 0x600)
|
|
Failed 6/308 subtests
|
|
t/unit/core_helpers.t ...... ok
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
"unicode" attribute will be deprecated. Use "sqlite_unicode" instead. at /home/ryan/.cpanm/work/1492999670.15835/Pinwheel-0.2.7/blib/lib/Pinwheel/Database/Base.pm line 45.
|
|
t/unit/database.t .......... ok
|
|
t/unit/datetime_helpers.t .. ok
|
|
|
|
# Failed test at console line 87.
|
|
# got: 'qr/^abc$/s
|
|
# '
|
|
# expected: 'qr/(?s-xim:^abc$)/
|
|
# '
|
|
|
|
# Failed test at console line 89.
|
|
# got: 'qr/^abc\.\*def$/s
|
|
# '
|
|
# expected: 'qr/(?s-xim:^abc\.\*def$)/
|
|
# '
|
|
|
|
# Failed test at console line 91.
|
|
# got: 'qr/^\(abc\[def\]\)$/s
|
|
# '
|
|
# expected: 'qr/(?s-xim:^\(abc\[def\]\)$)/
|
|
# '
|
|
|
|
# Failed test at console line 93.
|
|
# got: 'qr/^abc.*def$/s
|
|
# '
|
|
# expected: 'qr/(?s-xim:^abc.*def$)/
|
|
# '
|
|
|
|
# Failed test at console line 95.
|
|
# got: 'qr/^abc.*def.*ghi$/s
|
|
# '
|
|
# expected: 'qr/(?s-xim:^abc.*def.*ghi$)/
|
|
# '
|
|
# Looks like you failed 5 tests of 44.
|
|
t/unit/doctest.t ...........
|
|
Dubious, test returned 5 (wstat 1280, 0x500)
|
|
Failed 5/44 subtests
|
|
t/unit/fixtures.t .......... ok
|
|
t/unit/list_helpers.t ...... ok
|
|
t/unit/mapper.t ............ ok
|
|
|
|
# Failed test at t/unit/model.t line 98.
|
|
# Structures begin differing at:
|
|
# $got->[0][1] = (?^:^/[<>=!]+/$)
|
|
# $expected->[0][1] = (?^:^[<>=!]+$)
|
|
# Looks like you failed 1 test of 63.
|
|
t/unit/model.t .............
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/63 subtests
|
|
t/unit/model_date.t ........ ok
|
|
t/unit/model_datebase.t .... ok
|
|
|
|
# Failed test at t/unit/model_time.t line 46.
|
|
# got: '1167638400'
|
|
# expected: '1167609600'
|
|
|
|
# Failed test at t/unit/model_time.t line 49.
|
|
# got: '1167683445'
|
|
# expected: '1167654645'
|
|
|
|
# Failed test at t/unit/model_time.t line 58.
|
|
# got: '1180726245'
|
|
# expected: '1180697445'
|
|
|
|
# Failed test at t/unit/model_time.t line 69.
|
|
# got: '2007-06-01T16:30:45+01:00'
|
|
# expected: '2007-06-02T00:30:45+01:00'
|
|
|
|
# Failed test at t/unit/model_time.t line 106.
|
|
# got: '19'
|
|
# expected: '11'
|
|
|
|
# Failed test at t/unit/model_time.t line 118.
|
|
# got: '1234596690'
|
|
# expected: '1234567890'
|
|
|
|
# Failed test at t/unit/model_time.t line 368.
|
|
# got: 'Mon, 01 Jan 2007 20:30:45 GMT'
|
|
# expected: 'Mon, 01 Jan 2007 12:30:45 GMT'
|
|
|
|
# Failed test at t/unit/model_time.t line 370.
|
|
# got: 'Mon, 31 Dec 2007 09:02:03 GMT'
|
|
# expected: 'Mon, 31 Dec 2007 01:02:03 GMT'
|
|
|
|
# Failed test at t/unit/model_time.t line 372.
|
|
# got: 'Sun, 01 Apr 2007 19:30:45 GMT'
|
|
# expected: 'Sun, 01 Apr 2007 11:30:45 GMT'
|
|
|
|
# Failed test at t/unit/model_time.t line 373.
|
|
# got: 'Sun, 01 Apr 2007 19:30:45 GMT'
|
|
# expected: 'Sun, 01 Apr 2007 11:30:45 GMT'
|
|
|
|
# Failed test at t/unit/model_time.t line 387.
|
|
# got: '2007-06-01T19:30:00Z'
|
|
# expected: '2007-06-01T11:30:00Z'
|
|
|
|
# Failed test at t/unit/model_time.t line 390.
|
|
# got: '2007-06-01T19:30:45Z'
|
|
# expected: '2007-06-01T11:30:45Z'
|
|
|
|
# Failed test at t/unit/model_time.t line 392.
|
|
# got: '20070601T193045Z'
|
|
# expected: '20070601T113045Z'
|
|
|
|
# Failed test at t/unit/model_time.t line 458.
|
|
# got: '2007-03-24T12:30:45+01:00'
|
|
# expected: '2007-03-24T12:30:45Z'
|
|
|
|
# Failed test at t/unit/model_time.t line 493.
|
|
# got: '2007-06-01 19:30:45'
|
|
# expected: '2007-06-01 11:30:45'
|
|
# Looks like you failed 15 tests of 330.
|
|
t/unit/model_time.t ........
|
|
Dubious, test returned 15 (wstat 3840, 0xf00)
|
|
Failed 15/330 subtests
|
|
t/unit/ssi_helpers.t ....... ok
|
|
t/unit/tag_helpers.t ....... ok
|
|
t/unit/tagselect.t ......... ok
|
|
|
|
# Failed test at console line 108.
|
|
# 'Called Test::Builder->like with [999,qr/^3\d\d$/,undef]
|
|
# undef
|
|
# '
|
|
# doesn't match '(?^s:^Called Test::Builder->like with \[999,qr/\(\?-xism:\^3\\d\\d\$\)/,.*\]
|
|
# undef
|
|
# $)'
|
|
|
|
# Failed test at console line 114.
|
|
# 'Called Test::Builder->like with [999,qr/^5\d\d$/,undef]
|
|
# undef
|
|
# '
|
|
# doesn't match '(?^s:^Called Test::Builder->like with \[999,qr/\(\?-xism:\^5\\d\\d\$\)/,.*\]
|
|
# undef
|
|
# $)'
|
|
|
|
# Failed test at console line 153.
|
|
# 'Called url_for with ["foo","only_path",0]
|
|
# Called Test::Builder->like with [303,qr/^3\d\d$/,"is_redirected_to foo"]
|
|
# undef
|
|
# '
|
|
# doesn't match '(?^s:^Called url_for with \["foo","only_path",0\]
|
|
# Called Test::Builder->like with \[303,qr/\(\?-xism:\^3\\d\\d\$\)/,.*\]
|
|
# undef
|
|
# $)'
|
|
|
|
# Failed test at console line 211.
|
|
# 'Called Test::Builder->like with ["World",qr/blah/,"is_content b#x"]
|
|
# undef
|
|
# '
|
|
# doesn't match '(?^s:^Called Test::Builder->like with \["World",qr/\(\?-xism:blah\)/,.*\]
|
|
# undef
|
|
# $)'
|
|
|
|
# Failed test at console line 217.
|
|
# 'Called Test::Builder->like with ["Hello",qr/x/,"is_content b"]
|
|
# undef
|
|
# '
|
|
# doesn't match '(?^s:^Called Test::Builder->like with \["Hello",qr/\(\?-xism:x\)/,.*\]
|
|
# undef
|
|
# $)'
|
|
# Looks like you failed 5 tests of 99.
|
|
t/unit/testhelper.t ........
|
|
Dubious, test returned 5 (wstat 1280, 0x500)
|
|
Failed 5/99 subtests
|
|
t/unit/text_helpers.t ...... ok
|
|
t/unit/view_data.t ......... ok
|
|
t/unit/view_erb.t .......... ok
|
|
t/unit/view_string.t ....... ok
|
|
t/unit/view_wrap_array.t ... ok
|
|
t/unit/view_wrap_scalar.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/func/model.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 159 tests but ran 0.
|
|
t/func/view_erb.t (Wstat: 1024 Tests: 231 Failed: 4)
|
|
Failed tests: 74, 210, 230-231
|
|
Non-zero exit status: 4
|
|
t/unit/controller.t (Wstat: 1536 Tests: 308 Failed: 6)
|
|
Failed tests: 168-169, 171-172, 174-175
|
|
Non-zero exit status: 6
|
|
t/unit/doctest.t (Wstat: 1280 Tests: 44 Failed: 5)
|
|
Failed tests: 21-25
|
|
Non-zero exit status: 5
|
|
t/unit/model.t (Wstat: 256 Tests: 63 Failed: 1)
|
|
Failed test: 42
|
|
Non-zero exit status: 1
|
|
t/unit/model_time.t (Wstat: 3840 Tests: 330 Failed: 15)
|
|
Failed tests: 16, 18-19, 23, 42, 46, 267-270, 274, 276
|
|
278, 313, 326
|
|
Non-zero exit status: 15
|
|
t/unit/testhelper.t (Wstat: 1280 Tests: 99 Failed: 5)
|
|
Failed tests: 22, 24, 37, 52, 54
|
|
Non-zero exit status: 5
|
|
Files=29, Tests=2464, 9 wallclock secs ( 0.15 usr 0.03 sys + 1.51 cusr 0.07 csys = 1.76 CPU)
|
|
Result: FAIL
|
|
Failed 7/29 test programs. 36/2464 subtests failed.
|
|
! Installing Module::Build::PinwheelApp failed. See /home/ryan/.cpanm/work/1492999670.15835/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Module::Build::PinwheelApp] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|