Skip to content

Commit 25bc886

Browse files
Merge pull request intel#940 from WangYutao1995/shliclel706-20220512-topic
Update llvm_test_suite_sycl_valgrind.xml: Re-enable 2 LIT tests on PVC because they got passed with 20220522 DPCPP compiler and prerelease-467 GPU driver on PVC-XT B4 2T. llvm_test_suite_sycl/plugin_retain_events (XDEPS-3922) llvm_test_suite_sycl/hierpar_hier_par_wgscope_o0 (XDEPS-3600)
2 parents 68660b7 + 4e88f3b commit 25bc886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm_test_suite_sycl_valgrind.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
589589
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="grouplocalmemory" testName="grouplocalmemory_no_early_opt" />
590590
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="hierpar" testName="hierpar_hier_par_basic" />
591591
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="hierpar" testName="hierpar_hier_par_wgscope" />
592-
<test configFile="config_sycl/TEMPLATE_skip_pvc.xml" splitGroup="hierpar" testName="hierpar_hier_par_wgscope_o0" />
592+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="hierpar" testName="hierpar_hier_par_wgscope_o0" />
593593
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="hostinteroptask" testName="hostinteroptask_host_task" />
594594
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="hostinteroptask" testName="hostinteroptask_host_task_dependency2" />
595595
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="hostinteroptask" testName="hostinteroptask_host_task_dependency3" />
@@ -709,7 +709,7 @@ Sources repo https://github.com/intel-innersource/applications.compilers.tests.l
709709
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_level_zero_usm_capabilities" />
710710
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_level_zero_usm_device_read_only" />
711711
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_max_malloc" />
712-
<test configFile="config_sycl/TEMPLATE_skip_pvc.xml" splitGroup="plugin" testName="plugin_retain_events" />
712+
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_retain_events" />
713713
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_sycl_ls" />
714714
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_sycl_ls_gpu_cuda" />
715715
<test configFile="config_sycl/TEMPLATE_llvm_test_suite_sycl.xml" splitGroup="plugin" testName="plugin_sycl_ls_gpu_default_any" />

0 commit comments

Comments
 (0)