Skip to content

Commit

Permalink
[SYCL][HIP] Disable sporadic test (intel/llvm-test-suite#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbatashev authored Dec 23, 2021
1 parent 39f16d8 commit 586e164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SYCL/Basic/memory-consumption.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Issue #106: The test failing sporadically on OpenCL platform due to
// processing OCL_ICD_FILENAMES debug environment variable which causes
// extra memory allocation on device creation.
// UNSUPPORTED: windows, opencl
// Issue #661: The test is failing sporadically on HIP AMD.
// UNSUPPORTED: windows, opencl, hip_amd
//
//==-----memory-consumption.cpp - SYCL memory consumption basic test ------==//
//
Expand Down

0 comments on commit 586e164

Please sign in to comment.