You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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]>
…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]>
Describe the bug
The AddressSanitizer/nullpointer/global_nullptr.cpp is failing on DG2 after the address sanitizer test were enabled for DG2.
See https://github.com/intel/llvm/actions/runs/10955772842/job/30420746325.
Additional context
Output:
The text was updated successfully, but these errors were encountered: