[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
Fri May 15 23:37:36 CEST 2015


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

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

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

--- Comment #4 from Indranil Das Gupta <indradg at gmail.com> ---
Created attachment 39227
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39227&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 (L2C2 Technologies) <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