SWDEV-274727 - Disabling tests temporarily

Change-Id: I695daebe15f592afdfee8e4efe4d8966b6e9922a
This commit is contained in:
Sourabh Betigeri
2021-03-19 13:31:53 -07:00
zatwierdzone przez Payam Ghafari
rodzic 5a84691e52
commit 2ba421f784
2 zmienionych plików z 2 dodań i 2 usunięć
@@ -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
*/
@@ -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
*/