Skip to content

Commit f9d61fd

Browse files
[SYCL] Now that GPU uplift is done, this test should pass on both CI systems (intel/llvm-test-suite#1015)
Signed-off-by: Chris Perkins <[email protected]>
1 parent 8c76a6b commit f9d61fd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SYCL/KernelAndProgram/undefined-symbol.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
// because of problems getting GPU driver uplifted on GitHub Actions
2-
// this test both fails on GHA and passes on Jenkins.
3-
// Disabling it until this is sorted
4-
// REQUIRES: TEMPORARILY_DISABLED
5-
61
// XFAIL: cuda || hip
72

83
// RUN: %clangxx -fsycl %s -o %t.out

0 commit comments

Comments
 (0)