[CI] Disable page-migration tests (#396)
* Disable page-migration tests * Account for gfx hexadecimal characters * Update continuous integration action - remove test exclude for test-page-migration since test is disabled at cmake level * Fix internal ctest error --------- Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
This commit is contained in:
@@ -40,6 +40,7 @@ endif()
|
||||
|
||||
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.30)
|
||||
cmake_policy(SET CMP0167 NEW)
|
||||
cmake_policy(SET CMP0169 OLD)
|
||||
endif()
|
||||
|
||||
find_package(rocprofiler-sdk REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user