Skip to content

Commit 0857b86

Browse files
committed
Skip test_floor_divide, which core dumps on CI
1 parent 847a9e5 commit 0857b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch-skips.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# These tests cause a core dump on CI, so we have to skip them entirely
22
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x, s)]
33
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x1, x2)]
4+
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]

0 commit comments

Comments
 (0)