Skip to content

Disable SendMailAsync_CanBeCanceled_CancellationToken for more runs - #73452

Merged
karelz merged 1 commit into
mainfrom
karelz-CanBeCanceled
Aug 5, 2022
Merged

Disable SendMailAsync_CanBeCanceled_CancellationToken for more runs#73452
karelz merged 1 commit into
mainfrom
karelz-CanBeCanceled

Conversation

@karelz

Copy link
Copy Markdown
Member

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
@ghost

ghost commented Aug 5, 2022

Copy link
Copy Markdown

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
Copy Markdown
MemberAuthor

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 mainAug 5, 2022
@karelz
karelz deleted the karelz-CanBeCanceled branch August 5, 2022 17:13
@jkotas

Copy link
Copy Markdown
Member

Unrelated failure in System.Net.Sockets.Tests

@karelz Do we have a tracking issue for it?

@karelzkarelz added this to the 7.0.0 milestone Aug 7, 2022
@ghostghost locked as resolved and limited conversation to collaborators Sep 6, 2022
Sign up for freeto 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

@karelz@jkotas@stephentoub@rzikm