Skip to content

Cache dotnet and unpacking local packages in Integration Tests#15376

Open
nohwnd wants to merge 2 commits intomicrosoft:mainfrom
nohwnd:better-caching-for-acceptance-tests
Open

Cache dotnet and unpacking local packages in Integration Tests#15376
nohwnd wants to merge 2 commits intomicrosoft:mainfrom
nohwnd:better-caching-for-acceptance-tests

Conversation

@nohwnd
Copy link
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
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