Skip to content

Commit 6a6b97d

Browse files
skip 2 tests (mistake in previous commit)
1 parent 8e7d554 commit 6a6b97d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/skipped_tests_gpu.tbl

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_0
3535
tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_1_{decimals=-2}::test_round_halfway_float
3636
tests/third_party/cupy/core_tests/test_ndarray_math.py::TestRoundHalfway_param_2_{decimals=-1}::test_round_halfway_float
3737
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
3840
tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_asarray_preserves_numpy_array_order
3941
tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_asarray_with_order
4042
tests/third_party/cupy/creation_tests/test_from_data.py::TestFromData::test_ascontiguousarray_on_contiguous_array

0 commit comments

Comments
 (0)