runtime: System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout hangs in CI
Configuration: netcoreapp-Linux-Release-x64-(Alpine.38.Amd64.Open)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-09ca40b-20190620184125
Discovering: System.Net.Mail.Functional.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Net.Mail.Functional.Tests (found 137 test cases)
Starting: System.Net.Mail.Functional.Tests (parallel test collections = on, max threads = 2)
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:02:10
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:04:10
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:06:10
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:08:10
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:10:10
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:12:10
System.Net.Mail.Functional.Tests: [Long Running Test] 'System.Net.Mail.Tests.SmtpClientTest.TestZeroTimeout', Elapsed: 00:14:10
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 35 (35 by maintainers)
Commits related to this issue
- Disable TestZeroTimeout hanging test In response to https://github.com/dotnet/corefx/issues/40711 — committed to dotnet/corefx by ViktorHofer 5 years ago
- Disable TestZeroTimeout hanging test (#40713) In response to https://github.com/dotnet/corefx/issues/40711 — committed to dotnet/corefx by ViktorHofer 5 years ago
It failed again and it produced a coredump:
https://helix.dot.net/api/2019-06-17/jobs/5335d74d-89b3-4543-9c31-2236a792653d/workitems/System.Net.Mail.Functional.Tests/files/core.1000.2870
https://dev.azure.com/dnceng/public/_build/results?buildId=408989&view=ms.vss-test-web.build-test-results-tab&runId=12790968&resultId=176542&paneView=attachments
Yes, it should be removed. This issue can stay open. We’re identifying what types of exceptions are at the root (via https://github.com/dotnet/runtime/pull/428). I’ll make a PR to remove it.