Bugzilla – Attachment 59299 Details for
Bug 17917
t/db_dependent/check_sysprefs.t fails on kohadev strangely
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17917: [QA Follow-up] Reprove Search.t
Bug-17917-QA-Follow-up-Reprove-Searcht.patch (text/plain), 954 bytes, created by
Marcel de Rooy
on 2017-01-20 09:15:18 UTC
(
hide
)
Description:
Bug 17917: [QA Follow-up] Reprove Search.t
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-01-20 09:15:18 UTC
Size:
954 bytes
patch
obsolete
>From bf1be35e6ebb9bd311b40590783ca5546b42a780 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 20 Jan 2017 10:11:47 +0100 >Subject: [PATCH] Bug 17917: [QA Follow-up] Reprove Search.t >Content-Type: text/plain; charset=utf-8 > >The config tweaks from Search.t break check_sysprefs.t later on. >Clearing the cache resolves that. > >Test plan: >[1] Run prove t/db_dependent/Search.t t/db_dependent/check_sysprefs.t (in > one statement) before and after applying this patch. >--- > t/db_dependent/Search.t | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/t/db_dependent/Search.t b/t/db_dependent/Search.t >index fd9ad98..240c3d4 100644 >--- a/t/db_dependent/Search.t >+++ b/t/db_dependent/Search.t >@@ -981,4 +981,7 @@ subtest 'UNIMARC + DOM' => sub { > run_unimarc_search_tests('dom'); > }; > >+# Make sure that following tests are not using our config settings >+Koha::Caches->get_instance('config')->flush_all; >+ > 1; >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 17917
:
59026
|
59027
|
59028
|
59029
|
59030
|
59031
|
59039
|
59040
|
59041
|
59042
|
59044
|
59045
|
59046
|
59052
|
59062
|
59175
|
59206
|
59207
|
59274
|
59287
|
59299
|
59310
|
59311
|
59313
|
59319
|
59320
|
59321