File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
test/e2e_test_requirements Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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: 18
54+ // NUMBER-OF-XFAIL-WITHOUT-TRACKER: 17
5555//
5656// List of improperly XFAIL-ed tests.
5757// Remove the CHECK once the test has been properly XFAIL-ed.
6060// CHECK-NEXT: Basic/max_linear_work_group_size_props.cpp
6161// CHECK-NEXT: Basic/max_work_group_size_props.cpp
6262// CHECK-NEXT: DeviceLib/assert-windows.cpp
63- // CHECK-NEXT: ESIMD/hardware_dispatch.cpp
6463// CHECK-NEXT: InlineAsm/asm_multiple_instructions.cpp
6564// CHECK-NEXT: NewOffloadDriver/multisource.cpp
6665// CHECK-NEXT: NewOffloadDriver/split-per-source-main.cpp
You can’t perform that action at this time.
0 commit comments