diff --git a/sycl/test-e2e/E2EExpr.py b/sycl/test-e2e/E2EExpr.py index 6056182bc2439..465c69e2af62e 100644 --- a/sycl/test-e2e/E2EExpr.py +++ b/sycl/test-e2e/E2EExpr.py @@ -3,6 +3,8 @@ class E2EExpr(BooleanExpression): build_specific_features = { + "run-mode", + "build-mode", "preview-mode", "target-spir", "target-nvidia",