Why does btcd/unannounced_channels test case "always" fail on my machine ?
              
              #8542
            
            
                  
                    
                      mohamedawnallah
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments 3 replies
-
| Not sure, could be  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            -
| I'm also running into this issue on AMD64 (locally and in GitHub Actions) when running itests. It looks like maybe Bob stops responding after processing the last block. Will investigate further (get goroutine dump from Bob when this happens). Relevant portions of Alice and Bob logs: Alice: Bob:  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently, everytime I run
make checkthebtcd/unannounced_channelstest case fails with the following error:but if running it alone it gives no error ?
Context
branch:
mastercommit: 5cb4811
device:
Mac M1Architecture:
arm64Beta Was this translation helpful? Give feedback.
All reactions