[ci] Fix failures on nvcc path (#1654)

Change-Id: I97f6b51314e14965618ab510bf57a2b034183e78
Tento commit je obsažen v:
Maneesh Gupta
2019-11-15 07:58:40 +05:30
odevzdal GitHub
rodič 5a03482690
revize 4d0a234183
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
+1 -1
Zobrazit soubor
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s test_common.cpp
* BUILD: %t %s test_common.cpp NVCC_OPTIONS -std=c++11
* HIT_END
*/
+1 -1
Zobrazit soubor
@@ -22,7 +22,7 @@ THE SOFTWARE.
// Test the HCC-specific API extensions for HIP:
/* HIT_START
* BUILD: %t %s
* BUILD: %t %s EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t EXCLUDE_HIP_PLATFORM all
* HIT_END
*/