Skip to content

[SYCL] Fix XPTI/basic_event_collection_linux failure #14857

New issue

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

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

callumfare
Copy link
Contributor

@callumfare callumfare commented Jul 31, 2024

The test was expecting 'kernel_name' metadata on an edge_create event which should not exist

It was still sometimes matching anyway but appears to have been a fluke and not intended behavior.

Fixes #14744

The test was expecting 'kernel_name' metadata on an edge_create event which should not exist
@callumfare callumfare requested a review from a team as a code owner July 31, 2024 11:48
@callumfare callumfare requested a review from againull July 31, 2024 11:48
@callumfare callumfare changed the title Fix XPTI/basic_event_collection_linux failure [SYCL] Fix XPTI/basic_event_collection_linux failure Aug 1, 2024
@callumfare
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge

@martygrant martygrant merged commit 495645c into intel:sycl Aug 1, 2024
15 checks passed
AlexeySachkov pushed a commit to AlexeySachkov/llvm that referenced this pull request Nov 26, 2024
The test was expecting 'kernel_name' metadata on an edge_create event
which should not exist

It was still sometimes matching anyway but appears to have been a fluke
and not intended behavior.

Fixes intel#14744
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.

XPTI/basic_event_collection_linux.cpp
3 participants