Skip to content

Commit ab137a8

Browse files
author
lilong12
authored
update (#41309)
1 parent fcccb3f commit ab137a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/fluid/tests/unittests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ if(WITH_DISTRIBUTE AND WITH_GPU AND WITH_NCCL)
11531153
set_tests_properties(test_auto_parallel_save_load PROPERTIES TIMEOUT 120)
11541154
set_tests_properties(test_auto_parallel_autoconvert PROPERTIES TIMEOUT 120)
11551155
set_tests_properties(test_collective_process_group PROPERTIES TIMEOUT 120)
1156-
set_tests_properties(test_eager_dist_api PROPERTIES TIMEOUT 300)
1156+
set_tests_properties(test_eager_dist_api PROPERTIES TIMEOUT 100)
11571157

11581158
if(${NCCL_VERSION} VERSION_GREATER_EQUAL 2212)
11591159
set_tests_properties(test_parallel_dygraph_sparse_embedding PROPERTIES TIMEOUT 200)

0 commit comments

Comments
 (0)