[open-ils-commits] [GIT] Evergreen ILS branch master updated. d9a71de9fa7f139f219303667adec4c8fc9bc77a

Evergreen Git git at git.evergreen-ils.org
Tue Jan 23 11:54:50 EST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  d9a71de9fa7f139f219303667adec4c8fc9bc77a (commit)
      from  df6e607db567ecc5270305d351f034176c30c52e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9a71de9fa7f139f219303667adec4c8fc9bc77a
Author: Jason Etheridge <jason at EquinoxInitiative.org>
Date:   Tue Jan 23 11:52:59 2018 -0500

    adjust 20-hold-targeter.t to the "new normal"
    
    First failure happened here:
    http://testing.evergreen-ils.org/~live/archive/2018-01/2018-01-11_04:00:02/
    
    Long term we need a better way to distribute concerto test assets
    
    Signed-off-by: Jason Etheridge <jason at EquinoxInitiative.org>

diff --git a/Open-ILS/src/perlmods/live_t/20-hold-targeter.t b/Open-ILS/src/perlmods/live_t/20-hold-targeter.t
index d04b384..8e5b3e6 100644
--- a/Open-ILS/src/perlmods/live_t/20-hold-targeter.t
+++ b/Open-ILS/src/perlmods/live_t/20-hold-targeter.t
@@ -97,7 +97,7 @@ $maps = $e->search_action_hold_copy_map([
     }
 ]);
 
-is(scalar(@$maps), 31, "Hold $hold_id has 31 mapped potential copies");
+is(scalar(@$maps), 24, "Hold $hold_id has 24 mapped potential copies");
 
 # Only 1 bib record (42) links to metarecord 42.  It also satisfies the 
 # holdable_format criteria.

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/perlmods/live_t/20-hold-targeter.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list