Skip to content

Commit

Permalink
[SYCLomatic] Enable test case test_1649 and extern_shared_mem (#501)
Browse files Browse the repository at this point in the history
Signed-off-by: Wang, Hao3 <hao3.wang@intel.com>
  • Loading branch information
intwanghao authored Dec 1, 2023
1 parent f99cdce commit 12754ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions regressions/regressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
<test testName="test-1766b" configFile="config/TEMPLATE_regressions_double.xml" splitGroup="double"/>
<test testName="test-2037" configFile="config/test-2037.xml" />
<test testName="test-2014" configFile="config/test-2014.xml" />
<!-- <test testName="test-1649" configFile="config/TEMPLATE_regressions.xml" /> -->
<test testName="test-1649" configFile="config/TEMPLATE_regressions.xml" />
<test testName="test-1996" configFile="config/TEMPLATE_regressions.xml" />
<test testName="test-2041" configFile="config/TEMPLATE_regressions_thrust.xml" />
<test testName="cuda_device_prop" configFile="config/TEMPLATE_regressions.xml" />
<!-- <test testName="extern_shared_mem" configFile="config/TEMPLATE_regressions.xml" /> -->
<test testName="extern_shared_mem" configFile="config/TEMPLATE_regressions.xml" />
<test testName="test-3757" configFile="config/TEMPLATE_regressions.xml" />
</tests>
</suite>

0 comments on commit 12754ea

Please sign in to comment.