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][NFC] Silence deprecated API warnings in tests (#11928)
Some tests check APIs which are deprecated and it is by design, because
those APIs should still work. However, they produce a lot of noise by
deprecation warnings.
Added corresponding macro to some of E2E tests to silence those
warnings.
0 commit comments