SWDEV-277697 - Disable Saxpy test in catch
Change-Id: I9ca0ac1baa39ea31fa503c01ca8d362b6b0626a9
This commit is contained in:
committed by
Jatin Chaudhary
parent
3f503283e1
commit
b21882ac59
@@ -16,7 +16,7 @@ target_link_libraries(UnitTests PRIVATE DeviceLibs
|
||||
|
||||
# Add AMD Only Tests
|
||||
if(HIP_PLATFORM MATCHES "amd")
|
||||
target_link_libraries(UnitTests PRIVATE RTC)
|
||||
# target_link_libraries(UnitTests PRIVATE RTC)
|
||||
endif()
|
||||
|
||||
catch_discover_tests(UnitTests PROPERTIES SKIP_REGULAR_EXPRESSION "HIP_SKIP_THIS_TEST")
|
||||
|
||||
Reference in New Issue
Block a user