From b34ea23296c6f7f989902e313a2a9ac64904026a Mon Sep 17 00:00:00 2001 From: Steffen Larsen Date: Mon, 7 Mar 2022 13:50:01 +0300 Subject: [PATCH] [SYCL] XPASS static-buffer-dtor.cpp with compute-runtime bump Signed-off-by: Steffen Larsen --- SYCL/Regression/static-buffer-dtor.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/SYCL/Regression/static-buffer-dtor.cpp b/SYCL/Regression/static-buffer-dtor.cpp index 79a13a0295..0b38b33895 100644 --- a/SYCL/Regression/static-buffer-dtor.cpp +++ b/SYCL/Regression/static-buffer-dtor.cpp @@ -18,9 +18,6 @@ // Failing on HIP AMD // XFAIL: hip_amd -// The test fails on 22.05.22297 GPU RT on Linux -// XFAIL: linux && (opencl || level_zero) && gpu - #include int main() {