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

Go test fails when running make check

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Go - Library
    • None
    • Debian Jessie amd64
      go version go1.5.1 linux/amd64

    • Patch Available

    Description

      Is this a local roger problem?

      make[3]: Leaving directory 'thrift-git/lib/go'
      Making check in test
      make[3]: Entering directory 'thrift-git/lib/go/test'
      GOPATH=`pwd`/gopath /usr/local/go/bin/go build \
      			includestest \
      			binarykeytest \
      			servicestest \
      			typedeffieldtest \
      			refannotationfieldstest \
      			errortest	\
      			namestest \
      			initialismstest \
      			dontexportrwtest \
      			ignoreinitialismstest
      GOPATH=`pwd`/gopath /usr/local/go/bin/go test thrift tests dontexportrwtest
      ok  	thrift	0.010s
      --- FAIL: TestInitClient1 (0.00s)
      	multiplexed_protocol_test.go:83: Unable to open client socket dial tcp 127.0.0.1:56418: getsockopt: connection refused
      --- FAIL: TestCallFirst (0.00s)
      	multiplexed_protocol_test.go:117: Unable to call first server: Connection not open
      Hi!
      FAIL
      FAIL	tests	0.065s
      ok  	dontexportrwtest	0.002s
      Makefile:658: recipe for target 'check' failed
      

      Attachments

        Activity

          People

            roger Roger Meier
            roger Roger Meier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: