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

Commit d39abc6

Browse files
[SYCL] Disable Basic/buffer/buffer_migrate.cpp (#1268)
* [SYCL] Disable Basic/buffer/buffer_migrate.cpp It is flaky (at least on local systems) and should be disabled until the behavior is fixed.
1 parent f63f13e commit d39abc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/Basic/buffer/buffer_migrate.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// The test is flaky, disable until investigated/fixed.
2+
// REQUIRES: TEMPORARILY_DISABLED
13
// REQUIRES: gpu
24
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
35
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)