-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Failures in System.Net.Mail.Tests.SmtpClientTest tests #85637
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=258828 Failing in several recent PR runs of runtime. Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "System.Net.Mail.Tests.SmtpClientTest.SendMail_DeliveryFormat_SubjectEncoded",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
There are no changes in Mail for quite a while. There are actually two variants:
and
|
I confirmed that this is also from #85536, it does not repro with JIT from 44aaeb2 but it does repro with JIT from da0aa0c. @tannergooding can you please take a look ASAP? These are causing a lot of grief in CI. |
I could disable the test. I was looking at it yesterday but I was not unable to reproduce. |
Fix should be: #85714 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=258828
Build error leg or test failing: System.Net.Mail.Tests.SmtpClientTest.SendMail_DeliveryFormat_SubjectEncoded
Pull request: #85620
Failing in several recent PR runs of runtime.
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: