Subject: | 93_namespace test failing on Debian |
93_namespace.t test is failing on Debian:
t/URT/t/93_namespace.t .................................................... 1/31
# Failed test 'get_material_classes returned expected number of items'
# at t/URT/t/93_namespace.t line 27.
# got: '16'
# expected: '17'
# Failed test 'get_material_classes'
# at t/URT/t/93_namespace.t line 32.
# Structures begin differing at:
# $got->[11] = 'URT::DataSource::SomeSQLite'
# $expected->[11] = 'URT::DataSource::SomePostgreSQL'
Can't locate object method "get" via package "URT::DataSource::SomePostgreSQL" at
/home/vagrant/DEBIAN/genome/UR-0.392/UR-0.392/lib/UR/Namespace.pm line 97
UR::Namespace::get_data_sources('URT') called at t/URT/t/93_namespace.t line 34
# Looks like you planned 31 tests but ran 21.
# Looks like you failed 2 tests of 21 run.
# Looks like your test exited with 2 just after 21.
t/URT/t/93_namespace.t .................................................... Dubious, test returned 2 (wstat
512, 0x200)