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 04b0d3f commit 1b1be5fCopy full SHA for 1b1be5f
sycl/test-e2e/ESIMD/assert.cpp
@@ -1,17 +1,8 @@
1
-// REQUIRES-INTEL-DRIVER: lin: 26816, win: 101.4576
+// REQUIRES-INTEL-DRIVER: lin: 26816
2
// REQUIRES: linux && level_zero
3
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
0 commit comments