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

Commit ba1e3ca

Browse files
authored
Disable handler_mem_op test. (#836)
1 parent cadc45a commit ba1e3ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Basic/handler/handler_mem_op.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
// UNSUPPORTED: cuda
77

8+
// FIXME: the test fails on multiple back-ends
9+
// REQUIRES: TEMPORARY_DISABLED
10+
811
//==- handler.cpp - SYCL handler explicit memory operations test -*- C++-*--==//
912
//
1013
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)