We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This test flaky fails on Gen12 win.
Examples: https://github.com/intel/llvm/actions/runs/14449059220/job/40518918799
# RUN: at line 1 D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp -o D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out # executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp' -o 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out' # RUN: at line 3 D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out # executed command: 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out' # .---command stderr------------ # | Assertion failed: Succeeded && "Unexpected state of event", file D:\github\_work\llvm\llvm\src\sycl\source\detail\event_impl.cpp, line 104 # `----------------------------- # error: command failed with exit status: 0xc0000409
https://github.com/intel/llvm/actions/runs/14520865393/job/40743833306
Command Output (stdout): -- # RUN: at line 1 D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp -o D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out # executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp' -o 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out' # RUN: at line 3 D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out # executed command: 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out' # .---command stderr------------ # | Assertion failed: Succeeded && "Unexpected state of event", file D:\github\_work\llvm\llvm\src\sycl\source\detail\event_impl.cpp, line 104 # `----------------------------- # error: command failed with exit status: 0xc0000409 --
No response
The text was updated successfully, but these errors were encountered:
[SYCL][E2E] Disable host_task_unsampled_image_write.cpp on Gen12 Win (#…
fc0e4c0
…18086) Flaky fail, see #18085 Signed-off-by: Sarnie, Nick <[email protected]>
[SYCL][E2E] Disable host_task_unsampled_image_write.cpp on Gen12 Win (i…
896ce4e
…ntel#18086) Flaky fail, see intel#18085 Signed-off-by: Sarnie, Nick <[email protected]>
No branches or pull requests
Describe the bug
This test flaky fails on Gen12 win.
Examples:
https://github.com/intel/llvm/actions/runs/14449059220/job/40518918799
https://github.com/intel/llvm/actions/runs/14520865393/job/40743833306
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: