Skip to content

Commit 2f8e63a

Browse files
authored
Merge pull request #306 from ev-br/skip_nextafter
TST: skip testing nextafter with scalars on torch
2 parents 9194c5c + b94efc1 commit 2f8e63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch-xfails.txt

+1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_sc
152152
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[logaddexp]
153153
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[maximum]
154154
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[minimum]
155+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[nextafter]
155156

156157
# https://github.com/pytorch/pytorch/issues/149815
157158
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[equal]

0 commit comments

Comments
 (0)