Skip to content

Commit ab1cadc

Browse files
authored
Merge branch 'master' into update_astype
2 parents 5254c3e + 3976ea6 commit ab1cadc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_sycl_queue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ def test_array_creation_follow_device(func, args, kwargs, device):
166166
assert_sycl_queue_equal(y.sycl_queue, x.sycl_queue)
167167

168168

169+
@pytest.mark.skip("muted until the issue reported by SAT-5969 is resolved")
169170
@pytest.mark.parametrize(
170171
"func, args, kwargs",
171172
[

0 commit comments

Comments
 (0)