Skip to content

Commit b060a9b

Browse files
committed
revert
1 parent e3b81c6 commit b060a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch-xfails.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_bitwise_xor[__
3939
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x1, x2)]
4040
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
4141
array_api_tests/test_operators_and_elementwise_functions.py::test_greater_equal[__ge__(x1, x2)]
42+
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
4243
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[__le__(x1, x2)]
4344
array_api_tests/test_operators_and_elementwise_functions.py::test_multiply[__mul__(x1, x2)]
4445
array_api_tests/test_operators_and_elementwise_functions.py::test_pow[__pow__(x1, x2)]

0 commit comments

Comments
 (0)