Skip to content

Commit 47edea4

Browse files
committed
Unskip test_1in_1out and test_2in_1out
1 parent f4f466a commit 47edea4

File tree

1 file changed

+7
-34
lines changed

1 file changed

+7
-34
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 7 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,10 @@
1-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-abs-data0]
2-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-ceil-data1]
3-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-conjugate-data2]
4-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-copy-data3]
5-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-cumprod-data4]
6-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-cumsum-data5]
7-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-diff-data6]
8-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-ediff1d-data7]
9-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-fabs-data8]
10-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-floor-data9]
11-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-gradient-data10]
12-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-nancumprod-data11]
13-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-nancumsum-data12]
14-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-nanprod-data13]
15-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-nansum-data14]
16-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-negative-data15]
17-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-prod-data16]
18-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-sign-data17]
19-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-sum-data18]
20-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-trapz-data19]
21-
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-trunc-data20]
22-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-add-data10-data20]
23-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-copysign-data11-data21]
24-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-cross-data12-data22]
25-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-divide-data13-data23]
26-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-floor_divide-data14-data24]
27-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-fmod-data15-data25]
28-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-maximum-data16-data26]
29-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-minimum-data17-data27]
30-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-multiply-data18-data28]
31-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-power-data19-data29]
32-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-remainder-data110-data210]
33-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-subtract-data111-data211]
34-
tests/test_sycl_queue.py::test_2in_1out[opencl:gpu:0-matmul-data112-data212]
1+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-add-data10-data20]
2+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-divide-data11-data21]
3+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-floor_divide-data12-data22]
4+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-fmod-data13-data23]
5+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-multiply-data14-data24]
6+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-remainder-data15-data25]
7+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-subtract-data16-data26]
358

369
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-abs-data0]
3710
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-ceil-data1]

0 commit comments

Comments
 (0)