Skip to content

Commit

Permalink
Changed comment for ActiveIssue 27824.
Browse files Browse the repository at this point in the history
  • Loading branch information
arellegue committed Dec 7, 2023
1 parent 4a92bc7 commit 2c8e139
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ public static void ConnectManagedWithInstanceNameTest(bool useMultiSubnetFailove

// Note: This Unit test was tested in a domain-joined VM connecting to a remote
// SQL Server using Kerberos in the same domain.
// Disable this test for now as Davoud said there is an issue.
[ActiveIssue("27824")] // Per Davoud, "With specifying instance name and port number, this method call always returns false!"
[ActiveIssue("27824")] // When specifying instance name and port number, this method call always returns false
[ConditionalFact(nameof(IsKerberos))]
public static void PortNumberInSPNTest()
{
Expand Down

0 comments on commit 2c8e139

Please sign in to comment.