Skip to content

Commit 615fd66

Browse files
authored
[Comgr] Temporarily disable unbundle-hip test
Some upstream changes to the clang driver will impact this test. Disable for now, wait for the upstream changes to settle, and then re-enable with needed fixes
1 parent 74bb68c commit 615fd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/comgr/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,4 +241,4 @@ add_comgr_test(name_expression_map_test c)
241241
add_comgr_test(compile_hip_test c)
242242
add_comgr_test(compile_hip_to_relocatable c)
243243
add_comgr_test(mangled_names_hip_test c)
244-
add_comgr_test(unbundle_hip_test c)
244+
#add_comgr_test(unbundle_hip_test c)

0 commit comments

Comments
 (0)