SWDEV-274727 - Disabling tests temporarily

Change-Id: I695daebe15f592afdfee8e4efe4d8966b6e9922a
This commit is contained in:
Sourabh Betigeri
2021-03-19 13:31:53 -07:00
committed by Payam Ghafari
parent 1cf7c2c87b
commit 8f67e24cbd
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@ THE SOFTWARE.
/* HIT_START
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS --std=c++11 -rdc=true -gencode arch=compute_60,code=sm_60
* TEST: %t EXCLUDE_HIP_PLATFORM nvidia
* TEST: %t EXCLUDE_HIP_PLATFORM all
* HIT_END
*/
+1 -1
View File
@@ -24,7 +24,7 @@ THE SOFTWARE.
// forces synchronization : set
/* HIT_START
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvidia
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM all
* TEST: %t --iterations 10
* HIT_END
*/