Skip to content

Commit 5cca192

Browse files
committed
[HIP] Add an eagerly-removed program_adapter match line
Despite passing CI at the time, and passing locally, it has subsequently failed in another CI run.
1 parent 755a1e7 commit 5cca192

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/conformance/program/program_adapter_hip.match

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ urProgramBuildTest.BuildFailure/AMD_HIP_BACKEND___{{.*}}_
22
# HIP hasn't implemented urProgramCreateWithNativeHandleTest
33
{{OPT}}urProgramCreateWithNativeHandleTest.Success/AMD_HIP_BACKEND___{{.*}}_
44
urProgramGetBuildInfoTest.Success/AMD_HIP_BACKEND___{{.*}}___UR_PROGRAM_BUILD_INFO_BINARY_TYPE
5-
5+
# This test flakily fails
6+
{{OPT}}urProgramGetBuildInfoSingleTest.LogIsNullTerminated/AMD_HIP_BACKEND___{{.*}}_
67
# HIP doesn't expose kernel numbers or names
78
urProgramGetInfoTest.Success/AMD_HIP_BACKEND___{{.*}}___UR_PROGRAM_INFO_NUM_KERNELS
89
urProgramGetInfoTest.Success/AMD_HIP_BACKEND___{{.*}}___UR_PROGRAM_INFO_KERNEL_NAMES

0 commit comments

Comments
 (0)