Skip to content

Commit 6463e50

Browse files
committed
Update number of improperly XFAIL-ed tests
1 parent fd0be54 commit 6463e50

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

sycl/test-e2e/ESIMD/hardware_dispatch.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// XFAIL: igc-dev
98
// REQUIRES: ocloc && arch-intel_gpu_tgllp
109
// RUN: %clangxx -fsycl -fsycl-targets=intel_gpu_tgllp %s -o %t.out
1110
// RUN: %{run-unfiltered-devices} %t.out

sycl/test/e2e_test_requirements/no-xfail-without-tracker.cpp

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,4 @@
5151
// tests to match the required format and in that case you should just update
5252
// (i.e. reduce) the number and the list below.
5353
//
54-
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 1
55-
//
56-
// List of improperly XFAIL-ed tests.
57-
// Remove the CHECK once the test has been properly XFAIL-ed.
58-
//
59-
// CHECK: ESIMD/hardware_dispatch.cpp
54+
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 0

0 commit comments

Comments
 (0)