Skip to content

Commit 8d10473

Browse files
committed
Fix wrong tracker in span.cpp test
1 parent 87856a7 commit 8d10473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Basic/span.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Fails to release USM pointer on HIP for NVIDIA
55
// XFAIL: hip_nvidia
6-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14404
6+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14432
77
// REQUIRES: aspect-usm_shared_allocations
88
#include <numeric>
99

0 commit comments

Comments
 (0)