SWDEV-351279 - Enable test (#2862)
Change-Id: Ia7f55de36f91a580f45e19a7c51f8e60f4aa59c6
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
9e03f14592
commit
1545bed384
@@ -87,11 +87,6 @@ TEMPLATE_TEST_CASE("Unit_hipArray3DCreate_happy", "", char, uchar2, uint2, int4,
|
|||||||
|
|
||||||
TEMPLATE_TEST_CASE("Unit_hipArray3DCreate_MaxTexture", "", int, uint4, short, ushort2,
|
TEMPLATE_TEST_CASE("Unit_hipArray3DCreate_MaxTexture", "", int, uint4, short, ushort2,
|
||||||
unsigned char, float, float4) {
|
unsigned char, float, float4) {
|
||||||
#if HT_AMD
|
|
||||||
HipTest::HIP_SKIP_TEST("EXSWCPHIPT-97");
|
|
||||||
return;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
using vec_info = vector_info<TestType>;
|
using vec_info = vector_info<TestType>;
|
||||||
DriverContext ctx;
|
DriverContext ctx;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user