Skip to content

Commit 7bdbe44

Browse files
TEST: enabled GPU tests due to PR332 changes (#340)
1 parent b1ffca7 commit 7bdbe44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2222,8 +2222,6 @@ tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsWeib
22222222
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsWeibull_param_3_{a_shape=(3, 2), shape=(3, 2)}::test_weibull_for_negative_a
22232223
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsZipf_param_0_{a_shape=(), shape=(4, 3, 2)}::test_zipf
22242224
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsZipf_param_1_{a_shape=(), shape=(3, 2)}::test_zipf
2225-
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsZipf_param_2_{a_shape=(3, 2), shape=(4, 3, 2)}::test_zipf
2226-
tests/third_party/cupy/random_tests/test_distributions.py::TestDistributionsZipf_param_3_{a_shape=(3, 2), shape=(3, 2)}::test_zipf
22272225
tests/third_party/cupy/random_tests/test_sample.py::TestChoice::test_no_none
22282226
tests/third_party/cupy/random_tests/test_sample.py::TestChoice::test_p_is_none
22292227
tests/third_party/cupy/random_tests/test_sample.py::TestChoice::test_replace_and_p_are_none

0 commit comments

Comments
 (0)