The tests queue/queue.cpp and queue/release.cpp marked as XFAIL on HIP NVIDIA
Open
bug
help wanted
hip
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
The two E2E tests `Basic/queue/queue.cpp` and `Basic/queue/release.cpp` are marked as XFAIL on HIP NVIDIA platforms.
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/Basic/queue/queue.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_
Contributor guide
Assessment
This issue has not been assessed yet.