Skip to content

Enable host-task-failure.cpp test for all configurations#3

Draft
Copilot wants to merge 2 commits into
syclfrom
copilot/enable-host-task-failure-test
Draft

Enable host-task-failure.cpp test for all configurations#3
Copilot wants to merge 2 commits into
syclfrom
copilot/enable-host-task-failure-test

Conversation

Copilot AI commented Feb 12, 2026

Copy link
Copy Markdown

The host-task-failure.cpp test was artificially restricted from running on Intel GPU PVC and BMG G21 architectures via UNSUPPORTED directives, preventing complete test coverage.

Changes

  • Removed architecture-specific UNSUPPORTED directives from sycl/test-e2e/HostInteropTask/host-task-failure.cpp
    • arch-intel_gpu_pvc restriction removed
    • arch-intel_gpu_bmg_g21 restriction removed

The test validates host task functionality with buffer migration and now runs across all SYCL configurations without artificial constraints.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: slawekptak <17340516+slawekptak@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable host-task-failure.cpp test for all configurations Enable host-task-failure.cpp test for all configurations Feb 12, 2026
Copilot AI requested a review from slawekptak February 12, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants