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

ci: up timeouts on short and long tests #3072

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Jun 5, 2023

The short tests on both windows and now linux have been periodically timing out. This raises the limits for both the long and the short tests while we decide if the short tests need to be reduced to improve our CI experience.

Fixes #3046

The short tests on both windows and now linux have been periodically timing
out. This raises the limits for both the long and the short tests while we
decide if the short tests need to be reduced to improve our CI experience.

Signed-off-by: Terri Oda <terri.oda@intel.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Merging #3072 (a1c496c) into main (7b81077) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3072      +/-   ##
==========================================
+ Coverage   81.89%   81.90%   +0.01%     
==========================================
  Files         702      702              
  Lines       10923    10923              
  Branches     1476     1476              
==========================================
+ Hits         8945     8947       +2     
+ Misses       1589     1587       -2     
  Partials      389      389              
Flag Coverage Δ
longtests 76.02% <ø> (+0.01%) ⬆️
win-longtests 79.66% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@terriko terriko merged commit 062b2a7 into intel:main Jun 6, 2023
22 checks passed
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.

ci: up timeouts for short tests
3 participants