Re-enabled graph tests (#736)

* enabled graph tests
* joined multi and single process CI testing
This commit is contained in:
akolliasAMD
2023-06-29 08:08:17 -06:00
committed by GitHub
parent f7c553edad
commit cf8cfa88a8
12 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ namespace RcclUnitTesting
}
TEST(AllToAllv, DISABLED_OutOfPlaceGraph)
TEST(AllToAllv, OutOfPlaceGraph)
{
TestBed testBed;