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

tests: add debug output to e2e_basic_start_stop #4396

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

algorandskiy
Copy link
Contributor

e2e_basic_start_stop fails time to time as we want to know why

@algorandskiy algorandskiy requested review from michaeldiamant and a user August 11, 2022 17:23
@algorandskiy algorandskiy self-assigned this Aug 11, 2022
@algorandskiy algorandskiy changed the title Add debug output to e2e_basic_start_stop tests: add debug output to e2e_basic_start_stop Aug 11, 2022
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #4396 (810336f) into master (701d431) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4396      +/-   ##
==========================================
- Coverage   55.63%   55.61%   -0.02%     
==========================================
  Files         403      403              
  Lines       50805    50805              
==========================================
- Hits        28263    28254       -9     
- Misses      20148    20161      +13     
+ Partials     2394     2390       -4     
Impacted Files Coverage Δ
ledger/tracker.go 77.77% <0.00%> (-2.57%) ⬇️
catchup/service.go 68.64% <0.00%> (-1.49%) ⬇️
util/db/dbutil.go 49.09% <0.00%> (-1.22%) ⬇️
ledger/acctupdates.go 69.92% <0.00%> (-0.61%) ⬇️
ledger/acctonline.go 78.47% <0.00%> (-0.53%) ⬇️
network/requestTracker.go 71.12% <0.00%> (-0.44%) ⬇️
data/transactions/verify/txn.go 44.73% <0.00%> (+0.87%) ⬆️
network/wsPeer.go 70.41% <0.00%> (+2.73%) ⬆️

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant