Bugzilla – Attachment 167155 Details for
Bug 36917
Many warnings from t/db_dependent/Authority/Merge.t
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36917: (follow-up) Add FIXME for marcflavour
Bug-36917-follow-up-Add-FIXME-for-marcflavour.patch (text/plain), 1.14 KB, created by
Marcel de Rooy
on 2024-05-24 09:27:34 UTC
(
hide
)
Description:
Bug 36917: (follow-up) Add FIXME for marcflavour
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2024-05-24 09:27:34 UTC
Size:
1.14 KB
patch
obsolete
>From d813b0d2577c5b9bbe50e19e0148126fe8a768b6 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 22 May 2024 11:58:35 +0000 >Subject: [PATCH] Bug 36917: (follow-up) Add FIXME for marcflavour >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/Authority/Merge.t | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/t/db_dependent/Authority/Merge.t b/t/db_dependent/Authority/Merge.t >index cbd4401f1f..2336cf999c 100755 >--- a/t/db_dependent/Authority/Merge.t >+++ b/t/db_dependent/Authority/Merge.t >@@ -25,6 +25,8 @@ BEGIN { > use_ok('C4::AuthoritiesMarc', qw( merge AddAuthority DelAuthority ModAuthority )); > } > >+# FIXME These tests fail if you pass this variable because we don't scaffold the authority types for UNIMARC >+# we should rewrite these tests to cover both flavours if we don't believe testing one is sufficient > # Optionally change marc flavour > my $marcflavour; > GetOptions( 'flavour:s' => \$marcflavour ); >-- >2.30.2
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 36917
:
167012
|
167023
|
167025
|
167026
|
167027
|
167033
|
167034
|
167154
| 167155