[Koha-bugs] [Bug 14111] Silence warnings t/Auth_with_shibboleth.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 16 01:28:59 CEST 2015


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

M. Tompsett <mtompset at hotmail.com> changed:

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

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 39231
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39231&action=edit
Bug 14111: Silence warnings in t/Auth_with_shibboleth.t

Poorly capturing warnings_exist test cases generated noise.
This patch fixes that.

TEST PLAN
---------
1) $ prove t/Auth_with_shibboleth.t
   -- There are messages about lines 132 and 133. Noise.
2) Apply patch
3) $ prove t/Auth_with_shibboleth.t
   -- No messages. YAY!
4) koha qa test tools

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

Test remarks: Expected outcome as per test plan. No anomaly noted.

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


More information about the Koha-bugs mailing list