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

[ROCm/rocshmem commit: e9484bbb86]
This commit is contained in:
avinashkethineedi
2024-10-28 21:22:46 +00:00
parent da9466f7cc
commit 4e71fa5d22
4 changed files with 2 additions and 322 deletions
@@ -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,