From bb9c81f37abff34b949c4a9ed199a033917835cd Mon Sep 17 00:00:00 2001 From: "Sarnie, Nick" Date: Thu, 20 Feb 2025 11:26:04 -0800 Subject: [PATCH] [SYCL] Fix unsupported checker test Signed-off-by: Sarnie, Nick --- sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp b/sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp index 7905450812062..cbf1830488dcc 100644 --- a/sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp +++ b/sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp @@ -54,7 +54,7 @@ // tests to match the required format and in that case you should just update // (i.e. reduce) the number and the list below. // -// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 370 +// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 369 // // List of improperly UNSUPPORTED tests. // Remove the CHECK once the test has been properly UNSUPPORTED.