Disable incomplete unit tests that don't work on nvcc path

Change-Id: If5823ec96a3b2497a08c46ab802c5a0158271053
This commit is contained in:
Maneesh Gupta
2018-05-21 11:35:03 +05:30
rodzic 883241495d
commit 305592d622
2 zmienionych plików z 2 dodań i 2 usunięć
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t
* HIT_END
*/