Remove active-set-based reduction test from the functional tests suite

This commit is contained in:
avinashkethineedi
2024-10-28 21:22:46 +00:00
parent 9885f984f6
commit e9484bbb86
4 changed files with 2 additions and 322 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ enum TestType {
PutTestType = 2,
PutNBITestType = 3,
GetSwarmTestType = 4,
ReductionTestType = 5,
// ReductionTestType = 5,
AMO_FAddTestType = 6,
AMO_FIncTestType = 7,
AMO_FetchTestType = 8,