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
[SYCL][E2E] Disable AddressSanitizer/nullpointer/global_nullptr.cpp on 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 <steffen.larsen@intel.com>
0 commit comments