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: extend windows timeouts #2578

Merged
merged 1 commit into from
Jan 24, 2023
Merged

ci: extend windows timeouts #2578

merged 1 commit into from
Jan 24, 2023

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Jan 24, 2023

Windows has been a bit spotty again lately, failing around 82% on the last job I checked. This might extend it enough to keep things moving, though I'm wondering if we need to do something else with windows because an hour is a long time...

@codecov-commenter
Copy link

Codecov Report

Merging #2578 (3e11605) into main (caa5612) will decrease coverage by 5.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2578      +/-   ##
==========================================
- Coverage   82.95%   77.91%   -5.05%     
==========================================
  Files         594      594              
  Lines        9811     9811              
  Branches     1344     1344              
==========================================
- Hits         8139     7644     -495     
- Misses       1333     1859     +526     
+ Partials      339      308      -31     
Flag Coverage Δ
longtests 76.98% <ø> (-5.51%) ⬇️
win-longtests 75.35% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/data_sources/curl_source.py 36.45% <0.00%> (-58.34%) ⬇️
cve_bin_tool/data_sources/osv_source.py 34.11% <0.00%> (-50.47%) ⬇️
cve_bin_tool/cvedb.py 42.23% <0.00%> (-35.72%) ⬇️
cve_bin_tool/data_sources/nvd_source.py 22.82% <0.00%> (-35.69%) ⬇️
cve_bin_tool/data_sources/gad_source.py 48.75% <0.00%> (-21.25%) ⬇️
cve_bin_tool/data_sources/redhat_source.py 49.66% <0.00%> (-16.56%) ⬇️
cve_bin_tool/async_utils.py 83.44% <0.00%> (-11.04%) ⬇️
test/test_cli.py 77.30% <0.00%> (-10.64%) ⬇️
cve_bin_tool/output_engine/pdfbuilder.py 83.83% <0.00%> (-7.19%) ⬇️
cve_bin_tool/cve_scanner.py 77.90% <0.00%> (-3.49%) ⬇️
... and 2 more

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

@terriko
Copy link
Contributor Author

terriko commented Jan 24, 2023

Merging this for now.

@terriko terriko merged commit 2af308e into intel:main Jan 24, 2023
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