Skip to content
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 SendMailAsync_CanBeCanceled_CancellationToken for more runs #73452

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

karelz
Copy link
Member

@karelz karelz commented Aug 5, 2022

SendMailAsync_CanBeCanceled_CancellationToken is failing also on CoreCLR and on OSX - tracked by #73447

SendMailAsync_CanBeCanceled_CancellationToken is failing also on CoreCLR and on OSX - tracked by #73447
@karelz karelz requested review from noahfalk and rzikm August 5, 2022 10:10
@ghost ghost assigned karelz Aug 5, 2022
@ghost
Copy link

ghost commented Aug 5, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

SendMailAsync_CanBeCanceled_CancellationToken is failing also on CoreCLR and on OSX - tracked by #73447

Author: karelz
Assignees: -
Labels:

area-System.Net

Milestone: -

@karelz
Copy link
Member Author

karelz commented Aug 5, 2022

Unrelated failure in System.Net.Sockets.Tests:

  Discovering: System.Net.Sockets.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Sockets.Tests (found 1332 of 1711 test cases)
  Starting:    System.Net.Sockets.Tests (parallel test collections = on, max threads = 2)

...

Unhandled exception. System.TimeoutException: Timeout waiting for client connection.
   at System.Net.Sockets.Tests.SocketTestServerAsync.StartAccept(SocketAsyncEventArgs acceptEventArg) in /_/src/libraries/Common/tests/System/Net/Sockets/SocketTestServerAsync.cs:line 141
   at System.Net.Sockets.Tests.SocketTestServerAsync.ProcessAccept(SocketAsyncEventArgs e) in /_/src/libraries/Common/tests/System/Net/Sockets/SocketTestServerAsync.cs:line 178

@karelz karelz merged commit a1a6bb3 into main Aug 5, 2022
@karelz karelz deleted the karelz-CanBeCanceled branch August 5, 2022 17:13
@jkotas
Copy link
Member

jkotas commented Aug 5, 2022

Unrelated failure in System.Net.Sockets.Tests

@karelz Do we have a tracking issue for it?

@karelz karelz added this to the 7.0.0 milestone Aug 7, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants