Skip to content

Commit f32d723

Browse files
committed
[NFC][SYCL][E2E] Add symlinks feature to avoid crash (#32142)
2740e4b added symlinks unconditional for non Windows. All the sycl-in-tree tests are failing due to check_build_features failures.
1 parent ce2bd60 commit f32d723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/E2EExpr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class E2EExpr(BooleanExpression):
3939
"host=None",
4040
"target=None",
4141
"shell",
42+
"symlinks",
4243
"non-root-user",
4344
"llvm-spirv",
4445
"llvm-link",

0 commit comments

Comments
 (0)