Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] [CUDA][HIP] Disable sycl-host-compiler test due to flaky failures #1252

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions SYCL/Regression/fsycl-host-compiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// RUN: %GPU_RUN_PLACEHOLDER %t.out
// RUN: %ACC_RUN_PLACEHOLDER %t.out
// REQUIRES: linux
// FIXME: Flaky on HIP and cuda
// UNSUPPORTED: hip || cuda
//==------- fsycl-host-compiler.cpp - external host compiler test ----------==//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
Expand Down