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

Delete test 366085#25277

Merged
jkotas merged 1 commit intodotnet:masterfrom
janvorli:fix-test-366085
Jun 20, 2019
Merged

Delete test 366085#25277
jkotas merged 1 commit intodotnet:masterfrom
janvorli:fix-test-366085

Conversation

@janvorli
Copy link
Member

@janvorli janvorli commented Jun 20, 2019

This test was checking for "Parameter name:" substring in the
ArgumentNullException message. But a recent change #25185 modified
that string to just "Parameter".

We also have a coverage for this in corefx tests, so I am removing this test.

Close #25271

@janvorli janvorli added this to the 3.0 milestone Jun 20, 2019
@janvorli janvorli requested a review from danmoseley June 20, 2019 12:13
@janvorli janvorli self-assigned this Jun 20, 2019
Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

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

Thanks @janvorli. CI was clean...is this in some kind of outerloop that I should have run?

@jkotas
Copy link
Member

jkotas commented Jun 20, 2019

Test like this belongs to CoreFX. I have added coverage for this case in dotnet/corefx#38724. Could you please delete this test here instead?

@janvorli
Copy link
Member Author

@danmosemsft yes, this is a Pri 1 test.

This test was checking for "Parameter name:" substring in the
ArgumentNullException message. But a recent change dotnet#25185 modified
that string to just "Parameter".

We also have a coverage for this in corefx tests, so I am removing
this test.
@janvorli
Copy link
Member Author

@jkotas ok, I've deleted it instead.

@janvorli janvorli changed the title Fix test 366085 Delete test 366085 Jun 20, 2019
@jkotas jkotas merged commit b1ea5ed into dotnet:master Jun 20, 2019
pull bot pushed a commit to HarrievG/coreclr that referenced this pull request Jun 20, 2019
This test was checking for "Parameter name:" substring in the
ArgumentNullException message. But a recent change dotnet#25185 modified
that string to just "Parameter".

We also have a coverage for this in corefx tests, so I am removing
this test.
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
This test was checking for "Parameter name:" substring in the
ArgumentNullException message. But a recent change dotnet/coreclr#25185 modified
that string to just "Parameter".

We also have a coverage for this in corefx tests, so I am removing
this test.

Commit migrated from dotnet/coreclr@b1ea5ed
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.

Test failed: baseservices_exceptions._regressions_whidbeybeta2_366085_366085_366085_._regressions_whidbeybeta2_366085_366085_366085_cmd

3 participants