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

Conversation

@steveharter
Copy link

Fix issue introduced by #3888

The app root was getting set to the incorrect directory, causing deps resolution to fail to load additional assemblies.

I added this scenario to the test issue at https://github.com/dotnet/core-setup/issues/3910

cc @wli3

@steveharter steveharter self-assigned this Mar 28, 2018
@steveharter steveharter requested a review from eerhardt March 28, 2018 16:48
@eerhardt
Copy link
Member

I really wish we would invest in tests for this functionality.

@steveharter
Copy link
Author

I really wish we would invest in tests for this functionality.

Yes. It is mostly timing. It's probably 2 days or so of "throw-away" test infrastructure work if we want to do that now, which would throw away once tooling supports this mode.

Also I believe this particular issue also shows a lack of coverage in the existing self-contained tests.

@steveharter steveharter merged commit 6ffcbd9 into dotnet:master Mar 28, 2018
@steveharter steveharter deleted the FixProbingForApphost branch March 28, 2018 17:41
steveharter added a commit to steveharter/core-setup that referenced this pull request Mar 28, 2018
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.

2 participants