Report for Swagger2-0.78

Back
From: metabase:user:31d414ea-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Swagger2-0.78 v5.12.5 GNU/Linux
Date: 2016-05-26T17:54:45Z

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 Jan Henning Thorsen,

This is a computer-generated report for Swagger2-0.78
on perl 5.12.5, created by CPAN-Reporter-1.2014.

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 "/home/david/cpantesting/perl-5.12.5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t .......................... ok
t/00-copy.t ........................... skipped: Author test
t/around-action.t ..................... ok
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets~1{petId}/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/get/parameters/0: oneOf failed: Properties not allowed: format, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema.
/paths/~1pets/get/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/authenticate.t ...................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/blog.t .............................. skipped: BLOG_PG_URL=postgresql://postgres@/test
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 155.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 155.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/definitions/Patch/type: anyOf failed: Expected something else than string.
/definitions/Patch/items: anyOf failed: anyOf failed: Expected something else than string.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
/paths/~1pets/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: description, schema.
/paths/~1pets/patch/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 155.
t/bodytest.t .......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 54.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 54.
Swagger2: Invalid spec:
/paths/~1boolean-in-url~1{p1}/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type.
/paths/~1boolean-in-url~1{p1}/get/parameters/1: oneOf failed: Properties not allowed: in, name, type.
/paths/~1boolean-in-url~1{p1}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 54.
t/boolean-in-url.t .................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets~1{petId}/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/get/parameters/0: oneOf failed: Properties not allowed: format, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema.
/paths/~1pets/get/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/client-return-on-error.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets~1{petId}/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/get/parameters/0: oneOf failed: Properties not allowed: format, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema.
/paths/~1pets/get/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/client-with-swagger.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets~1{petId}/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/get/parameters/0: oneOf failed: Properties not allowed: format, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema.
/paths/~1pets/get/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/client.t ............................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 75.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 75.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 75.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 75.
Swagger2: Invalid spec:
/paths/~1collection~1format~1integer/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, in, name, type, items.
/paths/~1collection~1format~1array/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, in, name, type, items.
/paths/~1collection~1format~1number/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, in, name, type, items.
/paths/~1collection~1format~1string/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, in, name, type, items. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 75.
t/collection-format.t ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/command-client.t .................... ok
t/editor.t ............................ ok
Swagger2: Invalid spec:
/paths/~1empty~1response/get/responses/204: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 39.
t/emtpy-response.t .................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Swagger2: Invalid spec:
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 48.
t/ensure-swagger-response.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/example-json-patch.t ................ skipped: TEST_ONLINE=1
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets~1{petId}/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/get/parameters/0: oneOf failed: Properties not allowed: format, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema.
/paths/~1pets/get/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/example-lowercase-request-params.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/expand-yaml.t ....................... skipped: YAML::XS is requried
t/expand.t ............................ ok
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1any-of/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: in, name, description, schema.
/paths/~1pets/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/file.t .............................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 61.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 61.
Swagger2: Invalid spec:
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type.
/paths/~1pets/post/parameters/1: oneOf failed: Properties not allowed: required, in, name, type.
/paths/~1pets/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 61.
t/formdata.t .......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 287, <DATA> line 73.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 73.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 73.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 73.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 287, <DATA> line 73.
Swagger2: Invalid spec:
/definitions/common_headers/properties/what-ever/type: anyOf failed: Expected something else than string.
/definitions/common_headers/properties/what-ever/minItems: allOf failed: Expected something else than number.
/definitions/common_headers/properties/what-ever/items: anyOf failed: anyOf failed: Expected something else than string.
/definitions/common_headers/properties/x-bool/type: anyOf failed: Expected something else than string.
/paths/~1headers/get/parameters/0: oneOf failed: Properties not allowed: in, name, type, description.
/paths/~1headers/get/parameters/1: oneOf failed: Properties not allowed: in, name, type, description.
/paths/~1headers/get/parameters/2: oneOf failed: Properties not allowed: in, name, type, description.
/paths/~1headers/get/responses/200: oneOf failed: allOf failed: Expected something else than number. Properties not allowed: headers, description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 73.
t/headers.t ........................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 41.
Swagger2: Invalid spec:
/paths/~1ip~1{ip}~1stuff/get/parameters/0: oneOf failed: Properties not allowed: x-mojo-placeholder, required, in, name, type.
/paths/~1ip~1{ip}~1stuff/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 41.
t/ip-in-url.t ......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/jv-formats.t ........................ ok
Swagger2: Invalid spec:
/paths/~1not-implemented/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 53.
t/not-implemented-501.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Swagger2: Invalid spec:
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 46.
t/nullable.t .......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 88.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 88.
t/operation-id.t ...................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 68.
    # No tests run!

