We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7989104 commit 71cba62Copy full SHA for 71cba62
sycl/test-e2e/ESIMD/assert.cpp
@@ -4,15 +4,6 @@
4
// RUN: %{build} -DSYCL_FALLBACK_ASSERT=1 -o %t.out
5
// 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
15
-
16
#include "esimd_test_utils.hpp"
17
18
using namespace sycl;
0 commit comments