[dtests] Temporarily disable failing tests (#1218)

Change-Id: I7bb36a964c635bfbdf67484f3454d8fff7168eb2
This commit is contained in:
Maneesh Gupta
2019-07-17 07:28:21 +00:00
committed by GitHub
parent c978af3b13
commit 4d2f2396aa
3 changed files with 6 additions and 6 deletions
@@ -20,8 +20,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t EXCLUDE_HIP_PLATFORM hcc
* BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM all
* TEST: %t
* HIT_END
*/
#include <test_common.h>