Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the execution time of new unit tests to less than two minutes #26371

Merged
merged 6 commits into from
Aug 24, 2020

Conversation

XieYunshen
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

find timeout unittests

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@XieYunshen
Copy link
Contributor Author

1.修改单测的执行时间,由600S→120S,
2.对于旧的超过120S的单测,先设置单独TIMEOUT属性,TIMEOUT得值是根据PR-CI-PY35流水线的日志(一周)确定。设置了TIMEOUT的单测列表如下:
1)test_post_training_quantization_mobilenetv1
2)test_post_training_quantization_resnet50
3)test_fused_elemwise_activation_op
4)test_gru_op
5)test_layer_norm_op
6)test_pool3d_op
7)test_regularizer

@XieYunshen XieYunshen merged commit 39fe0d3 into PaddlePaddle:develop Aug 24, 2020
@chalsliu chalsliu changed the title find timeout unittests Limit the execution time of new unit tests to less than two minutes Aug 24, 2020
@XieYunshen XieYunshen deleted the timeout_setting branch July 21, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants