Skip to content

Conversation

@jjonescz
Copy link
Member

@jjonescz jjonescz commented Dec 1, 2023

@jjonescz jjonescz marked this pull request as ready for review December 1, 2023 20:02
@jjonescz jjonescz requested review from a team as code owners December 1, 2023 20:02
Copy link
Member

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

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

No tooling changes I can see 👍

@jaredpar
Copy link
Member

jaredpar commented Dec 4, 2023

@chsienki, @333fred PTAL

}

[Fact(Skip = "Host outputs disabled - https://github.com/dotnet/razor/issues/8400")]
public async Task SourceGenerator_RazorFiles_DesignTime()
Copy link
Member

Choose a reason for hiding this comment

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

Why are we deleting these tests? I get that we're going to switch to reflection, but we still want the underlying functionality, right?

Copy link
Member

Choose a reason for hiding this comment

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

This code's been disabled since we renamed the DLLs. It seems like it's going to remain off until the tooling team fixes the in process loading code and that wont' land until very late 17.9. As such we thought just delete the behavior entirely for 17.9 and bring back in 17.10 once we're in same process, the EA DLL saga is behind us and we're ready to move forward with actuallyusing this.

Copy link
Member Author

@jjonescz jjonescz Dec 4, 2023

Choose a reason for hiding this comment

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

The code cannot stay since the reference is removed, so it doesn't compile (even the test uses the EA DLL to verify the expected host outputs). When we want to bring back the test, we can dig it from Git history.

@jjonescz jjonescz enabled auto-merge (squash) December 5, 2023 10:59
@jjonescz jjonescz merged commit 69d077c into dotnet:main Dec 6, 2023
@jjonescz jjonescz deleted the roslyn71024-EA branch December 6, 2023 09:53
@ghost ghost added this to the Next milestone Dec 6, 2023
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants