Skip to content

Conversation

asmirnov82
Copy link
Contributor

This PR continues work started in #4346

The aim is to eliminate dependency of Microsoft.Data.Analysis.Tests from overal ML infrastructure. Before this PR it's required to build the overal ML solution (including native cpp projects) for running Unit tests for the DataFrame. Actually all these transative dependencies where the results of using Test attributes (like X86, X86X64 and NotArm32). Moving these attributes out of the Microsoft.ML.TestFramework into light Microsoft.ML.TestFrameworkCommon reduce coupling of tests projects.

@JakeRadMSFT JakeRadMSFT merged commit caee3c2 into dotnet:main Jul 7, 2023
@asmirnov82 asmirnov82 deleted the reduce_test_projects_coupling branch July 7, 2023 13:10
@ghost ghost locked as resolved and limited conversation to collaborators Aug 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants