Bugzilla – Attachment 152865 Details for
Bug 31651
Log message incorrect in Auth_with_shibboleth.pm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31651: Adjust tests
Bug-31651-Adjust-tests.patch (text/plain), 959 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2023-06-29 12:38:46 UTC
(
hide
)
Description:
Bug 31651: Adjust tests
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-06-29 12:38:46 UTC
Size:
959 bytes
patch
obsolete
>From 33a45b78ea295dedc80cf9f1f6ffac6d7c7d8d76 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 29 Jun 2023 09:36:47 -0300 >Subject: [PATCH] Bug 31651: Adjust tests > >--- > t/Auth_with_shibboleth.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/Auth_with_shibboleth.t b/t/Auth_with_shibboleth.t >index 986b7ef78fb..e8c90c35be4 100755 >--- a/t/Auth_with_shibboleth.t >+++ b/t/Auth_with_shibboleth.t >@@ -335,7 +335,7 @@ subtest "checkpw_shib tests" => sub { > $shib_login = "martin"; > ( $retval, $retcard, $retuserid ) = checkpw_shib($shib_login); > is( $retval, "0", "user not authenticated" ); >- $logger->info_is("There are several users with userid of martin, matchpoints must be unique", "Duplicated matchpoint warned to info"); >+ $logger->info_is("No users with userid of martin found and autocreate is disabled", "Duplicated matchpoint warned to info"); > }; > > ## _get_uri - opac >-- >2.41.0
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 31651
:
144312
|
152600
|
152620
| 152865