SWDEV-454315 - Disable test section that segfaults on windows
Change-Id: Idaac99c433120d98646417318258bfb375d2f367
This commit is contained in:
committad av
Marko Arandjelovic
förälder
c75ed97b6b
incheckning
6cf941c830
@@ -342,12 +342,13 @@ void SingleDeviceSingleKernelTest(const unsigned int width, const unsigned int p
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __linux__
|
||||
SECTION("Shared memory") {
|
||||
params.blocks = dim3(1);
|
||||
params.alloc_type = LinearAllocs::hipMalloc;
|
||||
TestCore<TestType, operation, true>(params);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
template <typename TestType, AtomicOperation operation>
|
||||
|
||||
Referens i nytt ärende
Block a user