Bugzilla – Attachment 152676 Details for
Bug 33778
Move t/Auth_with_shibboleth.t to db_dependent
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33778: (QA follow-up) Update for master
Bug-33778-QA-follow-up-Update-for-master.patch (text/plain), 1.07 KB, created by
Martin Renvoize (ashimema)
on 2023-06-26 11:02:59 UTC
(
hide
)
Description:
Bug 33778: (QA follow-up) Update for master
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-06-26 11:02:59 UTC
Size:
1.07 KB
patch
obsolete
>From 0e0b8ee9df115b78162f4165f9cf25476405f2b6 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 26 Jun 2023 12:00:30 +0100 >Subject: [PATCH] Bug 33778: (QA follow-up) Update for master > >The error message was updated in master. >--- > t/db_dependent/Auth_with_shibboleth.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Auth_with_shibboleth.t b/t/db_dependent/Auth_with_shibboleth.t >index 89494a6a72..926d32bf97 100755 >--- a/t/db_dependent/Auth_with_shibboleth.t >+++ b/t/db_dependent/Auth_with_shibboleth.t >@@ -266,7 +266,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", "Missing matchpoint warned to info"); > }; > > subtest 'get_uri' => sub { >-- >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 33778
:
151454
|
151455
|
151456
|
151457
|
151494
|
151495
|
151496
|
151497
|
152672
|
152673
|
152674
|
152675
| 152676