Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Make compilation outputs available via a workspace service #35526

Conversation

dpoeschl
Copy link
Contributor

@dpoeschl dpoeschl commented May 6, 2019

(Original PR #34809)

This change broke some unit tests on the VS side with a System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.

See https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/179585 for details.

@dpoeschl dpoeschl requested review from a team as code owners May 6, 2019 16:46
@jasonmalinowski
Copy link
Member

@dpoeschl Was this worked out via binary search? I admit it's not clear to me why this would have been the break...

@dpoeschl
Copy link
Contributor Author

dpoeschl commented May 6, 2019

@jasonmalinowski Yes, basically a binary search (but carefully executed to watch out for non-linear history). It's not clear to me either. Dumping some info:

2 consecutive commits:

Additionally, I made a passing insertion using latest master-vs-deps but with just this change reverted.

@dpoeschl dpoeschl closed this May 6, 2019
@dpoeschl dpoeschl reopened this May 7, 2019
@dpoeschl dpoeschl changed the base branch from master to master-vs-deps May 7, 2019 16:28
@dpoeschl
Copy link
Contributor Author

dpoeschl commented May 7, 2019

FYI @jasonmalinowski @tmat @jinujoseph I've reopened this against master-vs-deps, since we're running out of time and don't have a resolution on fixing the problem on the VS side.

@dpoeschl
Copy link
Contributor Author

dpoeschl commented May 7, 2019

XAML team is attempting a solution on the VS side. This is on hold unless really needed later.

@dpoeschl dpoeschl closed this Dec 19, 2019
svick added a commit to postsharp/Metalama.Compiler that referenced this pull request Oct 14, 2024
svick added a commit to postsharp/Metalama.Compiler that referenced this pull request Oct 14, 2024
…roslyn

dotnet#35526 Merge Roslyn 4.12 preview from SDK 9.0 RC 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants