Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

This commit disables the AddressSanitizer/invalid-argument/out-of-bounds.cpp and sycl/test-e2e/AddressSanitizer/invalid-argument/released-pointer.cpp tests for DG2, following the enabling of address sanitizer tests for DG2 in #14891.

Additionally, it fixes the compilation failure in
sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp which should hopefully allow it to pass as expected.

This commit disables the AddressSanitizer/invalid-argument/out-of-bounds.cpp
and sycl/test-e2e/AddressSanitizer/invalid-argument/released-pointer.cpp
tests for DG2, following the enabling of address sanitizer tests for DG2
in intel#14891.

Additionally, it fixes the compilation failure in
sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp which
should hopefully allow it to pass as expected.

Signed-off-by: Larsen, Steffen <[email protected]>
@yingcong-wu
Copy link
Contributor

yingcong-wu commented Sep 20, 2024

Thanks for the patch!

@steffenlarsen steffenlarsen merged commit 2c9d980 into intel:sycl Sep 20, 2024
12 checks passed
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Sep 20, 2024
…n DG2

The sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp test
had compilation errors whe first enabled on DG2. The compilation error
was fixed in intel#15450, but the test
fails during execution on DG2. This commit disables the test for DG2.

See intel#15453.

Signed-off-by: Larsen, Steffen <[email protected]>
steffenlarsen added a commit that referenced this pull request Sep 20, 2024
…n DG2 (#15454)

The sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp test
had compilation errors whe first enabled on DG2. The compilation error
was fixed in #15450, but the test
fails during execution on DG2. This commit disables the test for DG2.

See #15453.

Signed-off-by: Larsen, Steffen <[email protected]>
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