Disabled hipgraph tests! (#725)
This commit is contained in:
@@ -26,7 +26,7 @@ namespace RcclUnitTesting
|
||||
testBed.Finalize();
|
||||
}
|
||||
|
||||
TEST(AllToAll, OutOfPlaceGraph)
|
||||
TEST(AllToAll, DISABLED_OutOfPlaceGraph)
|
||||
{
|
||||
TestBed testBed;
|
||||
|
||||
@@ -64,7 +64,7 @@ namespace RcclUnitTesting
|
||||
testBed.Finalize();
|
||||
}
|
||||
|
||||
TEST(AllToAll, ManagedMemGraph)
|
||||
TEST(AllToAll, DISABLED_ManagedMemGraph)
|
||||
{
|
||||
TestBed testBed;
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user