-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable NTLM tests on RedHat.7 #83559
Conversation
Tagging subscribers to this area: @dotnet/ncl, @vcsjones Issue Detailscontributes to #83540
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming the failure goes away in the CI, LGTM.
We will need a backport to 7.0 for sure.
I think we also need it in 6.0, but let me double check.
Thanks for the help!
I think it will need more fixes for System.Net.Security. Mail & Http seems ok now with this change. |
I just confirmed. We also need this backported to 6.0 as well. |
windows failure is unrelated |
/backport to release/7.0 |
Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/4449908354 |
@wfurt should we mark the tracking issue as disabled-test, or is it by design disabling of the test for good? |
contributes to #83540
It seems like something got broken by OS update