SWDEV-344309 - Enable some filter tests in Windows (#2944)
Enable tests that should work now Change-Id: I903d7e73d7b5df94da72cb41f2bde9ab2eec653d
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
9d03fdc13d
commit
8c8499be77
@@ -148,10 +148,6 @@ line1:
|
||||
|
||||
TEST_CASE("Unit_hipTextureObj3DCheckModes") {
|
||||
CHECK_IMAGE_SUPPORT
|
||||
#ifdef _WIN32
|
||||
INFO("Unit_hipTextureObj3DCheckModes skipped on Windows");
|
||||
return;
|
||||
#endif
|
||||
|
||||
int device = 0;
|
||||
hipDeviceProp_t props;
|
||||
|
||||
Reference in New Issue
Block a user