[Koha-bugs] [Bug 17278] Limit to available items returns 0 results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 18 14:50:37 CET 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com
             Status|Passed QA                   |Failed QA

--- Comment #15 from Kyle M Hall <kyle at bywatersolutions.com> ---
The unit tests are failing with this patch:
t/db_dependent/Search.t .. String found where operator expected at
t/db_dependent/Search.t line 615, near "'an:42 and ( (
allrecords,AlwaysMatches:'' not onloan,AlwaysMatches:'"
        (Missing operator before ' not onloan,AlwaysMatches:'?)
String found where operator expected at t/db_dependent/Search.t line 615, near
"' not onloan,AlwaysMatches:'') and (lost,st-numeric=0) )'"
        (Missing operator before ') and (lost,st-numeric=0) )'?)
syntax error at t/db_dependent/Search.t line 615, near "'an:42 and ( (
allrecords,AlwaysMatches:'' not onloan,AlwaysMatches:'"
Execution of t/db_dependent/Search.t aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
t/db_dependent/Search.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests

Test Summary Report
-------------------
t/db_dependent/Search.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
Files=1, Tests=0,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.08 cusr  0.00
csys =  0.10 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list