Bugzilla – Attachment 179478 Details for
Bug 38944
Add Test::NoWarnings to tests without warnings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38944: Tidy t/db_dependent/Record/Record.t
Bug-38944-Tidy-tdbdependentRecordRecordt.patch (text/plain), 881 bytes, created by
Jonathan Druart
on 2025-03-19 14:42:37 UTC
(
hide
)
Description:
Bug 38944: Tidy t/db_dependent/Record/Record.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-03-19 14:42:37 UTC
Size:
881 bytes
patch
obsolete
>From 47f84893655d3a1552968d21e35fb975b0948ec7 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 19 Mar 2025 15:42:01 +0100 >Subject: [PATCH] Bug 38944: Tidy t/db_dependent/Record/Record.t > >The generated patch was big and I skipped the git hook :-/ >--- > t/db_dependent/Record/Record.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/Record/Record.t b/t/db_dependent/Record/Record.t >index 8e04723e407..1fc1c106c4c 100755 >--- a/t/db_dependent/Record/Record.t >+++ b/t/db_dependent/Record/Record.t >@@ -27,7 +27,6 @@ use constant WHEREAMI => 't/db_dependent/Record/testrecords'; > # specify the number of tests > use Test::NoWarnings; > use Test::More tests => 22; #FIXME Commented out two failing tests >-#use C4::Context; > use C4::Record qw( marc2marc marc2marcxml marc2dcxml changeEncoding ); > > =head1 NAME >-- >2.34.1
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 38944
:
176912
|
176913
|
176914
|
177165
|
177166
|
177167
|
177196
|
177274
|
177275
|
177362
|
177363
|
177364
|
177380
|
177477
|
177478
|
177479
|
177480
|
177481
|
177928
|
177929
|
177930
|
177931
|
177932
|
177977
|
177994
|
177995
|
177996
|
177997
|
177998
|
177999
|
179241
|
179242
|
179243
|
179244
|
179245
|
179246
|
179247
|
179378
| 179478 |
181977