Disable broken tests on hcc path

Change-Id: Id6234da576566faa32d5fdf42dca6d6267596823
Tento commit je obsažen v:
Maneesh Gupta
2017-03-15 12:03:44 +05:30
rodič 4ae1ea8143
revize 65bb22eefc
4 změnil soubory, kde provedl 5 přidání a 5 odebrání
+1 -1
Zobrazit soubor
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s EXCLUDE_HIP_PLATFORM nvcc
* BUILD: %t %s EXCLUDE_HIP_PLATFORM all
* RUN: %t
* HIT_END
*/
+1 -1
Zobrazit soubor
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM hcc
* RUN: %t EXCLUDE_HIP_PLATFORM nvcc
* HIT_END
*/
+1 -1
Zobrazit soubor
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM hcc
* RUN: %t EXCLUDE_HIP_PLATFORM nvcc
* HIT_END
*/
+2 -2
Zobrazit soubor
@@ -21,8 +21,8 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t EXCLUDE_HIP_PLATFORM
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM all
* RUN: %t
* HIT_END
*/