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

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #84 from Victor Grousset/tuxayo <[email protected]> ---
Tests blow up :o
And it's not because the DBIC patch is out of date.
It is out of date though, I don't know if these DBIC commits are needed anymore
now that the sandboxes have the "Refresh schema" action. Maybe they have
another use? If not test plan needs minor update to test to refresh DBIC
schema.

Back to main issue, even after running `dbic`:

kohadev-koha@kohadevbox:koha(testing-SO-QA)$ prove
t/db_dependent/Koha/OAIHarvester.t t/db_dependent/Koha/OAIServers.t
t/db_dependent/Koha/OAIHarvester.t .. 1/24
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.id' in 'field list' at
/kohadevbox/koha/Koha/Objects.pm line 95
# Looks like your test exited with 11 just after 1.
t/db_dependent/Koha/OAIHarvester.t .. Dubious, test returned 11 (wstat 2816,
0xb00)
Failed 23/24 subtests 
t/db_dependent/Koha/OAIServers.t ....     # Looks like you planned 4 tests but
ran 2.
t/db_dependent/Koha/OAIServers.t .... 1/2 
#   Failed test 'new, find and delete tests'
#   at t/db_dependent/Koha/OAIServers.t line 68.
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.id' in 'field list' at
/kohadevbox/koha/Koha/Objects.pm line 95
# Looks like your test exited with 255 just after 1.
t/db_dependent/Koha/OAIServers.t .... Dubious, test returned 255 (wstat 65280,
0xff00)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to