Skip to content

Commit 2a51e8e

Browse files
committed
add timeout for dist word2vec unit test
1 parent 6d01f10 commit 2a51e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ py_test_modules(test_parallel_executor_crf MODULES test_parallel_executor_crf SE
5252
py_test_modules(test_parallel_executor_fetch_feed MODULES test_parallel_executor_fetch_feed SERIAL)
5353
set_tests_properties(test_listen_and_serv_op PROPERTIES TIMEOUT 20)
5454
set_tests_properties(test_dist_mnist PROPERTIES TIMEOUT 180)
55+
set_tests_properties(test_dist_word2vec PROPERTIES TIMEOUT 180)

0 commit comments

Comments
 (0)