Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Remove AccessControl OOM tests #15557

Merged
merged 1 commit into from
Jan 28, 2017
Merged

Remove AccessControl OOM tests #15557

merged 1 commit into from
Jan 28, 2017

Conversation

ianhays
Copy link
Contributor

@ianhays ianhays commented Jan 27, 2017

An OOM from the constructor isn't something we should even be testing in this case, especially not in an innerloop test. Better just to remove it.

resolves https://github.com/dotnet/corefx/issues/15502

An OOM from the constructor isn't something we should even be testing in this case, especially not in an innerloop test. Better just to remove it.
@ianhays ianhays added area-System.Security test bug Problem in test source code (most likely) labels Jan 27, 2017
@ianhays ianhays added this to the 2.0.0 milestone Jan 27, 2017
@ianhays ianhays self-assigned this Jan 27, 2017
@danmoseley
Copy link
Member

LGTM

@stephentoub stephentoub merged commit 9fa019b into dotnet:master Jan 28, 2017
@ianhays ianhays deleted the ac_test branch April 25, 2017 18:06
dotnet-bot pushed a commit that referenced this pull request Jan 13, 2018
…tArray (#15557)

* Make DangerousGetPinnableReference internal and remove DangerousTryGetArray

* Change DangerousGetPinnableReference to return ref readonly

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
dotnet-bot pushed a commit that referenced this pull request Jan 13, 2018
…tArray (#15557)

* Make DangerousGetPinnableReference internal and remove DangerousTryGetArray

* Change DangerousGetPinnableReference to return ref readonly

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
safern pushed a commit that referenced this pull request Jan 16, 2018
…tArray (#15557)

* Make DangerousGetPinnableReference internal and remove DangerousTryGetArray

* Change DangerousGetPinnableReference to return ref readonly

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
safern pushed a commit that referenced this pull request Jan 16, 2018
…tArray (#15557)

* Make DangerousGetPinnableReference internal and remove DangerousTryGetArray

* Change DangerousGetPinnableReference to return ref readonly

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Remove AccessControl OOM tests

Commit migrated from dotnet/corefx@9fa019b
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security test bug Problem in test source code (most likely)
Projects
None yet
4 participants