Uh oh!
There was an error while loading. Please reload this page.
[SocketException]: New Constructor with string? for SocketException - #74744
Conversation
ghost
commented
Aug 29, 2022
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
ghost
commented
Aug 29, 2022
Tagging subscribers to this area: @dotnet/ncl Issue DetailsCloses #69266.
|
stephentoub
commented
Aug 29, 2022
Thanks, @liveans. Can you please also add tests? Also, part of the work for this is removing the |
liveans
commented
Aug 29, 2022
Yes, I'll add the necessary tests!
Alright! I'll do this as well. |
There was a problem hiding this comment.
Can we add some tests and/or try to address #37150 using the new constructor?
Edit: Haven't noticed Stephen's update.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
liveans
commented
Aug 29, 2022
Yes! I'll take a look at it. |
Co-authored-by: Anton Firszov <antonfir@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
antonfirsov
left a comment
There was a problem hiding this comment.
A few remarks on tests.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
antonfirsov
commented
Sep 5, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liveans
commented
Sep 5, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
liveans
commented
Sep 6, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liveans
commented
Sep 7, 2022
Outerloop failures are #74468 |
Closes#69266 and #37150.