Package Details: perl-dbix-class-schema-loader 0.07051-1

Git Clone URL: https://aur.archlinux.org/perl-dbix-class-schema-loader.git (read-only, click to copy)
Package Base: perl-dbix-class-schema-loader
Description: Create a DBIx::Class::Schema based on a database
Upstream URL: https://metacpan.org/dist/DBIx-Class-Schema-Loader
Licenses: GPL, PerlArtistic
Submitter: xenoterracide
Maintainer: None
Last Packager: micwoj92
Votes: 2
Popularity: 0.000000
First Submitted: 2009-10-24 17:19 (UTC)
Last Updated: 2023-12-30 19:50 (UTC)

Latest Comments

bence98 commented on 2023-02-04 21:11 (UTC)

The package no longer builds, it fails in check():

t/20invocations.t ....................... 7/68 DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'Bar' is not associated with a schema). at t/20invocations.t line 17
# Looks like your test exited with 255 just after 7.
t/20invocations.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 61/68 subtests
t/21misc_fatal.t ........................ ok
t/22dump.t .............................. ok
t/23dumpmore.t .......................... ok
t/24loader_subclass.t ................... ok
t/25backcompat.t ........................ ok
t/26dump_use_moose.t .................... ok
t/27filter_generated.t .................. ok
t/30_01comments.t ....................... ok
t/30_02bad_comment_table.t .............. ok
t/30_03no_comment_table.t ............... ok
t/40overwrite_modifications.t ........... ok
t/45relationships.t ..................... ok
t/46relationships_multi_m2m.t ........... ok
t/50rt59849.t ........................... ok
t/60dbicdump_config.t ................... ok
t/65dbicdump_invocations.t .............. ok
t/70schema_base_dispatched.t ............ ok
t/80split_name.t ........................ ok
t/90bug_58_mro.t ........................ skipped: perl 5.8 required for this test
t/backcompat/0.04006/10sqlite_common.t .. skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/11mysql_common.t ... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/12pg_common.t ...... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/13db2_common.t ..... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/14ora_common.t ..... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/20invocations.t .... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/21misc_fatal.t ..... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/22dump.t ........... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests
t/backcompat/0.04006/23dumpmore.t ....... skipped: set SCHEMA_LOADER_TESTS_BACKCOMPAT to enable these tests

Test Summary Report
-------------------
t/10_01sqlite_common.t                (Wstat: 0 Tests: 305 Failed: 0)
  TODO passed:   305
t/20invocations.t                     (Wstat: 65280 (exited 255) Tests: 7 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 68 tests but ran 7.
Files=42, Tests=1436, 83 wallclock secs ( 0.50 usr  0.09 sys + 72.09 cusr  6.81 csys = 79.49 CPU)
Result: FAIL
Failed 1/42 test programs. 0/1436 subtests failed.
make: *** [Makefile:956: test_dynamic] Error 255
==> ERROR: A failure occurred in check().
    Aborting...

Please update, version 0.07051 came out 4 months ago already. This package's been flagged outdated for almost a year now.