Skip to content

Commit dd92cdb

Browse files
committed
Skip all tests from test_sycl_queue.py
1 parent 181490e commit dd92cdb

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,57 @@
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]
35+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-add-data10-data20]
36+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-divide-data11-data21]
37+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-floor_divide-data12-data22]
38+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-fmod-data13-data23]
39+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-multiply-data14-data24]
40+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-remainder-data15-data25]
41+
tests/test_sycl_queue.py::test_broadcasting[opencl:gpu:0-subtract-data16-data26]
42+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-add-data10-data20]
43+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-copysign-data11-data21]
44+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-divide-data12-data22]
45+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-floor_divide-data13-data23]
46+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-fmod-data14-data24]
47+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-maximum-data15-data25]
48+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-minimum-data16-data26]
49+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-multiply-data17-data27]
50+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-power-data18-data28]
51+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-remainder-data19-data29]
52+
tests/test_sycl_queue.py::test_out[opencl:gpu:0-subtract-data110-data210]
53+
tests/test_sycl_queue.py::test_modf[opencl:gpu:0]
54+
155
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-abs-data0]
256
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-ceil-data1]
357
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-conjugate-data2]

0 commit comments

Comments
 (0)