Change-Id: Ia7f55de36f91a580f45e19a7c51f8e60f4aa59c6
Этот коммит содержится в:
ROCm CI Service Account
2022-09-19 23:34:04 +05:30
коммит произвёл GitHub
родитель 9e03f14592
Коммит 1545bed384
-5
Просмотреть файл
@@ -87,11 +87,6 @@ TEMPLATE_TEST_CASE("Unit_hipArray3DCreate_happy", "", char, uchar2, uint2, int4,
TEMPLATE_TEST_CASE("Unit_hipArray3DCreate_MaxTexture", "", int, uint4, short, ushort2,
unsigned char, float, float4) {
#if HT_AMD
HipTest::HIP_SKIP_TEST("EXSWCPHIPT-97");
return;
#endif
using vec_info = vector_info<TestType>;
DriverContext ctx;