Skip to content

Commit 9a496d8

Browse files
committed
Skip tests which test function ceil
1 parent 6783c04 commit 9a496d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/skipped_tests_gpu.tbl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-abs-data0]
22
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-abs-data0]
33
tests/test_sycl_queue.py::test_1in_1out[opencl:cpu:0-abs-data0]
4+
tests/test_sycl_queue.py::test_1in_1out[level_zero:gpu:0-ceil-data1]
5+
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-ceil-data1]
6+
tests/test_sycl_queue.py::test_1in_1out[opencl:cpu:0-ceil-data1]
47

58
tests/test_sycl_queue.py::test_1in_1out[opencl:gpu:0-trapz-data19]
69
tests/test_sycl_queue.py::test_1in_1out[opencl:cpu:0-trapz-data19]

0 commit comments

Comments
 (0)