CGI-Application-Plugin-AJAXUpload vv0.0.3 Perl 5 v5.31.2 x86_64-linux-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
CGI-Application-Plugin-AJAXUpload vv0.0.3
- Platform
- Perl 5 v5.31.2 x86_64-linux-ld
- Date
- 2019-07-08 01:08:57
- ID
- f64efb3e-a11c-11e9-9d36-d5a1a447c060
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Nicholas Bamber,
This is a computer-generated report for CGI-Application-Plugin-AJAXUpload-v0.0.3
on perl 5.31.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-a1RJ/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing CGI::Application::Plugin::AJAXUpload 0.0.3
t/00.load.t ....... ok
t/01.basic.t ...... ok
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/images/test.txt","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/images/test.txt"})'
# Looks like you failed 1 test of 4.
# Failed test 'options'
# at t/02.warnings.t line 310.
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/img/uploads/test.txt","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.txt"})'
# Looks like you failed 1 test of 4.
# Failed test 'UPLOADED'
# at t/02.warnings.t line 336.
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 153.
# There were 2 warning(s)
# Previous test 1 'An object of class 'TestWebApp' isa 'CGI::Application''
# Use of uninitialized value $& in pattern match (m//) at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 906.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 906.
# Data::FormValidator::Results::__ANON__(Data::FormValidator::Results=HASH(0x56162622ddd8), "test*blah.txt") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 1126
# Data::FormValidator::Results::_constraint_check_match(Data::FormValidator::Results=HASH(0x56162622ddd8), HASH(0x561624d83eb8), ARRAY(0x561626183610), 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 1343
# Data::FormValidator::Results::_check_constraints(Data::FormValidator::Results=HASH(0x56162622ddd8), HASH(0x561624d84278), HASH(0x561626249d40), 1, HASH(0x56162612a328), 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 468
# Data::FormValidator::Results::_process(Data::FormValidator::Results=HASH(0x56162622ddd8), HASH(0x561626209a88), HASH(0x561626520a48)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 77
# Data::FormValidator::Results::new("Data::FormValidator::Results", HASH(0x561626209a88), HASH(0x561626520a48)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator.pm line 346
# Data::FormValidator::check("Data::FormValidator", HASH(0x561626520a48), HASH(0x561626209a88)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 110
# CGI::Application::Plugin::AJAXUpload::_ajax_upload_rm(TestWebApp=HASH(0x56162621e128), "/img/uploads", HASH(0x561626209a88)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 57
# eval {...} called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 56
# CGI::Application::Plugin::AJAXUpload::__ANON__(TestWebApp=HASH(0x56162621e128)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 144
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 143
# CGI::Application::__get_body(TestWebApp=HASH(0x56162621e128), "ajax_upload_rm") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 192
# CGI::Application::run(TestWebApp=HASH(0x56162621e128)) called at t/lib/TestWebApp.pm line 49
# TestWebApp::response_like(TestWebApp=HASH(0x56162621e128), qr(\x{a} \A\x{a} Encoding:\s+utf-8\s+Content-Type:)...msx, qr({"status":"file_name: Invalid, "}), "DFV messages") called at t/02.warnings.t line 206
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# Test::Builder::subtest(Test::Builder=HASH(0x561624daf5d8), "DFV messages", CODE(0x56162621dbe8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/More.pm line 809
# Test::More::subtest("DFV messages", CODE(0x56162621dbe8)) called at t/02.warnings.t line 211
#
# ----------
# Previous test 1 'An object of class 'TestWebApp' isa 'CGI::Application''
# Use of uninitialized value $_ in hash element at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 738.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 738.
# Data::FormValidator::Results::_generate_msgs(Data::FormValidator::Results=HASH(0x56162622ddd8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 689
# Data::FormValidator::Results::msgs(Data::FormValidator::Results=HASH(0x56162622ddd8)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 111
# CGI::Application::Plugin::AJAXUpload::_ajax_upload_rm(TestWebApp=HASH(0x56162621e128), "/img/uploads", HASH(0x561626209a88)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 57
# eval {...} called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 56
# CGI::Application::Plugin::AJAXUpload::__ANON__(TestWebApp=HASH(0x56162621e128)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 144
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 143
# CGI::Application::__get_body(TestWebApp=HASH(0x56162621e128), "ajax_upload_rm") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 192
# CGI::Application::run(TestWebApp=HASH(0x56162621e128)) called at t/lib/TestWebApp.pm line 49
# TestWebApp::response_like(TestWebApp=HASH(0x56162621e128), qr(\x{a} \A\x{a} Encoding:\s+utf-8\s+Content-Type:)...msx, qr({"status":"file_name: Invalid, "}), "DFV messages") called at t/02.warnings.t line 206
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# Test::Builder::subtest(Test::Builder=HASH(0x561624daf5d8), "DFV messages", CODE(0x56162621dbe8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/More.pm line 809
# Test::More::subtest("DFV messages", CODE(0x56162621dbe8)) called at t/02.warnings.t line 211
#
# Looks like you failed 3 tests of 12.
t/02.warnings.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/12 subtests
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/images/test.jpeg","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/images/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'options'
# at t/03.images.t line 247.
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/img/uploads/test.jpeg","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'UPLOADED'
# at t/03.images.t line 270.
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 153.
# There were 2 warning(s)
# Previous test 1 'An object of class 'TestWebApp' isa 'CGI::Application''
# Use of uninitialized value $& in pattern match (m//) at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 906.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 906.
# Data::FormValidator::Results::__ANON__(Data::FormValidator::Results=HASH(0x5577ae4a2838), "test*blah.jpeg") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 1126
# Data::FormValidator::Results::_constraint_check_match(Data::FormValidator::Results=HASH(0x5577ae4a2838), HASH(0x5577ae4a2898), ARRAY(0x5577ae3b9c80), 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 1343
# Data::FormValidator::Results::_check_constraints(Data::FormValidator::Results=HASH(0x5577ae4a2838), HASH(0x5577ae465de8), HASH(0x5577ae455ab0), 1, HASH(0x5577ae29aaa0), 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 468
# Data::FormValidator::Results::_process(Data::FormValidator::Results=HASH(0x5577ae4a2838), HASH(0x5577ae4a1238), HASH(0x5577ae465a40)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 77
# Data::FormValidator::Results::new("Data::FormValidator::Results", HASH(0x5577ae4a1238), HASH(0x5577ae465a40)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator.pm line 346
# Data::FormValidator::check("Data::FormValidator", HASH(0x5577ae465a40), HASH(0x5577ae4a1238)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 110
# CGI::Application::Plugin::AJAXUpload::_ajax_upload_rm(TestWebApp=HASH(0x5577ae75a5c8), "/img/uploads", HASH(0x5577ae4a1238)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 57
# eval {...} called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 56
# CGI::Application::Plugin::AJAXUpload::__ANON__(TestWebApp=HASH(0x5577ae75a5c8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 144
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 143
# CGI::Application::__get_body(TestWebApp=HASH(0x5577ae75a5c8), "ajax_upload_rm") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 192
# CGI::Application::run(TestWebApp=HASH(0x5577ae75a5c8)) called at t/lib/TestWebApp.pm line 49
# TestWebApp::response_like(TestWebApp=HASH(0x5577ae75a5c8), qr(\x{a} \A\x{a} Encoding:\s+utf-8\s+Content-Type:)...msx, qr({"status":"file_name: Invalid, "}), "DFV messages") called at t/03.images.t line 204
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# Test::Builder::subtest(Test::Builder=HASH(0x5577ace26678), "DFV messages", CODE(0x5577ae44e438)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/More.pm line 809
# Test::More::subtest("DFV messages", CODE(0x5577ae44e438)) called at t/03.images.t line 209
#
# ----------
# Previous test 1 'An object of class 'TestWebApp' isa 'CGI::Application''
# Use of uninitialized value $_ in hash element at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 738.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 738.
# Data::FormValidator::Results::_generate_msgs(Data::FormValidator::Results=HASH(0x5577ae4a2838)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 689
# Data::FormValidator::Results::msgs(Data::FormValidator::Results=HASH(0x5577ae4a2838)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 111
# CGI::Application::Plugin::AJAXUpload::_ajax_upload_rm(TestWebApp=HASH(0x5577ae75a5c8), "/img/uploads", HASH(0x5577ae4a1238)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 57
# eval {...} called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 56
# CGI::Application::Plugin::AJAXUpload::__ANON__(TestWebApp=HASH(0x5577ae75a5c8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 144
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 143
# CGI::Application::__get_body(TestWebApp=HASH(0x5577ae75a5c8), "ajax_upload_rm") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 192
# CGI::Application::run(TestWebApp=HASH(0x5577ae75a5c8)) called at t/lib/TestWebApp.pm line 49
# TestWebApp::response_like(TestWebApp=HASH(0x5577ae75a5c8), qr(\x{a} \A\x{a} Encoding:\s+utf-8\s+Content-Type:)...msx, qr({"status":"file_name: Invalid, "}), "DFV messages") called at t/03.images.t line 204
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# Test::Builder::subtest(Test::Builder=HASH(0x5577ace26678), "DFV messages", CODE(0x5577ae44e438)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/More.pm line 809
# Test::More::subtest("DFV messages", CODE(0x5577ae44e438)) called at t/03.images.t line 209
#
# Looks like you failed 3 tests of 10.
t/03.images.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/10 subtests
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/img/uploads/test.jpeg","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'UPLOADED'
# at t/04-resize.t line 300.
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/img/uploads/test.jpeg","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'png'
# at t/04-resize.t line 327.
# Failed test 'UPLOADED (body match)'
# at t/lib/TestWebApp.pm line 54.
# '{"image_url":"/img/uploads/test.jpeg","status":"UPLOADED"}'
# doesn't match '(?^msx:{"status":"UPLOADED","image_url":"/img/uploads/test.jpeg"})'
# Looks like you failed 1 test of 4.
# Failed test 'square'
# at t/04-resize.t line 354.
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 153.
# There were 2 warning(s)
# Previous test 1 'An object of class 'TestWebApp' isa 'CGI::Application''
# Use of uninitialized value $& in pattern match (m//) at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 906.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 906.
# Data::FormValidator::Results::__ANON__(Data::FormValidator::Results=HASH(0x558ed0970e50), "test*blah.jpeg") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 1126
# Data::FormValidator::Results::_constraint_check_match(Data::FormValidator::Results=HASH(0x558ed0970e50), HASH(0x558ed0970c58), ARRAY(0x558ed05b6a90), 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 1343
# Data::FormValidator::Results::_check_constraints(Data::FormValidator::Results=HASH(0x558ed0970e50), HASH(0x558ed09792b0), HASH(0x558ed0971828), 1, HASH(0x558ed055a6a8), 1) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 468
# Data::FormValidator::Results::_process(Data::FormValidator::Results=HASH(0x558ed0970e50), HASH(0x558ed065ae80), HASH(0x558ed0979c58)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 77
# Data::FormValidator::Results::new("Data::FormValidator::Results", HASH(0x558ed065ae80), HASH(0x558ed0979c58)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator.pm line 346
# Data::FormValidator::check("Data::FormValidator", HASH(0x558ed0979c58), HASH(0x558ed065ae80)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 110
# CGI::Application::Plugin::AJAXUpload::_ajax_upload_rm(TestWebApp=HASH(0x558ecefa8da0), "/img/uploads", HASH(0x558ed065ae80)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 57
# eval {...} called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 56
# CGI::Application::Plugin::AJAXUpload::__ANON__(TestWebApp=HASH(0x558ecefa8da0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 144
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 143
# CGI::Application::__get_body(TestWebApp=HASH(0x558ecefa8da0), "ajax_upload_rm") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 192
# CGI::Application::run(TestWebApp=HASH(0x558ecefa8da0)) called at t/lib/TestWebApp.pm line 49
# TestWebApp::response_like(TestWebApp=HASH(0x558ecefa8da0), qr(\x{a} \A\x{a} Encoding:\s+utf-8\s+Content-Type:)...msx, qr({"status":"file_name: Invalid, "}), "DFV messages") called at t/04-resize.t line 230
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# Test::Builder::subtest(Test::Builder=HASH(0x558ecf0168e8), "DFV messages", CODE(0x558ed09790b8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/More.pm line 809
# Test::More::subtest("DFV messages", CODE(0x558ed09790b8)) called at t/04-resize.t line 235
#
# ----------
# Previous test 1 'An object of class 'TestWebApp' isa 'CGI::Application''
# Use of uninitialized value $_ in hash element at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 738.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 738.
# Data::FormValidator::Results::_generate_msgs(Data::FormValidator::Results=HASH(0x558ed0970e50)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/Data/FormValidator/Results.pm line 689
# Data::FormValidator::Results::msgs(Data::FormValidator::Results=HASH(0x558ed0970e50)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 111
# CGI::Application::Plugin::AJAXUpload::_ajax_upload_rm(TestWebApp=HASH(0x558ecefa8da0), "/img/uploads", HASH(0x558ed065ae80)) called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 57
# eval {...} called at /home/sand/.cpan/privbuild/k93msid/CGI-Application-Plugin-AJAXUpload-v0.0.3-9/blib/lib/CGI/Application/Plugin/AJAXUpload.pm line 56
# CGI::Application::Plugin::AJAXUpload::__ANON__(TestWebApp=HASH(0x558ecefa8da0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 144
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 143
# CGI::Application::__get_body(TestWebApp=HASH(0x558ecefa8da0), "ajax_upload_rm") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/CGI/Application.pm line 192
# CGI::Application::run(TestWebApp=HASH(0x558ecefa8da0)) called at t/lib/TestWebApp.pm line 49
# TestWebApp::response_like(TestWebApp=HASH(0x558ecefa8da0), qr(\x{a} \A\x{a} Encoding:\s+utf-8\s+Content-Type:)...msx, qr({"status":"file_name: Invalid, "}), "DFV messages") called at t/04-resize.t line 230
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/Builder.pm line 334
# Test::Builder::subtest(Test::Builder=HASH(0x558ecf0168e8), "DFV messages", CODE(0x558ed09790b8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/Test/More.pm line 809
# Test::More::subtest("DFV messages", CODE(0x558ed09790b8)) called at t/04-resize.t line 235
#
# Looks like you failed 4 tests of 12.
t/04-resize.t .....
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/12 subtests
t/changes.t ....... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/manifest.t ...... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/perlcritic.t .... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod-coverage.t .. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod-no404s.t .... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod.t ........... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/podspell.t ...... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/prereq.t ........ skipped: Author test. Set $ENV{TEST_PREREQ} to a true value to run.
Test Summary Report
-------------------
t/02.warnings.t (Wstat: 768 Tests: 12 Failed: 3)
Failed tests: 10-12
Non-zero exit status: 3
t/03.images.t (Wstat: 768 Tests: 10 Failed: 3)
Failed tests: 8-10
Non-zero exit status: 3
t/04-resize.t (Wstat: 1024 Tests: 12 Failed: 4)
Failed tests: 9-12
Non-zero exit status: 4
Files=13, Tests=38, 2 wallclock secs ( 0.04 usr 0.06 sys + 1.39 cusr 0.33 csys = 1.82 CPU)
Result: FAIL
Failed 3/13 test programs. 10/38 subtests failed.
make: *** [Makefile:875: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------ ---- --------
autodie 0 2.29
CGI 3.41 4.44
CGI::Application 0 4.61
CGI::Application::Plugin::JSON 0 1.02
Data::FormValidator 0 4.88
Exporter 0 5.74
File::Temp 0 0.2309
GD 0 2.71
Perl6::Slurp 0 0.051005
Readonly 0 2.05
Test::CGI::Multipart 0 0.0.3
Test::Image::GD 0 0.03
Test::More 0.94 1.302164
Test::NoWarnings 0 1.04
Test::Warn 0 0.36
version 0 0.9924
build_requires:
Module Need Have
------------------------------ ---- --------
ExtUtils::MakeMaker 0 7.36
configure_requires:
Module Need Have
------------------------------ ---- --------
Module::Build 0.36 0.4229
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5032
PERL5_CPAN_IS_RUNNING = 5032
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-a1RJ/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280232
ExtUtils::Command 7.36
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.36
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.04
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302164
YAML 1.29
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 31 subversion 2) configuration:
Commit id: 51d22a816ecfc587acee9913de2de6a113718dcd
Platform:
osname=linux
osvers=4.18.0-2-amd64
archname=x86_64-linux-ld
uname='linux k93msid 4.18.0-2-amd64 #1 smp debian 4.18.10-2 (2018-10-07) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=none'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.2.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jul 7 2019 08:46:33
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5032"
PERL5_CPAN_IS_RUNNING="5032"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/site_perl/5.31.2
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.1-132-g51d22a816e/ea6b/lib/5.31.2
.