[Koha-bugs] [Bug 16500] Catch two warns in TestBuilder.t with warning_like

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 26 22:07:51 CEST 2016


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

--- Comment #5 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 51851
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51851&action=edit
Bug 16500: [QA Follow-up] Catch warning if branch MPL already exists

The current test had no warnings, when you have no MPL branch, and only
catches the warn from the second build on line 57. If you do have MPL,
a warning comes from line 56.

This patch quickly fixes it. Report 16607 will propose a general
solution.

Test plan:
Do not yet apply the patch.
Add MPL branch.
Run the test. Notice the warning about Branch.
Apply the patch.
Run the test. Warning gone?

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list