[Koha-bugs] [Bug 14117] Silence warnings t/Search_PazPar2.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 10 10:27:02 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14117

Indranil Das Gupta <indradg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38758|0                           |1
        is obsolete|                            |

--- Comment #2 from Indranil Das Gupta <indradg at gmail.com> ---
Created attachment 39016
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39016&action=edit
Bug 14117: Silence warnings t/SearchPazPar2.t

The use of relative URLS (null actually), triggers warnings.
Catch them, instead of letting them loose.

TEST PLAN
---------
1) $ prove t/Search_PazPar2.t
   -- noise for each test currently.
2) apply patch
3) $ prove t/Search_PazPar2.t
   -- No noise, and extra tests added.
      -v shows caught warning tests.
4) koha qa test tools.

Signed-off-by: Indranil Das Gupta <indradg at gmail.com>

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


More information about the Koha-bugs mailing list