#   Failed test 'No tests run for subtest "Lenghtwise Route introduction"'
#   at t/order-pathobjects-lengthwise.t line 13.
Swagger2: Invalid spec:
/paths/~1pets~1{petnumber}/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 68.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/order-pathobjects-lengthwise.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
t/parse-json.t ........................ ok
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 58.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 58.
Swagger2: Invalid spec:
/paths/~1ip~1{ip}/get/parameters/0: oneOf failed: Properties not allowed: x-mojo-placeholder, required, format, in, name, default, type.
/paths/~1ip~1{ip}/get/parameters/1: oneOf failed: Properties not allowed: in, name, default, type.
/paths/~1ip~1{ip}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 58.
t/plugin-defaults.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
# Skipping test when YAML::XS is not installed
# Skipping test when YAML::Syck is not installed
t/plugin-yaml.t ....................... ok
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 564.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets~1{petId}/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/get/parameters/0: oneOf failed: Properties not allowed: format, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: headers, description, schema.
/paths/~1pets/get/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/default: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 564.
t/plugin.t ............................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/pod-as-string.t ..................... ok
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 77.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 77.
Swagger2: Invalid spec:
/definitions/User/properties/name/type: anyOf failed: Expected something else than string.
/definitions/User/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pet~1{petId}/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type.
/paths/~1pets/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema.
/paths/~1pets/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: schema, description. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 77.
t/read-only-property.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/stash-defaults.t .................... ok
t/swagger.t ........................... ok
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 69.
Swagger2: Invalid spec:
/paths/~1pets/patch/parameters/0: oneOf failed: Properties not allowed: required, x-json-schema, in, name, description, schema.
/paths/~1pets/patch/responses/226: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: x-json-schema, description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 69.
t/validate-json-schema.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.

#   Failed test 'petstore.json'
#   at t/validate.t line 8.
#     Structures begin differing at:
#          $got->[0] = /definitions/Order/type: anyOf failed: Expected something else than string.
#     $expected->[0] = Does not exist
# /definitions/Order/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/shipDate/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/status/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/quantity/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/petId/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/complete/type: anyOf failed: Expected something else than string.
# /definitions/Pet/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/photoUrls/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/photoUrls/items: anyOf failed: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/status/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/category/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/category/properties/name/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/category/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/tags/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/tags/items: anyOf failed: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/type: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/properties/type/type: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/properties/code/type: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/properties/message/type: anyOf failed: Expected something else than string.
# /definitions/User/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/firstName/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/email/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/password/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/userStatus/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/lastName/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/phone/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/username/type: anyOf failed: Expected something else than string.
# /definitions/Category/type: anyOf failed: Expected something else than string.
# /definitions/Tag/type: anyOf failed: Expected something else than string.
# /paths/~1store~1order~1{orderId}/delete/parameters/0: oneOf failed: Properties not allowed: minimum, required, in, name, type, description.
# /paths/~1store~1order~1{orderId}/get/parameters/0: oneOf failed: Properties not allowed: minimum, maximum, format, required, in, name, type, description.
# /paths/~1store~1order~1{orderId}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: description, schema.
# /paths/~1store~1order/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1store~1order/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: schema, description.
# /paths/~1pet~1findByTags/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, required, in, name, type, description, items.
# /paths/~1pet~1findByTags/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: schema, description.
# /paths/~1user/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema, description.
# /paths/~1pet/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet/put/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet~1{petId}~1uploadImage/post/parameters/0: oneOf failed: Properties not allowed: required, format, in, name, type, description.
# /paths/~1pet~1{petId}~1uploadImage/post/parameters/1: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1pet~1{petId}~1uploadImage/post/parameters/2: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1pet~1{petId}~1uploadImage/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
# /paths/~1user~1createWithList/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet~1findByStatus/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, required, in, name, type, description, items.
# /paths/~1pet~1findByStatus/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: schema, description.
# /paths/~1user~1createWithArray/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema, description.
# /paths/~1store~1inventory/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: additionalProperties. Properties not allowed: description, schema.
# /paths/~1user~1login/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1login/get/parameters/1: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1login/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: headers, description, schema.
# /paths/~1user~1{username}/delete/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1{username}/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1{username}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: schema, description.
# /paths/~1user~1{username}/put/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1{username}/put/parameters/1: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet~1{petId}/delete/parameters/0: oneOf failed: Properties not allowed: required, in, name, type.
# /paths/~1pet~1{petId}/delete/parameters/1: oneOf failed: Properties not allowed: format, required, in, name, type, description.
# /paths/~1pet~1{petId}/get/parameters/0: oneOf failed: Properties not allowed: required, format, in, name, type, description.
# /paths/~1pet~1{petId}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: schema, description.
# /paths/~1pet~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, format, in, name, type, description.
# /paths/~1pet~1{petId}/post/parameters/1: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1pet~1{petId}/post/parameters/2: oneOf failed: Properties not allowed: required, in, name, type, description.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326.

