Skip to content

Commit

Permalink
Remove where
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Jan 31, 2025
1 parent 4f49320 commit e59b349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
array_api_tests/test_searching_functions.py::test_argmin
array_api_tests/test_searching_functions.py::test_argmax

array_api_tests/test_creation_functions.py::test_eye
array_api_tests/test_creation_functions.py::test_meshgrid
array_api_tests/test_has_names.py::test_has_names[array_method-__complex__]
array_api_tests/test_has_names.py::test_has_names[array_method-__dlpack__]
Expand Down Expand Up @@ -84,7 +85,6 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_sqrt
array_api_tests/test_operators_and_elementwise_functions.py::test_tan
array_api_tests/test_searching_functions.py::test_nonzero_zerodim_error
array_api_tests/test_searching_functions.py::test_searchsorted
array_api_tests/test_searching_functions.py::test_where
array_api_tests/test_set_functions.py::test_unique_all
array_api_tests/test_set_functions.py::test_unique_counts
array_api_tests/test_set_functions.py::test_unique_inverse
Expand Down

0 comments on commit e59b349

Please sign in to comment.