From 35655388b017f7dbfbefb8900f64fd806cb036de Mon Sep 17 00:00:00 2001 From: Vladislav Sytchenko Date: Fri, 22 Jan 2021 12:31:27 -0500 Subject: [PATCH] SWDEV-264411 - Disable OCLDynamicBLines test Change-Id: I067afa99b988e0b32edee7d27c1403d31775655c [ROCm/clr commit: 290a16716df922afa0404a73bbb76600e555b514] --- .../clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude b/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude index 01863d078d..e6993269bf 100644 --- a/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude +++ b/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude @@ -9,3 +9,4 @@ OCLRegionDeviceQueries OCLPerfCounters OCLDynamic +OCLDynamicBLines