Skip to content

Commit 9320691

Browse files
skip tests with offset in array memory
1 parent edb8c83 commit 9320691

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
tests/test_random.py::TestPermutationsTestShuffle::test_shuffle1[lambda x: dpnp.asarray([[i, i] for i in x])]
2+
tests/third_party/cupy/indexing_tests/test_indexing.py::TestChoose::test_choose
3+
14
tests/test_arraymanipulation.py::TestConcatenate::test_concatenate
25
tests/test_histograms.py::TestHistogram::test_density
36
tests/test_indexing.py::test_take_along_axis

0 commit comments

Comments
 (0)