Skip to content

Commit 2c09310

Browse files
committed
revert
1 parent 5a20d13 commit 2c09310

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dask-xfails.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ array_api_tests/test_set_functions.py::test_unique_values
3131
# fails for ndim > 2
3232
array_api_tests/test_linalg.py::test_svdvals
3333

34+
# dtype mismatch got uint64, but should be uint8, NPY_PROMOTION_STATE=weak doesn't help :(
35+
array_api_tests/test_linalg.py::test_tensordot
36+
3437
# AssertionError: out.dtype=uint64, but should be uint8 [tensordot(uint8, uint8)]
3538
array_api_tests/test_linalg.py::test_linalg_tensordot
3639

0 commit comments

Comments
 (0)