Skip to content

Add timeout to cmake test #733

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

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Add timeout to cmake test #733

merged 1 commit into from
Nov 24, 2020

Conversation

kleunen
Copy link
Contributor

@kleunen kleunen commented Nov 22, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2020

Codecov Report

Merging #733 (0262a61) into master (c07d419) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #733   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files          47       47           
  Lines        7026     7026           
=======================================
  Hits         5950     5950           
  Misses       1076     1076           

@redboltz
Copy link
Owner

Did you check the feature works you expected using intentional unfinished test?

@redboltz
Copy link
Owner

Did you check the feature works you expected using intentional unfinished test?

I've checked 250sec using wait code. It works as I expected. (Timeout happened and test end with failure status).

@redboltz redboltz merged commit c02bc79 into redboltz:master Nov 24, 2020
@kleunen
Copy link
Contributor Author

kleunen commented Nov 24, 2020

Did you check the feature works you expected using intentional unfinished test?

Yes i set it initially to 60 seconds. One test was 100 seconds and ci was failling. So dont set too low

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