Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Add 2 missing members to Exception - #11442

Merged
danmoseley merged 2 commits into
dotnet:dev/apifrom
danmoseley:danmose.exce
Sep 6, 2016
Merged

Add 2 missing members to Exception#11442
danmoseley merged 2 commits into
dotnet:dev/apifrom
danmoseley:danmose.exce

Conversation

@danmoseley

Copy link
Copy Markdown

Just needed the reflection change.

@danmoseley

Copy link
Copy Markdown
Author

@dotnet-bot test Innerloop Windows_NT Debug Build and Test please (failure in System.Net.Http.Functional.Tests.PostScenarioTest.PostUsingNoSpecifiedSemantics_UsesChunkedSemantics)

@danmoseley

Copy link
Copy Markdown
Author

@dotnet-bot test innerloop ubuntu14.04 release build and test (build hang after System.Security.Claims.Tests)

@danmoseley

danmoseley commented Sep 6, 2016

Copy link
Copy Markdown
Author

@dotnet-bot test innerloop centos7.1 debug build and test (System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_MismatchProtocols_Fails failed)

@danmoseley

Copy link
Copy Markdown
Author

@dotnet-bot test Innerloop Windows_NT Release Build and Test System.Net.Http.Functional.Tests.HttpClientHandler_DefaultProxyCredentials_Test.ProxyExplicitlyProvided_DefaultCredentials_Ignored failed)

@danmoseley

Copy link
Copy Markdown
Author

@stephentoub ok?


[Fact]
public static void EndOfStreamException_Ctor_Empty()
public static void Exception_TargetSite()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In other projects, we've separated out the tests for netstandard1.7... have we done that with System.Runtime?

@stephentoub

Copy link
Copy Markdown
Member

LGTM

@danmoseley
danmoseley merged commit ad751e4 into dotnet:dev/api Sep 6, 2016
@danmoseley

Copy link
Copy Markdown
Author

The tests are broken out for 1.7, yes.

@danmoseley
danmoseley deleted the danmose.exce branch September 6, 2016 18:46
steveharter pushed a commit to steveharter/dotnet_corefx that referenced this pull request Sep 7, 2016
*     Add 2 missing members to Exception
@karelz karelz modified the milestone: 1.2.0 Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
*     Add 2 missing members to Exception

Commit migrated from dotnet/corefx@ad751e4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants