Skip Auth test due to HttpClient regression #474
This commit is contained in:
Родитель
5b8a1ab329
Коммит
869582e1fc
|
@ -346,7 +346,7 @@ namespace Microsoft.AspNetCore.Server.HttpSys
|
|||
}
|
||||
}
|
||||
|
||||
[ConditionalTheory]
|
||||
[ConditionalTheory(Skip = "https://github.com/aspnet/HttpSysServer/issues/474")]
|
||||
[InlineData(AuthenticationSchemes.Negotiate)]
|
||||
[InlineData(AuthenticationSchemes.NTLM)]
|
||||
// [InlineData(AuthenticationSchemes.Digest)] // Not implemented
|
||||
|
|
Загрузка…
Ссылка в новой задаче