Skip to content

Commit 4a4d530

Browse files
authored
Skips test_memory_format_factory_like_functions_preserve (#1477)
This test is failing in CI and the other memory format tests are skipped.
1 parent 1707b5b commit 4a4d530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/torch_test_meta.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
'test_memory_format_factory_like_functions_preserve_strides',
6767
'test_memory_format_empty_like',
6868
'test_memory_format_clone',
69+
'test_memory_format_factory_like_functions_preserve',
6970
'test_lu_solve_batched_non_contiguous',
7071
'test_lstsq',
7172
'test_is_set_to',

0 commit comments

Comments
 (0)