5 instantiations of X86X64Fact
Microsoft.Data.Analysis.Tests (1)
DataFrame.IOTests.cs (1)
1198
[
X86X64Fact
("The SQLite un-managed code, SQLite.interop, only supports x86/x64 architectures.")]
Microsoft.ML.Predictor.Tests (1)
TestPredictors.cs (1)
150
[
X86X64Fact
("Currently flaky on non x86/x64 devices. Disabling until we figure it out. See https://github.com/dotnet/machinelearning/issues/6684")]
Microsoft.ML.Tests (3)
DatabaseLoaderTests.cs (2)
194
[
X86X64FactAttribute
("The SQLite un-managed code, SQLite.interop, only supports x86/x64 architectures.")]
230
[
X86X64FactAttribute
("The SQLite un-managed code, SQLite.interop, only supports x86/x64 architectures.")]
Transformers\CountTargetEncodingTests.cs (1)
73
[
X86X64Fact
("Flaky on non X86/X64")]