Skip to content

Commit

Permalink
Fix #33948 by decreasing number of tests per group (#40491)
Browse files Browse the repository at this point in the history
  • Loading branch information
echesakov committed Aug 10, 2020
1 parent c2711f5 commit 4988c25
Show file tree
Hide file tree
Showing 70 changed files with 6,654 additions and 6,043 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,162 +108,6 @@
<Compile Include="CompareGreaterThanScalar.Vector64.Double.cs" />
<Compile Include="CompareGreaterThanScalar.Vector64.Int64.cs" />
<Compile Include="CompareGreaterThanScalar.Vector64.Single.cs" />
<Compile Include="CompareGreaterThanScalar.Vector64.UInt64.cs" />
<Compile Include="CompareGreaterThanOrEqual.Vector128.Double.cs" />
<Compile Include="CompareGreaterThanOrEqual.Vector128.Int64.cs" />
<Compile Include="CompareGreaterThanOrEqual.Vector128.UInt64.cs" />
<Compile Include="CompareGreaterThanOrEqualScalar.Vector64.Double.cs" />
<Compile Include="CompareGreaterThanOrEqualScalar.Vector64.Int64.cs" />
<Compile Include="CompareGreaterThanOrEqualScalar.Vector64.Single.cs" />
<Compile Include="CompareGreaterThanOrEqualScalar.Vector64.UInt64.cs" />
<Compile Include="CompareLessThan.Vector128.Double.cs" />
<Compile Include="CompareLessThan.Vector128.Int64.cs" />
<Compile Include="CompareLessThan.Vector128.UInt64.cs" />
<Compile Include="CompareLessThanScalar.Vector64.Double.cs" />
<Compile Include="CompareLessThanScalar.Vector64.Int64.cs" />
<Compile Include="CompareLessThanScalar.Vector64.Single.cs" />
<Compile Include="CompareLessThanScalar.Vector64.UInt64.cs" />
<Compile Include="CompareLessThanOrEqual.Vector128.Double.cs" />
<Compile Include="CompareLessThanOrEqual.Vector128.Int64.cs" />
<Compile Include="CompareLessThanOrEqual.Vector128.UInt64.cs" />
<Compile Include="CompareLessThanOrEqualScalar.Vector64.Double.cs" />
<Compile Include="CompareLessThanOrEqualScalar.Vector64.Int64.cs" />
<Compile Include="CompareLessThanOrEqualScalar.Vector64.Single.cs" />
<Compile Include="CompareLessThanOrEqualScalar.Vector64.UInt64.cs" />
<Compile Include="CompareTest.Vector128.Double.cs" />
<Compile Include="CompareTest.Vector128.Int64.cs" />
<Compile Include="CompareTest.Vector128.UInt64.cs" />
<Compile Include="CompareTestScalar.Vector64.Double.cs" />
<Compile Include="CompareTestScalar.Vector64.Int64.cs" />
<Compile Include="CompareTestScalar.Vector64.UInt64.cs" />
<Compile Include="ConvertToDouble.Vector64.Single.cs" />
<Compile Include="ConvertToDouble.Vector128.Int64.cs" />
<Compile Include="ConvertToDouble.Vector128.UInt64.cs" />
<Compile Include="ConvertToDoubleScalar.Vector64.Int64.cs" />
<Compile Include="ConvertToDoubleScalar.Vector64.UInt64.cs" />
<Compile Include="ConvertToDoubleUpper.Vector128.Single.cs" />
<Compile Include="ConvertToInt64RoundAwayFromZero.Vector128.Double.cs" />
<Compile Include="ConvertToInt64RoundAwayFromZeroScalar.Vector64.Double.cs" />
<Compile Include="ConvertToInt64RoundToEven.Vector128.Double.cs" />
<Compile Include="ConvertToInt64RoundToEvenScalar.Vector64.Double.cs" />
<Compile Include="ConvertToInt64RoundToNegativeInfinity.Vector128.Double.cs" />
<Compile Include="ConvertToInt64RoundToNegativeInfinityScalar.Vector64.Double.cs" />
<Compile Include="ConvertToInt64RoundToPositiveInfinity.Vector128.Double.cs" />
<Compile Include="ConvertToInt64RoundToPositiveInfinityScalar.Vector64.Double.cs" />
<Compile Include="ConvertToInt64RoundToZero.Vector128.Double.cs" />
<Compile Include="ConvertToInt64RoundToZeroScalar.Vector64.Double.cs" />
<Compile Include="ConvertToSingleLower.Vector64.Single.cs" />
<Compile Include="ConvertToSingleRoundToOddLower.Vector64.Single.cs" />
<Compile Include="ConvertToSingleRoundToOddUpper.Vector128.Single.cs" />
<Compile Include="ConvertToSingleUpper.Vector128.Single.cs" />
<Compile Include="ConvertToUInt64RoundAwayFromZero.Vector128.Double.cs" />
<Compile Include="ConvertToUInt64RoundAwayFromZeroScalar.Vector64.Double.cs" />
<Compile Include="ConvertToUInt64RoundToEven.Vector128.Double.cs" />
<Compile Include="ConvertToUInt64RoundToEvenScalar.Vector64.Double.cs" />
<Compile Include="ConvertToUInt64RoundToNegativeInfinity.Vector128.Double.cs" />
<Compile Include="ConvertToUInt64RoundToNegativeInfinityScalar.Vector64.Double.cs" />
<Compile Include="ConvertToUInt64RoundToPositiveInfinity.Vector128.Double.cs" />
<Compile Include="ConvertToUInt64RoundToPositiveInfinityScalar.Vector64.Double.cs" />
<Compile Include="ConvertToUInt64RoundToZero.Vector128.Double.cs" />
<Compile Include="ConvertToUInt64RoundToZeroScalar.Vector64.Double.cs" />
<Compile Include="Divide.Vector64.Single.cs" />
<Compile Include="Divide.Vector128.Double.cs" />
<Compile Include="Divide.Vector128.Single.cs" />
<Compile Include="DuplicateSelectedScalarToVector128.V128.Double.1.cs" />
<Compile Include="DuplicateSelectedScalarToVector128.V128.Int64.1.cs" />
<Compile Include="DuplicateSelectedScalarToVector128.V128.UInt64.1.cs" />
<Compile Include="DuplicateToVector128.Double.cs" />
<Compile Include="DuplicateToVector128.Double.31.cs" />
<Compile Include="DuplicateToVector128.Int64.cs" />
<Compile Include="DuplicateToVector128.Int64.31.cs" />
<Compile Include="DuplicateToVector128.UInt64.cs" />
<Compile Include="DuplicateToVector128.UInt64.31.cs" />
<Compile Include="ExtractNarrowingSaturateScalar.Vector64.Byte.cs" />
<Compile Include="ExtractNarrowingSaturateScalar.Vector64.Int16.cs" />
<Compile Include="ExtractNarrowingSaturateScalar.Vector64.Int32.cs" />
<Compile Include="ExtractNarrowingSaturateScalar.Vector64.SByte.cs" />
<Compile Include="ExtractNarrowingSaturateScalar.Vector64.UInt16.cs" />
<Compile Include="ExtractNarrowingSaturateScalar.Vector64.UInt32.cs" />
<Compile Include="ExtractNarrowingSaturateUnsignedScalar.Vector64.Byte.cs" />
<Compile Include="ExtractNarrowingSaturateUnsignedScalar.Vector64.UInt16.cs" />
<Compile Include="ExtractNarrowingSaturateUnsignedScalar.Vector64.UInt32.cs" />
<Compile Include="Floor.Vector128.Double.cs" />
<Compile Include="FusedMultiplyAdd.Vector128.Double.cs" />
<Compile Include="FusedMultiplyAddByScalar.Vector64.Single.cs" />
<Compile Include="FusedMultiplyAddByScalar.Vector128.Double.cs" />
<Compile Include="FusedMultiplyAddByScalar.Vector128.Single.cs" />
<Compile Include="FusedMultiplyAddBySelectedScalar.Vector64.Single.Vector64.Single.1.cs" />
<Compile Include="FusedMultiplyAddBySelectedScalar.Vector64.Single.Vector128.Single.3.cs" />
<Compile Include="FusedMultiplyAddBySelectedScalar.Vector128.Double.Vector128.Double.1.cs" />
<Compile Include="FusedMultiplyAddBySelectedScalar.Vector128.Single.Vector64.Single.1.cs" />
<Compile Include="FusedMultiplyAddBySelectedScalar.Vector128.Single.Vector128.Single.3.cs" />
<Compile Include="FusedMultiplyAddScalarBySelectedScalar.Vector64.Double.Vector128.Double.1.cs" />
<Compile Include="FusedMultiplyAddScalarBySelectedScalar.Vector64.Single.Vector64.Single.1.cs" />
<Compile Include="FusedMultiplyAddScalarBySelectedScalar.Vector64.Single.Vector128.Single.3.cs" />
<Compile Include="FusedMultiplySubtract.Vector128.Double.cs" />
<Compile Include="FusedMultiplySubtractByScalar.Vector64.Single.cs" />
<Compile Include="FusedMultiplySubtractByScalar.Vector128.Double.cs" />
<Compile Include="FusedMultiplySubtractByScalar.Vector128.Single.cs" />
<Compile Include="FusedMultiplySubtractBySelectedScalar.Vector64.Single.Vector64.Single.1.cs" />
<Compile Include="FusedMultiplySubtractBySelectedScalar.Vector64.Single.Vector128.Single.3.cs" />
<Compile Include="FusedMultiplySubtractBySelectedScalar.Vector128.Double.Vector128.Double.1.cs" />
<Compile Include="FusedMultiplySubtractBySelectedScalar.Vector128.Single.Vector64.Single.1.cs" />
<Compile Include="FusedMultiplySubtractBySelectedScalar.Vector128.Single.Vector128.Single.3.cs" />
<Compile Include="FusedMultiplySubtractScalarBySelectedScalar.Vector64.Double.Vector128.Double.1.cs" />
<Compile Include="FusedMultiplySubtractScalarBySelectedScalar.Vector64.Single.Vector64.Single.1.cs" />
<Compile Include="FusedMultiplySubtractScalarBySelectedScalar.Vector64.Single.Vector128.Single.3.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Byte.7.Vector64.Byte.7.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Byte.7.Vector128.Byte.15.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Int16.3.Vector64.Int16.3.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Int16.3.Vector128.Int16.7.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Int32.1.Vector64.Int32.1.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Int32.1.Vector128.Int32.3.cs" />
<Compile Include="InsertSelectedScalar.Vector64.SByte.7.Vector64.SByte.7.cs" />
<Compile Include="InsertSelectedScalar.Vector64.SByte.7.Vector128.SByte.15.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Single.1.Vector64.Single.1.cs" />
<Compile Include="InsertSelectedScalar.Vector64.Single.1.Vector128.Single.3.cs" />
<Compile Include="InsertSelectedScalar.Vector64.UInt16.3.Vector64.UInt16.3.cs" />
<Compile Include="InsertSelectedScalar.Vector64.UInt16.3.Vector128.UInt16.7.cs" />
<Compile Include="InsertSelectedScalar.Vector64.UInt32.1.Vector64.UInt32.1.cs" />
<Compile Include="InsertSelectedScalar.Vector64.UInt32.1.Vector128.UInt32.3.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Byte.15.Vector64.Byte.7.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Byte.15.Vector128.Byte.15.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Double.1.Vector128.Double.1.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Int16.7.Vector64.Int16.3.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Int16.7.Vector128.Int16.7.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Int32.3.Vector64.Int32.1.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Int32.3.Vector128.Int32.3.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Int64.1.Vector128.Int64.1.cs" />
<Compile Include="InsertSelectedScalar.Vector128.SByte.15.Vector64.SByte.7.cs" />
<Compile Include="InsertSelectedScalar.Vector128.SByte.15.Vector128.SByte.15.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Single.3.Vector64.Single.1.cs" />
<Compile Include="InsertSelectedScalar.Vector128.Single.3.Vector128.Single.3.cs" />
<Compile Include="InsertSelectedScalar.Vector128.UInt16.7.Vector64.UInt16.3.cs" />
<Compile Include="InsertSelectedScalar.Vector128.UInt16.7.Vector128.UInt16.7.cs" />
<Compile Include="InsertSelectedScalar.Vector128.UInt32.3.Vector64.UInt32.1.cs" />
<Compile Include="InsertSelectedScalar.Vector128.UInt32.3.Vector128.UInt32.3.cs" />
<Compile Include="InsertSelectedScalar.Vector128.UInt64.1.Vector128.UInt64.1.cs" />
<Compile Include="LoadAndReplicateToVector128.Double.cs" />
<Compile Include="LoadAndReplicateToVector128.Int64.cs" />
<Compile Include="LoadAndReplicateToVector128.UInt64.cs" />
<Compile Include="Max.Vector128.Double.cs" />
<Compile Include="MaxAcross.Vector64.Byte.cs" />
<Compile Include="MaxAcross.Vector64.Int16.cs" />
<Compile Include="MaxAcross.Vector64.SByte.cs" />
<Compile Include="MaxAcross.Vector64.UInt16.cs" />
<Compile Include="MaxAcross.Vector128.Byte.cs" />
<Compile Include="MaxAcross.Vector128.Int16.cs" />
<Compile Include="MaxAcross.Vector128.Int32.cs" />
<Compile Include="MaxAcross.Vector128.SByte.cs" />
<Compile Include="MaxAcross.Vector128.Single.cs" />
<Compile Include="MaxAcross.Vector128.UInt16.cs" />
<Compile Include="MaxAcross.Vector128.UInt32.cs" />
<Compile Include="MaxNumber.Vector128.Double.cs" />
<Compile Include="MaxNumberAcross.Vector128.Single.cs" />
<Compile Include="MaxNumberPairwise.Vector64.Single.cs" />
<Compile Include="MaxNumberPairwise.Vector128.Double.cs" />
<Compile Include="MaxNumberPairwise.Vector128.Single.cs" />
<Compile Include="MaxNumberPairwiseScalar.Vector64.Single.cs" />
<Compile Include="Program.AdvSimd.Arm64_Part0.cs" />
<Compile Include="..\Shared\Helpers.cs" />
<Compile Include="..\Shared\Program.cs" />
Expand Down
Loading

0 comments on commit 4988c25

Please sign in to comment.