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

Improve test runner. #1037

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Improve test runner. #1037

merged 4 commits into from
Aug 8, 2023

Conversation

zhangyang2057
Copy link
Contributor

  • Disable dump_hist by default which takes a long time.
  • Remove TelnetLib to reboot evb as netcard may doesn't work, use serial instead.
  • nuc_proxy returns 1024 bytes of exception at most to avoid overflow.
  • Add more debug log for ci_proxy and nuc_proxy to profiling.

zhangyang2057 and others added 2 commits August 4, 2023 15:36
- Disable dump_hist by default which takes a long time.
- Remove TelnetLib to reboot evb as netcard may doesn't work, use serial instead.
- nuc_proxy returns 1024 bytes of exception at most to avoid overflow.
- Add more debug log for ci_proxy and nuc_proxy to profiling.
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ace94d1) 78.36% compared to head (097e371) 78.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1037   +/-   ##
=======================================
  Coverage   78.36%   78.36%           
=======================================
  Files         641      641           
  Lines       21922    21922           
=======================================
  Hits        17179    17179           
  Misses       4743     4743           
Flag Coverage Δ
integration 43.28% <ø> (ø)
unit 70.91% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Test Results

5 480 tests  ±0   5 480 ✔️ ±0   9m 54s ⏱️ - 1m 22s
       5 suites ±0          0 💤 ±0 
       5 files   ±0          0 ±0 

Results for commit 097e371. ± Comparison against base commit ace94d1.

♻️ This comment has been updated with latest results.

@curioyang curioyang merged commit 06f23c0 into master Aug 8, 2023
@curioyang curioyang deleted the feature/improve_test_runner branch August 8, 2023 01:44
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