Skip to content

Commit 7edd3fd

Browse files
authored
Remove 2 tests from llvm_test_suite.xml added there by mistake (intel#1245)
The tests were added to llvm_test_suite by 'tmt add_test' runned with wrong parameters. Fixing it here. Signed-off-by: Vyacheslav N Klochkov <[email protected]> Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent 1cfa7db commit 7edd3fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm_test_suite.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,5 @@
25262526
<test testName="singlesource_unittests_vectorizer_recurrences" configFile="config/TEMPLATE_llvm_test_suite.xml" />
25272527
<test testName="singlesource_unittests_vectorizer_runtime_checks" configFile="config/TEMPLATE_llvm_test_suite.xml" />
25282528
<test testName="singlesource_unittests_vla" configFile="config/TEMPLATE_llvm_test_suite.xml" />
2529-
<test testName="esimd_dpas_dpas_fp16" configFile="SYCL/ESIMD/dpas/config/esimd_dpas_dpas_fp16.xml" />
2530-
<test testName="esimd_dpas_dpas_int" configFile="SYCL/ESIMD/dpas/config/esimd_dpas_dpas_int.xml" />
25312529
</tests>
25322530
</suite>

0 commit comments

Comments
 (0)