File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_0
35
35
tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_1_{decimals=-2}::test_round_halfway_float
36
36
tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_2_{decimals=-1}::test_round_halfway_float
37
37
tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_3_{decimals=0}::test_round_halfway_float
38
+ tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_asanyarray_with_order
39
+ tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_asarray_from_numpy
38
40
tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_asarray_preserves_numpy_array_order
39
41
tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_asarray_with_order
40
42
tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_ascontiguousarray_on_contiguous_array
You can’t perform that action at this time.
0 commit comments