Open
Description
Describe the bug
The E2E test DeprecatedFeatures/queue_old_interop_tests.cpp
is marked as XFAIL on HIP NVIDIA.
It is unclear how to verify or even reproduce this since we don't test on HIP NVIDIA platforms so setting the help wanted label. One of the main purposes of this issue is to have a tracker for these XFAIL's.
To reproduce
llvm-lit -v sycl/test-e2e/DeprecatedFeatures/queue_old_interop_tests.cpp
Environment
- OS: Any
- Target device and vendor: HIP NVIDIA
- DPC++ version: [e.g. commit hash or output of
clang++ --version
] - Dependencies version: [e.g. the output of
sycl-ls --verbose
]
Additional context
No response