disable test_paddle_save_load,test=document_fix (#27534)

revert-27520-disable_pr
YUNSHEN XIE 5 years ago committed by GitHub
parent e1fb77d123
commit b6ecf35627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -334,6 +334,8 @@ list(REMOVE_ITEM TEST_OPS test_conv3d_transpose_op)
# disable this unittest temporarily
list(REMOVE_ITEM TEST_OPS test_imperative_data_loader_exception)
list(REMOVE_ITEM TEST_OPS test_sampling_id_op)
list(REMOVE_ITEM TEST_OPS test_paddle_save_load)
if (APPLE OR WIN32)

Loading…
Cancel
Save