File: Finch-array-api-skips.txt

package info (click to toggle)
python-sparse 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,816 kB
  • sloc: python: 11,223; sh: 54; javascript: 10; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 414 bytes parent folder | download
1
2
3
4
5
6
7
8
# `test_nonzero` name conflict
array_api_tests/test_searching_functions.py::test_nonzero_zerodim_error
# flaky test
array_api_tests/test_special_cases.py::test_unary[sign((x_i is -0 or x_i == +0)) -> 0]
# `broadcast_to` is not defined in Finch, hangs as xfail
array_api_tests/test_searching_functions.py::test_where
# `test_solve` is not defined in Finch, hangs as xfail
array_api_tests/test_linalg.py::test_solve