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

t0240-republisher failing on CircleCI #4429

Closed
ghost opened this issue Nov 26, 2017 · 0 comments
Closed

t0240-republisher failing on CircleCI #4429

ghost opened this issue Nov 26, 2017 · 0 comments
Labels
topic/ipns Topic ipns topic/test failure Topic test failure

Comments

@ghost
Copy link

ghost commented Nov 26, 2017

Version information: #4428

Type: testing

Severity: medium

Description:

Wasn't able to reproduce locally, but here it is: https://circleci.com/gh/ipfs/go-ipfs/8387#tests/containers/1

expecting success: 
      # TODO: this should work without the timeout option
      # but it currently hangs for some reason every so often
      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
    
/ipfs/QmPJ4A6Su27ABvvduX78x2qdWMzkdAYxqeH5TVrHeo3xyy
test_expect_code: command exited with 0, we wanted 1 ipfsi 0 name resolve --timeout=300ms QmbT4CyiaU3Fnb3A5xRKsgUbMWWL9u465XWTZsUjZb9BPP
not ok 44 - new key cannot resolve after 5 seconds: resolution fails on node 0
#	
#	      # TODO: this should work without the timeout option
#	      # but it currently hangs for some reason every so often
#	      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
#	    

expecting success: 
      # TODO: this should work without the timeout option
      # but it currently hangs for some reason every so often
      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
    
/ipfs/QmPJ4A6Su27ABvvduX78x2qdWMzkdAYxqeH5TVrHeo3xyy
test_expect_code: command exited with 0, we wanted 1 ipfsi 1 name resolve --timeout=300ms QmbT4CyiaU3Fnb3A5xRKsgUbMWWL9u465XWTZsUjZb9BPP
not ok 45 - new key cannot resolve after 5 seconds: resolution fails on node 1
#	
#	      # TODO: this should work without the timeout option
#	      # but it currently hangs for some reason every so often
#	      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
#	    

expecting success: 
      # TODO: this should work without the timeout option
      # but it currently hangs for some reason every so often
      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
    
/ipfs/QmPJ4A6Su27ABvvduX78x2qdWMzkdAYxqeH5TVrHeo3xyy
test_expect_code: command exited with 0, we wanted 1 ipfsi 2 name resolve --timeout=300ms QmbT4CyiaU3Fnb3A5xRKsgUbMWWL9u465XWTZsUjZb9BPP
not ok 46 - new key cannot resolve after 5 seconds: resolution fails on node 2
#	
#	      # TODO: this should work without the timeout option
#	      # but it currently hangs for some reason every so often
#	      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
#	    

expecting success: 
      # TODO: this should work without the timeout option
      # but it currently hangs for some reason every so often
      test_expect_code 1 ipfsi "$node" name resolve --timeout=300ms "$name"
    
/ipfs/QmPJ4A6Su27ABvvduX78x2qdWMzkdAYxqeH5TVrHeo3xyy
test_expect_code: command exited with 0, we wanted 1 ipfsi 3 name resolve --timeout=300ms QmbT4CyiaU3Fnb3A5xRKsgUbMWWL9u465XWTZsUjZb9BPP
not ok 47 - new key cannot resolve after 5 seconds: resolution fails on node 3
@ghost ghost added topic/ipns Topic ipns topic/test failure Topic test failure labels Nov 26, 2017
@ghost ghost closed this as completed Oct 5, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/ipns Topic ipns topic/test failure Topic test failure
Projects
None yet
Development

No branches or pull requests

0 participants