http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12443 --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Cook from comment #16)
(In reply to Robin Sheat from comment #15)
The test case fails to build on Debian testing with:
String found where operator expected at t/Search.t line 28, near "subtest "_build_initial_query tests"" (Do you need to predeclare subtest?) syntax error at t/Search.t line 28, near "subtest "_build_initial_query tests"" syntax error at t/Search.t line 158, near "}" Execution of t/Search.t aborted due to compilation errors.
Sounds like Debian testing uses an older version of Test::More than Tomas, me thinks.
Same issue below, I imagine:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9142
I don't think it is the same problem, as we have subtests in: db_dependent/Koha.t db_dependent/Biblio.t db_dependent/Items.t db_dependent/Search.t Search.t and they are not failing in Debian 6, Debian 7, Ubuntu 12.04 and Ubuntu 14.04. Can anyone try those on Debian testing please? Also, we definitely would benefit of a Debian testing node. -- You are receiving this mail because: You are watching all bug changes.