-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL][E2E] Fix tests disabled during PVC enablement in CI (#16577)
These tests were disabled/XFAILed in #14720. [sycl/test-e2e/DeprecatedFeatures/set_arg_interop.cpp](https://github.com/intel/llvm/pull/16577/files#diff-9a41bc14675723afa4f98932225243790a5fc5b0fbfc54e732ca1ef84cef7df3) is XPASSing flakily (see #16576) so I've marked it unsupported.
- Loading branch information
1 parent
923afb9
commit 32a0c85
Showing
5 changed files
with
2 additions
and
18 deletions.
There are no files selected for viewing
4 changes: 0 additions & 4 deletions
4
sycl/test-e2e/Basic/accessor/host_task_accessor_deduction.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,2 @@ | ||
// RUN: %{build} -Daccessor_new_api_test %S/Inputs/host_task_accessor.cpp -o %t.out | ||
// RUN: %{run} %t.out | ||
|
||
// Disabled on PVC without igc-dev due to timeout. | ||
// UNSUPPORTED: arch-intel_gpu_pvc && !igc-dev | ||
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14826 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters