Skip to content

Commit cb8129b

Browse files
enable astype tests on CPU
1 parent 169401a commit cb8129b

File tree

1 file changed

+0
-98
lines changed

1 file changed

+0
-98
lines changed

tests/skipped_tests.tbl

Lines changed: 0 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -139,104 +139,6 @@ tests/third_party/intel/test_zero_copy_test1.py::test_dpnp_interaction_with_dpct
139139

140140
tests/test_arraymanipulation.py::TestHstack::test_generator
141141
tests/test_arraymanipulation.py::TestVstack::test_generator
142-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float64]
143-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-float32]
144-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-int64]
145-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-int32]
146-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-bool]
147-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-bool_]
148-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float64-complex]
149-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-float64]
150-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-float32]
151-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-int64]
152-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-int32]
153-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-bool]
154-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-bool_]
155-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-float32-complex]
156-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-float64]
157-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-float32]
158-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-int64]
159-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-int32]
160-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-bool]
161-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-bool_]
162-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int64-complex]
163-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-float64]
164-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-float32]
165-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-int64]
166-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-int32]
167-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-bool]
168-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-bool_]
169-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-int32-complex]
170-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-float64]
171-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-float32]
172-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-int64]
173-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-int32]
174-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-bool]
175-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-bool_]
176-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool-complex]
177-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-float64]
178-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-float32]
179-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-int64]
180-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-int32]
181-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-bool]
182-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-bool_]
183-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-bool_-complex]
184-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-float64]
185-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-float32]
186-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-int64]
187-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-int32]
188-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-bool]
189-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-bool_]
190-
tests/test_dparray.py::test_astype[[-2, -1, 0, 1, 2]-complex-complex]
191-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-float64]
192-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-float32]
193-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-int64]
194-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-int32]
195-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-bool]
196-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-bool_]
197-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float64-complex]
198-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-float64]
199-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-float32]
200-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-int64]
201-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-int32]
202-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-bool]
203-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-bool_]
204-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-float32-complex]
205-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-float64]
206-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-float32]
207-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-int64]
208-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-int32]
209-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-bool]
210-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-bool_]
211-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int64-complex]
212-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-float64]
213-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-float32]
214-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-int64]
215-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-int32]
216-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-bool]
217-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-bool_]
218-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-int32-complex]
219-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-float64]
220-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-float32]
221-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-int64]
222-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-int32]
223-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-bool]
224-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-bool_]
225-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool-complex]
226-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-float64]
227-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-float32]
228-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-int64]
229-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-int32]
230-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-bool]
231-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-bool_]
232-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-bool_-complex]
233-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-float64]
234-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-float32]
235-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-int64]
236-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-int32]
237-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-bool]
238-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-bool_]
239-
tests/test_dparray.py::test_astype[[[-2, -1], [1, 2]]-complex-complex]
240142
tests/test_dparray.py::test_astype[[]-float64-float64]
241143
tests/test_dparray.py::test_astype[[]-float64-float32]
242144
tests/test_dparray.py::test_astype[[]-float64-int64]

0 commit comments

Comments
 (0)