Skip to content

Commit 71cba62

Browse files
committed
Reenable test
1 parent 7989104 commit 71cba62

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

sycl/test-e2e/ESIMD/assert.cpp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@
44
// RUN: %{build} -DSYCL_FALLBACK_ASSERT=1 -o %t.out
55
// RUN: %{run} %t.out &> %t.txt ; FileCheck %s --input-file %t.txt
66
//
7-
// The test still fails after GPU driver update on Linux. Temporary marking it
8-
// as expected to fail, whilst it is being investigated, see intel/llvm#11359
9-
// FIXME: remove that XFAIL
10-
// XFAIL: linux
11-
//
12-
// Hanging on gen12, remove when internal tracker fixed
13-
// UNSUPPORTED: gpu-intel-gen12
14-
//
15-
167
#include "esimd_test_utils.hpp"
178

189
using namespace sycl;

0 commit comments

Comments
 (0)