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

Conversation

@stephentoub
Copy link
Member

I'd initially created this thinking we'd have a bunch of different test suites for different scenarios, but it hasn't really panned out that way. In the meantime, having some tests for different projects not part of that project's test suite makes certain things more difficult, like dealing with changing dependencies, understanding code coverage, etc. I'm simply redistributing these tests to their propery homes and deleting the consolidated project. No logic in the tests is changing.

I'm doing this now to unblock #6833, where some of the tests in this project are failing because of changes needed in a dependency getting in pulled in via a package rather than the live bits.

I'd initially created this thinking we'd have a bunch of different test suites for different scenarios, but it hasn't really panned out that way.  In the meantime, having some tests for different projects not part of that project's test suite makes certain things more difficult, like dealing with changing dependencies, understanding code coverage, etc.  I'm simply redistributing these tests to their propery homes and deleting the consolidated project.
stephentoub added a commit that referenced this pull request Mar 12, 2016
@stephentoub stephentoub merged commit 0f9c6c2 into dotnet:master Mar 12, 2016
@stephentoub stephentoub deleted the interprocess_tests branch March 12, 2016 11:46
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…ests

Remove InterprocessTests project

Commit migrated from dotnet/corefx@0f9c6c2
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.

3 participants