#   Failed test 'petstore.json with x-foo'
#   at t/validate.t line 18.
#     Structures begin differing at:
#          $got->[0] = /definitions/ApiResponse/type: anyOf failed: Expected something else than string.
#     $expected->[0] = Does not exist
# /definitions/ApiResponse/type: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/properties/message/type: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/properties/type/type: anyOf failed: Expected something else than string.
# /definitions/ApiResponse/properties/code/type: anyOf failed: Expected something else than string.
# /definitions/User/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/firstName/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/phone/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/username/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/email/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/password/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/userStatus/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/lastName/type: anyOf failed: Expected something else than string.
# /definitions/User/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Order/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/status/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/quantity/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/shipDate/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/petId/type: anyOf failed: Expected something else than string.
# /definitions/Order/properties/complete/type: anyOf failed: Expected something else than string.
# /definitions/Pet/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/status/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/tags/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/tags/items: anyOf failed: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/photoUrls/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/photoUrls/items: anyOf failed: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/category/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/category/properties/name/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/category/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
# /definitions/Category/type: anyOf failed: Expected something else than string.
# /definitions/Tag/type: anyOf failed: Expected something else than string.
# /paths/~1store~1order~1{orderId}/delete/parameters/0: oneOf failed: Properties not allowed: minimum, required, in, name, type, description.
# /paths/~1store~1order~1{orderId}/get/parameters/0: oneOf failed: Properties not allowed: minimum, maximum, format, required, in, name, type, description.
# /paths/~1store~1order~1{orderId}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: description, schema.
# /paths/~1store~1order/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1store~1order/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: schema, description.
# /paths/~1pet~1findByTags/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, required, in, name, type, description, items.
# /paths/~1pet~1findByTags/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: schema, description.
# /paths/~1user/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema, description.
# /paths/~1pet/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet/put/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet~1{petId}~1uploadImage/post/parameters/0: oneOf failed: Properties not allowed: required, format, in, name, type, description.
# /paths/~1pet~1{petId}~1uploadImage/post/parameters/1: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1pet~1{petId}~1uploadImage/post/parameters/2: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1pet~1{petId}~1uploadImage/post/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: properties. Properties not allowed: description, schema.
# /paths/~1user~1createWithList/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet~1findByStatus/get/parameters/0: oneOf failed: Properties not allowed: collectionFormat, required, in, name, type, description, items.
# /paths/~1pet~1findByStatus/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: schema, description.
# /paths/~1user~1createWithArray/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, schema, description.
# /paths/~1store~1inventory/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: additionalProperties. Properties not allowed: description, schema.
# /paths/~1user~1login/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1login/get/parameters/1: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1login/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Not in enum list: file. Properties not allowed: headers, description, schema.
# /paths/~1user~1{username}/delete/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1{username}/get/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1{username}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: schema, description.
# /paths/~1user~1{username}/put/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1user~1{username}/put/parameters/1: oneOf failed: Properties not allowed: required, in, name, description, schema.
# /paths/~1pet~1{petId}/delete/parameters/0: oneOf failed: Properties not allowed: required, in, name, type.
# /paths/~1pet~1{petId}/delete/parameters/1: oneOf failed: Properties not allowed: format, required, in, name, type, description.
# /paths/~1pet~1{petId}/get/parameters/0: oneOf failed: Properties not allowed: required, format, in, name, type, description.
# /paths/~1pet~1{petId}/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: xml, properties. Properties not allowed: schema, description.
# /paths/~1pet~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, format, in, name, type, description.
# /paths/~1pet~1{petId}/post/parameters/1: oneOf failed: Properties not allowed: required, in, name, type, description.
# /paths/~1pet~1{petId}/post/parameters/2: oneOf failed: Properties not allowed: required, in, name, type, description.
# Looks like you failed 2 tests of 3.
t/validate.t .......................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
Use of uninitialized value in string eq at /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/JSON/Validator.pm line 326, <DATA> line 92.
Swagger2: Invalid spec:
/definitions/Pet/properties/name/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/tag/type: anyOf failed: Expected something else than string.
/definitions/Pet/properties/id/type: anyOf failed: Expected something else than string.
/paths/~1pets~1{petId}/post/parameters/0: oneOf failed: Properties not allowed: required, in, name, type, description.
/paths/~1pets/get/responses/200: oneOf failed: oneOf failed: anyOf failed: Expected something else than string. Properties not allowed: items. Properties not allowed: description, schema. at /home/david/cpantesting/perl-5.12.5/.cpan/build/Swagger2-0.78-kgj8C4/blib/lib/Mojolicious/Plugin/Swagger2.pm line 80, <DATA> line 92.
t/websocket.t ......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/authenticate.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/bodytest.t                        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/boolean-in-url.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/client-return-on-error.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/client-with-swagger.t             (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/client.t                          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/collection-format.t               (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/emtpy-response.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/ensure-swagger-response.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/example-lowercase-request-params.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/file.t                            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/formdata.t                        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/headers.t                         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/ip-in-url.t                       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/jv-formats.t                      (Wstat: 0 Tests: 23 Failed: 0)
  TODO passed:   7, 10-11
t/not-implemented-501.t             (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/nullable.t                        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/operation-id.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/order-pathobjects-lengthwise.t    (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/plugin-defaults.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/plugin.t                          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/read-only-property.t              (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/validate-json-schema.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/validate.t                        (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/websocket.t                       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=39, Tests=176, 21 wallclock secs ( 0.08 usr  0.14 sys +  8.65 cusr  1.04 csys =  9.91 CPU)
Result: FAIL
Failed 24/39 test programs. 3/176 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    JSON::Validator     0.63  0.68    
    Mojolicious         6.00  6.62    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Test::More          0.88  1.302019
    Test::Warnings      0.016 0.026   

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.18    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
    PERL = 5.12.5
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21873
    PERL5_CPAN_IS_RUNNING = 21873
    PERLVER = 5.12.5
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.12.5
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/david/cpantesting/perl-5.12.5/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.31    
    ExtUtils::CBuilder  0.27    
    ExtUtils::Command   7.18    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.31_01 
    JSON                2.53    
    JSON::PP            2.27400 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.302019
    YAML                1.15    
    YAML::Syck          n/a     
    version             0.9912  


--

Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-xen-amd64, archname=x86_64-linux-thread-multi
    uname='linux pigsty.barnyard.co.uk 2.6.32-5-xen-amd64 #1 smp sun may 6 08:57:29 utc 2012 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.12.5 -Dusethreads -Duse64bitall'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Nov 15 2012 12:46:28
  %ENV:
    PERL="5.12.5"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21873"
    PERL5_CPAN_IS_RUNNING="21873"
    PERLVER="5.12.5"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.12.5"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux-thread-multi
    /home/david/cpantesting/perl-5.12.5/lib/site_perl/5.12.5
    /home/david/cpantesting/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi
    /home/david/cpantesting/perl-5.12.5/lib/5.12.5
    .