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] Fix lifetime bug in root group unit tests (#19082)
Changes the `MockDeviceImage` and `MockDeviceImageArray` to static
variables so that they're not created in each test case. Relates to
#19068 and #19074. Fixes#18892.
Signed-off-by: Michael Aziz <michael.aziz@intel.com>
0 commit comments