Skip to content
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

[DeviceASAN] Enable e2e test "private_nullptr.cpp" #15995

Merged
merged 4 commits into from
Nov 14, 2024

Conversation

AllanZyne
Copy link
Contributor

No description provided.

@AllanZyne AllanZyne requested a review from a team as a code owner November 6, 2024 06:54
@AllanZyne AllanZyne changed the title [DeviceASAN] Enable e2e test "AddressSanitizer/nullpointer/private_nullptr.cpp" [DeviceASAN] Enable e2e test "private_nullptr.cpp" Nov 6, 2024
@AllanZyne
Copy link
Contributor Author

@intel/llvm-gatekeepers, the failed test is unrelated to this PR, please merge. Thank you

@steffenlarsen
Copy link
Contributor

Hi @AllanZyne! The failing test is not unrelated. It tracks all unspecified XFAILs we have, i.e. ones without XFAIL-TRACKER. Since you're removing such a case, you also need to remove the corresponding test from the list (you will likely have the change the following line to CHECK instead of CHECK-NEXT) and decrement the test-counter.

@AllanZyne AllanZyne requested a review from a team as a code owner November 14, 2024 08:17
@AllanZyne
Copy link
Contributor Author

Thanks, fixed it. @steffenlarsen

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! 👍

@steffenlarsen steffenlarsen merged commit c001520 into sycl Nov 14, 2024
13 checks passed
steffenlarsen added a commit that referenced this pull request Nov 14, 2024
sarnex pushed a commit that referenced this pull request Nov 14, 2024
Reverts #15995

@AllanZyne - It looks like this still fails on Arc in post-commit.
@AllanZyne AllanZyne deleted the review/yang/enable_nullpointer_private branch November 18, 2024 02:04
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.

4 participants