Skip Menu |

This queue is for tickets about the DBIx-Class-DigestColumns CPAN distribution.

Report information
The Basics
Id: 108690
Status: new
Estimated: 15 min
Priority: 0/
Queue: DBIx-Class-DigestColumns

People
Owner: Nobody in particular
Requestors: perl [...] evancarroll.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.06000
Fixed in: (no value)



Subject: Tests require SQL::Translator
Not sure if the module requires them or not.. Looking it up in DBIx::Class::Optional::Dependencies, I saw this requires SQL::Translator. Most of these go away if that's installed. $ make test /usr/bin/perl Build --makefile_env_macros 1 test t/02pod.t ........ ok t/04basic.t ...... ok t/05digest.t ..... DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/05digest.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 10/10 subtests t/05md5.t ........ DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/05md5.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests t/06md4.t ........ skipped: needs Digest::MD4 for testing t/07md2.t ........ skipped: needs Digest::MD2 for testing t/08sha.t ........ DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/08sha.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 12/12 subtests t/09hmacmd5.t .... DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/09hmacmd5.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests t/10hmacsha1.t ... DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/10hmacsha1.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests t/11crc.t ........ DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/11crc.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 6/6 subtests t/12whirlpool.t .. skipped: needs Digest::Whirlpool for testing t/13alder32.t .... skipped: needs Digest::Adler32 for testing t/15dirty.t ...... DBIx::Class::Schema::compose_connection(): compose_connection deprecated as of 0.08000 at t/lib/DigestTest.pm line 31 IMPORTANT: DBIx::Class::ResultSetProxy is DEPRECATED AND *WILL* BE REMOVED. DO NOT USE. DBIx::Class::Storage::DBI::deployment_statements(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11016 (see DBIx::Class::Optional::Dependencies for details) at t/lib/DigestTest.pm line 33 # Looks like your test exited with 2 before it could output anything. t/15dirty.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests -- Evan Carroll System Lord of the Internets http://www.evancarroll.com