Skip to content

Commit 1b1be5f

Browse files
committed
[SYCL][ESIMD][E2E] Reenable assert test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 04b0d3f commit 1b1be5f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

sycl/test-e2e/ESIMD/assert.cpp

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
// REQUIRES-INTEL-DRIVER: lin: 26816, win: 101.4576
1+
// REQUIRES-INTEL-DRIVER: lin: 26816
22
// REQUIRES: linux && level_zero
33

44
// RUN: %{build} -DSYCL_FALLBACK_ASSERT=1 -o %t.out
55
// RUN: %{run} %t.out &> %t.txt ; FileCheck %s --input-file %t.txt
6-
//
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-
//
156

167
#include "esimd_test_utils.hpp"
178

0 commit comments

Comments
 (0)