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

WIP: verbose test for #4537 #4626

Closed
wants to merge 11 commits into from
Closed

WIP: verbose test for #4537 #4626

wants to merge 11 commits into from

Conversation

conradoplg
Copy link
Collaborator

Motivation

Temporary branch to investigate CI failure in #4537 by adding verbose logging to zebrad and lightwalletd. Do not merge.

Specifications

Designs

Solution

Review

Reviewer Checklist

  • Code implements Specs and Designs
  • Tests for Expected Behaviour
  • Tests for Errors

Follow Up Work

@conradoplg conradoplg added the do-not-merge Tells Mergify not to merge this PR label Jun 15, 2022
@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #4626 (18b0b1e) into main (87f4308) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #4626      +/-   ##
==========================================
- Coverage   78.88%   78.84%   -0.05%     
==========================================
  Files         306      306              
  Lines       37659    37661       +2     
==========================================
- Hits        29708    29692      -16     
- Misses       7951     7969      +18     

@conradoplg
Copy link
Collaborator Author

Results

I got the zebra log wrong (need to add a feature to get trace logging) but viewing the lightwalletd log I see calls to SendTransaction but no calls to GetMempoolStream. So it seems it's not being called for some reason? cc @oxarbitrage
I'll investigate more later

@conradoplg
Copy link
Collaborator Author

Now it failed during ligthwalletd sync... it seems Aditya's version can also have deadlocks ☹️
I'll retry

@conradoplg conradoplg force-pushed the issue4350_2_verbose_test branch from a8d0eac to 071da50 Compare June 21, 2022 13:21
@conradoplg conradoplg force-pushed the issue4350_2_verbose_test branch from 071da50 to 25a9e5a Compare June 23, 2022 16:52
@teor2345
Copy link
Contributor

This experimental PR is outdated and missing a lot of recent fixes.

@teor2345 teor2345 closed this Jul 13, 2022
@teor2345 teor2345 deleted the issue4350_2_verbose_test branch September 5, 2022 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Tells Mergify not to merge this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants