diff --git a/sycl/test-e2e/E2EExpr.py b/sycl/test-e2e/E2EExpr.py index 7afeec4c15166..941c87c79bcbb 100644 --- a/sycl/test-e2e/E2EExpr.py +++ b/sycl/test-e2e/E2EExpr.py @@ -19,6 +19,7 @@ class E2EExpr(BooleanExpression): "linux", "system-linux", "windows", + "O0", "system-windows", "cl_options", "enable-perf-tests",