Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3883

Go TestAllConnection can fail with port 9090 collision

    XMLWordPrintableJSON

Details

    Description

      Just observed a new type of flaky test on Travis-CI.

      https://s3.amazonaws.com/archive.travis-ci.org/jobs/145533626/log.txt

      GOPATH=`pwd` /usr/local/go/bin/go test -v common/...
      
      === RUN TestAllConnection
      
      --- FAIL: TestAllConnection (0.00s)
      
      	clientserver_test.go:51: common.test_unit{host:"127.0.0.1", port:9090, domain_socket:"", transport:"", protocol:"binary", ssl:false}
      
      	clientserver_test.go:65: Unable to start server%!(EXTRA *net.OpError=listen tcp 127.0.0.1:9090: bind: address already in use)
      
      FAIL
      
      exit status 1
      
      FAIL	common	0.004s
      

      Attachments

        Issue Links

          Activity

            People

              nsuke Nobuaki Sukegawa
              nsuke Nobuaki Sukegawa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: