microsoft / azurelinux

Linux OS for Azure 1P services and edge appliances
MIT License
4.08k stars 497 forks source link

Ptest Fix for package conda #9532

Closed sameluch closed 5 days ago

sameluch commented 6 days ago
Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)


Summary

What does the PR accomplish, why was it needed? The ptest for conda has been failing due to dependency issues. Additionally, some test can be skipped for the lack of an external conda package, conda_libmamba_solver, which we don't ship so these tests must be skipped.

Change Log
Does this affect the toolchain?

NO

Test Methodology