Skip to content

Cache dotnet and unpacking local packages in Integration Tests#15376

Merged
nohwnd merged 3 commits intomicrosoft:mainfrom
nohwnd:better-caching-for-acceptance-tests
Feb 25, 2026
Merged

Cache dotnet and unpacking local packages in Integration Tests#15376
nohwnd merged 3 commits intomicrosoft:mainfrom
nohwnd:better-caching-for-acceptance-tests

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented Jan 29, 2026

Running 1 integration test takes less time because we don't end up always copying the 4 gb folder with .net, and we don't end up unzipping the packages if we did not re-build them.

The (up-to-date check) build of test assets solution, and of compatibility layer (84 projects with at least 5 tfms each), takes the most time now, so you still wait a minute, but not 3.

@nohwnd nohwnd added this to the 18.5 milestone Jan 29, 2026
@nohwnd
Copy link
Copy Markdown
Member Author

nohwnd commented Feb 19, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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.

1 participant