Skip to content

Commit ee81b98

Browse files
resolve CI failure. update the xfail tracker for bindless_image and USM tests
1 parent 214e4f1 commit ee81b98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test-e2e/bindless_images/array/read_write_unsampled_array.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// RUN: %{run} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
66

77
// XFAIL: spirv-backend && gpu-intel-dg2
8-
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/pull/127737
8+
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/issues/160893
99

1010
#include "../helpers/common.hpp"
1111
#include <iostream>

sycl/test-e2e/bindless_images/read_write_unsampled.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
88

99
// XFAIL: spirv-backend && gpu-intel-dg2
10-
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/pull/127737
10+
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/issues/160893
1111

1212
#include "helpers/common.hpp"
1313
#include <iostream>

0 commit comments

Comments
 (0)