@@ -162,7 +162,6 @@ tests/third_party/cupy/sorting_tests/test_sort.py::TestPartition_param_2_{extern
162162tests/third_party/cupy/sorting_tests/test_sort.py::TestPartition_param_2_{external=True, length=10}::test_partition_negative_axis
163163tests/third_party/cupy/statistics_tests/test_correlation.py::TestCov::test_cov_empty
164164tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_external_mean_axis
165- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_axis_ddof
166165
167166tests/test_linalg.py::test_eig_arange[16-float64]
168167tests/test_linalg.py::test_eig_arange[16-float32]
@@ -1550,16 +1549,6 @@ tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_h
15501549tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_same_value
15511550tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_basic
15521551tests/third_party/cupy/statistics_tests/test_histogram.py::TestHistogram::test_histogram_weights_mismatch
1553- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_all
1554- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_mean_axis
1555- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_all
1556- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_all_ddof
1557- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_axis
1558- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_std_axis_ddof
1559- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_all
1560- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_all_ddof
1561- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_axis
1562- tests/third_party/cupy/statistics_tests/test_meanvar.py::TestMeanVar::test_var_axis_ddo
15631552tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_all_nan
15641553tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_float16
15651554tests/third_party/cupy/statistics_tests/test_meanvar.py::TestNanMeanAdditional::test_nanmean_huge
0 commit comments