[Koha-bugs] [Bug 18032] New: make test fail 'DBIx::Class::Storage::DBI'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 1 19:34:35 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18032

            Bug ID: 18032
           Summary: make test fail 'DBIx::Class::Storage::DBI'
 Change sponsored?: ---
           Product: Koha
           Version: 16.05
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: bugs.koha-community.org
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jane.chang at cwts.edu
        QA Contact: testopia at bugs.koha-community.org

root at debian-w01:/home/kohasysusr/Downloads/koha-16.05.09# make test
PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml "/usr/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')"
t/*.t
t/00-checkdatabase-version.t ........ ok   
t/00-deprecated.t ................... ok   
t/00-load.t ......................... 1/? DBIx::Class::ResultSet::find(): Your
storage class (DBIx::Class::Storage::DBI) does not set sql_limit_dialect and
you have not supplied an explicit limit_dialect in your connection_info. DBIC
will attempt to use the GenericSubQ dialect, which works on most databases but
can be (and often is) painfully slow. Please file an RT ticket against
'DBIx::Class::Storage::DBI' . at
/home/kohasysusr/Downloads/koha-16.05.09/blib/PERL_MODULE_DIR/Koha/Objects.pm
line 83
t/00-load.t ......................... 196/? 
#   Failed test 'use Koha::Token;'
#   at t/00-load.t line 64.
#     Tried to use 'Koha::Token'.
#     Error:  Can't locate WWW/CSRF.pm in @INC (@INC contains:
/home/kohasysusr/Downloads/koha-16.05.09/blib/PERL_MODULE_DIR
/home/kohasysusr/Downloads/koha-16.05.09/blib/arch /usr/share/koha/lib
/usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.14.2
/usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14
/usr/share/perl/5.14 /usr/local/lib/site_perl . /var/lib/koha/plugins
/var/lib/koha/plugins) at
/home/kohasysusr/Downloads/koha-16.05.09/blib/PERL_MODULE_DIR/Koha/Token.pm
line 53.
# BEGIN failed--compilation aborted at
/home/kohasysusr/Downloads/koha-16.05.09/blib/PERL_MODULE_DIR/Koha/Token.pm
line 53.
# Compilation failed in require at t/00-load.t line 64.
# BEGIN failed--compilation aborted at t/00-load.t line 64.
Bailout called.  Further testing stopped:  ***** PROBLEMS LOADING FILE
'Koha::Token'
FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Token'
make: *** [test_dynamic] Error 255

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list