From 481c0cf63f3878e5fe49cfd6160c37c2fd3dcf12 Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Mon, 5 Jan 2026 12:10:47 +0100 Subject: [PATCH] [CI] Disable sycl-cts/test_marray_basic Accidentally disdabled the wrong test previously. --- sycl/cts_exclude_filter/compfails | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/cts_exclude_filter/compfails b/sycl/cts_exclude_filter/compfails index c4efcd4f021d3..aec751044b03b 100644 --- a/sycl/cts_exclude_filter/compfails +++ b/sycl/cts_exclude_filter/compfails @@ -1,4 +1,4 @@ # Please use "#" to add comments here. # Do not delete the file even if it's empty. # fails on all platforms, waiting for the fix to be merged https://github.com/intel/llvm/issues/20979 -math_builtin_api +marray_basic