[Koha-bugs] [Bug 8846] t/SuggestionEngine_ExplodedTerms.t sneakily uses database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 1 07:41:38 CET 2012


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

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |mtj at kohaaloha.com

--- Comment #15 from Mason James <mtj at kohaaloha.com> ---
(In reply to comment #14)
> The test fails unless BOTH patches are pushed, I have signed off the second
> one, putting it back to signed off for QA


test works as stated - passing QA on 2 patches...
(awesome stuff Jared)

$ sudo /etc/init.d/mysql stop
$ export KOHA_CONF=''
$ perl  t/db_dependent/SuggestionEngine_ExplodedTerms.t
ok 1 - use Koha::SuggestionEngine;
unable to locate Koha configuration file koha-conf.xml at
/home/mason/git/head/C4/Context.pm line 360.
unable to locate Koha configuration file koha-conf.xml at
/home/mason/git/head/C4/Context.pm line 360.
Use of uninitialized value in concatenation (.) or string at
/home/mason/git/head/C4/Templates.pm line 208.
ok 2 - Created suggestion engine
ok 3 - Suggested correct alternatives for keyword search 'Cookery'
ok 4 - Suggested correct alternatives for subject search 'Cookery'
ok 5 - No suggestions for fielded search
ok 6 - No suggestions for CCL search
1..6


$ koha-qa.pl -c 2 -v 2

testing 2 commit(s) (applied to commit ea9e867)
 * a9729fd Bug 8846 conflict resolution: correct path
      t/db_dependent/SuggestionEngine_ExplodedTerms.t

 * 3207eb3 Bug 8846: Exploded Terms test sneakily uses database
      t/db_dependent/SuggestionEngine_ExplodedTerms.t

* t/db_dependent/SuggestionEngine_ExplodedTerms.t                          OK
        pod                         OK
        forbidden patterns          OK
        valid                       OK
        critic                      OK

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


More information about the Koha-bugs mailing list