Skip to content

Commit

Permalink
Fix xfails
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Sep 24, 2024
1 parent 8e3da89 commit 34d48f9
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 @@ -164,3 +164,4 @@ array_api_tests/test_special_cases.py::test_unary[acosh(x_i < 1) -> NaN]
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]

0 comments on commit 34d48f9

Please sign in to comment.