Skip to content

Commit 169401a

Browse files
enable astype tests
1 parent 280d8e6 commit 169401a

File tree

1 file changed

+0
-98
lines changed

1 file changed

+0
-98
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 0 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -191,104 +191,6 @@ tests/third_party/cupy/sorting_tests/test_sort.py::TestPartition_param_3_{extern
191191
tests/third_party/intel/test_zero_copy_test1.py::test_dpnp_interaction_with_dpctl_memory
192192
tests/test_arraymanipulation.py::TestHstack::test_generator
193193
tests/test_arraymanipulation.py::TestVstack::test_generator
194-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float64]
195-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float32]
196-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-int64]
197-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-int32]
198-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-bool]
199-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-bool_]
200-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-complex]
201-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-float64]
202-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-float32]
203-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-int64]
204-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-int32]
205-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-bool]
206-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-bool_]
207-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-complex]
208-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-float64]
209-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-float32]
210-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-int64]
211-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-int32]
212-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-bool]
213-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-bool_]
214-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-complex]
215-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-float64]
216-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-float32]
217-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-int64]
218-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-int32]
219-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-bool]
220-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-bool_]
221-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-complex]
222-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-float64]
223-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-float32]
224-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-int64]
225-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-int32]
226-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-bool]
227-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-bool_]
228-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-complex]
229-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-float64]
230-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-float32]
231-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-int64]
232-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-int32]
233-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-bool]
234-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-bool_]
235-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-complex]
236-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-float64]
237-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-float32]
238-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-int64]
239-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-int32]
240-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-bool]
241-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-bool_]
242-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-complex]
243-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-float64]
244-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-float32]
245-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-int64]
246-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-int32]
247-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-bool]
248-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-bool_]
249-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-complex]
250-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-float64]
251-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-float32]
252-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-int64]
253-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-int32]
254-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-bool]
255-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-bool_]
256-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-complex]
257-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-float64]
258-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-float32]
259-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-int64]
260-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-int32]
261-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-bool]
262-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-bool_]
263-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-complex]
264-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-float64]
265-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-float32]
266-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-int64]
267-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-int32]
268-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-bool]
269-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-bool_]
270-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-complex]
271-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-float64]
272-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-float32]
273-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-int64]
274-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-int32]
275-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-bool]
276-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-bool_]
277-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-complex]
278-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-float64]
279-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-float32]
280-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-int64]
281-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-int32]
282-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-bool]
283-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-bool_]
284-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-complex]
285-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-float64]
286-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-float32]
287-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-int64]
288-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-int32]
289-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-bool]
290-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-bool_]
291-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-complex]
292194
tests/test_dparray.py::test_astype[[]-float64-float64]
293195
tests/test_dparray.py::test_astype[[]-float64-float32]
294196
tests/test_dparray.py::test_astype[[]-float64-int64]

0 commit comments

Comments
 (0)