Skip to content

Commit 0254f47

Browse files
Skip one more test with segfault
GDB bt says that segfault is in dpctl/sycl
1 parent fc18f6f commit 0254f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ tests/test_random.py::TestDistributionsMultivariateNormal::test_moments
2222
tests/test_random.py::TestDistributionsNormal::test_moments
2323
tests/test_random.py::TestDistributionsNoncentralChisquare::test_moments[df_grt_1]
2424
tests/third_party/cupy/linalg_tests/test_product.py::TestProduct::test_multidim_outer
25+
tests/third_party/cupy/random_tests/test_sample.py::TestRandintDtype::test_dtype
2526
tests/third_party/cupy/random_tests/test_sample.py::TestRandintDtype::test_dtype2
2627
tests/third_party/cupy/sorting_tests/test_sort.py::TestPartition_param_3_{external=True, length=20000}::test_partition_axis
2728
tests/third_party/cupy/sorting_tests/test_sort.py::TestPartition_param_3_{external=True, length=20000}::test_partition_negative_axis

0 commit comments

Comments
 (0)