Skip to content

Commit 8a231d1

Browse files
committed
Add XFAIL trackers for several tests
1 parent ff219eb commit 8a231d1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

sycl/test-e2e/InvokeSimd/Spec/tuple.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// TODO: enable when Jira ticket resolved
22
// XFAIL: *
3+
// XFAIL-TRACKER: https://jira.devtools.intel.com/browse/GSD-4509
34
//
45
// Check that full compilation works:
56
// RUN: %{build} -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr -o %t.out

sycl/test-e2e/InvokeSimd/Spec/tuple_return.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// TODO: enable when Jira ticket resolved
22
// XFAIL: *
3+
// XFAIL-TRACKER: https://jira.devtools.intel.com/browse/GSD-4509
34
//
45
// Check that full compilation works:
56
// RUN: %{build} -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr -o %t.out

sycl/test-e2e/InvokeSimd/Spec/tuple_vadd.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// TODO: enable when Jira ticket resolved
22
// XFAIL: *
3+
// XFAIL-TRACKER: https://jira.devtools.intel.com/browse/GSD-4509
34
//
45
// Check that full compilation works:
56
// RUN: %{build} -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr -o %t.out

0 commit comments

Comments
 (0)