Skip to content

Commit

Permalink
Fix xfails.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Sep 26, 2024
1 parent 7c5be95 commit 52dbfdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,4 @@ array_api_tests/test_special_cases.py::test_unary[asinh(x_i < 1) -> NaN]
array_api_tests/test_special_cases.py::test_unary[acos(x_i < -1) -> NaN]
array_api_tests/test_special_cases.py::test_unary[sqrt(x_i < 0) -> NaN]
array_api_tests/test_special_cases.py::test_unary[asin(x_i < -1) -> NaN]
array_api_tests/test_special_cases.py::test_unary[atanh(x_i > 1) -> NaN]

0 comments on commit 52dbfdf

Please sign in to comment.