Skip to content

Commit 6217bb5

Browse files
authored
[SYCLomatic]Disable ccl test temporarily due to the introduction of boost in the test image (#616)
Signed-off-by: Ni, Wenhui <wenhui.ni@intel.com>
1 parent 9da2b6a commit 6217bb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

features/features.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,9 @@
293293
<test testName="cooperative_groups" configFile="config/TEMPLATE_cooperative_groups.xml" />
294294
<test testName="cooperative_groups_thread_group" configFile="config/TEMPLATE_cooperative_groups.xml" />
295295
<test testName="ccl-test" configFile="config/TEMPLATE_ccl_api.xml" />
296-
<test testName="ccl-test2" configFile="config/TEMPLATE_ccl_api.xml" />
297-
<test testName="ccl-test3" configFile="config/TEMPLATE_ccl_api.xml" />
298-
<test testName="ccl-error" configFile="config/TEMPLATE_ccl_api.xml" />
296+
<!-- <test testName="ccl-test2" configFile="config/TEMPLATE_ccl_api.xml" /> -->
297+
<!-- <test testName="ccl-test3" configFile="config/TEMPLATE_ccl_api.xml" /> -->
298+
<!-- <test testName="ccl-error" configFile="config/TEMPLATE_ccl_api.xml" /> -->
299299
<test testName="cooperative_groups_reduce" configFile="config/TEMPLATE_cooperative_groups_reduce.xml" />
300300
<test testName="cooperative_groups_data_manipulate" configFile="config/TEMPLATE_cooperative_groups_data_manipulate.xml" />
301301
<test testName="cufft_test" configFile="config/TEMPLATE_fft_runable.xml" splitGroup="double"/>

0 commit comments

Comments
 (0)