Skip to content

Port a set of test fixes for the templating tests and some feed tests to 9.0.1xx (#45549)#46431

Merged
marcpopMSFT merged 2 commits intorelease/9.0.1xxfrom
marcpopMSFT-fixtemplatetests
Feb 5, 2025
Merged

Port a set of test fixes for the templating tests and some feed tests to 9.0.1xx (#45549)#46431
marcpopMSFT merged 2 commits intorelease/9.0.1xxfrom
marcpopMSFT-fixtemplatetests

Conversation

@marcpopMSFT
Copy link
Copy Markdown
Member

The template tests are failing in 9.0.1xx so backporting the changes I made to 2xx to simplify them:
#46405

@marcpopMSFT marcpopMSFT requested a review from a team as a code owner January 30, 2025 23:31
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jan 30, 2025
@MiYanni
Copy link
Copy Markdown
Member

MiYanni commented Feb 4, 2025

I haven't looked at the changes, but the macOS build is failing with "path already exists" errors.

public static class NuGetConfigWriter
{
public static readonly string DotnetCoreBlobFeed = "https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json";
public static readonly string AspNetCoreDevFeed = "https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we even be using myget feeds at this point, even if it's for testing? Unrelated to your change, but it caught my eye

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'm not sure, I can make a separate pass over trying to get rid of it.

@marcpopMSFT
Copy link
Copy Markdown
Member Author

#46006

@marcpopMSFT marcpopMSFT merged commit 0c25ed3 into release/9.0.1xx Feb 5, 2025
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-fixtemplatetests branch February 5, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants