Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1577

voltha-go has failing tests

    XMLWordPrintable

    Details

    • Story Points:
      8
    • Sprint:
      VOLTHA 2.0 Sprint 17

      Description

      $ go test v github.com/opencord/voltha-go/... | grep -i fail$ go test -v github.com/opencord/voltha-go/... | grep -i failubuntu@ubuntu:~/t2$ go test -v github.com/opencord/voltha-go/... | grep -i fail# github.com/opencord/voltha-go/tests/kafka [github.com/opencord/voltha-go/tests/kafka.test]src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:173:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:196:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:223:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (context.Context, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:248:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (context.Context, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:271:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:294:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:321:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:344:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:388:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:427:47: not enough arguments in call to adapterKafkaProxy.InvokeRPC have (nil, string, *kafka.Topic, *kafka.Topic, bool, []*kafka.KVArg...) want (context.Context, string, *kafka.Topic, *kafka.Topic, bool, string, ...*kafka.KVArg)src/github.com/opencord/voltha-go/tests/kafka/kafka_inter_container_messaging_test.go:427:47: too many errors# github.com/opencord/voltha-go/common/ponresourcemanagersrc/github.com/opencord/voltha-go/common/ponresourcemanager/ponresourcemanager.go:760:31: Sprintf format %d has arg Flow of wrong type *github.com/opencord/voltha-go/db/kvstore.KVPair# github.com/opencord/voltha-go/ro_core/coresrc/github.com/opencord/voltha-go/ro_core/core/logical_device_manager.go:222:14: Errorf call needs 1 arg but has 2 args# github.com/opencord/voltha-go/rw_core/coresrc/github.com/opencord/voltha-go/rw_core/core/logical_device_manager.go:275:14: Errorf call needs 1 arg but has 2 args-- FAIL: TestProxy_1_1_3_Add_NewAdapter (0.00s)--- FAIL: TestProxy_1_3_1_Update_Device (0.00s)--- FAIL: TestProxy_1_3_2_Update_DeviceFlows (0.00s)--- FAIL: TestProxy_1_4_1_Remove_Device (0.00s)--- FAIL: TestProxy_2_4_1_Remove_Device (0.00s)FAILFAIL github.com/opencord/voltha-go/db/model 0.032sFAIL github.com/opencord/voltha-go/tests/core/api 0.006s--- FAIL: TestConcurrentRequests (0.00s)        Error:      Expected nil, but got: &status.statusError{Code:14, Message:"all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp :50057: connect: connection refused\"", Details:[]*any.Any(nil), XXX_NoUnkeyedLiteral:struct {}{}, XXX_unrecognized:[]uint8(nil), XXX_sizecache:0}FAIL github.com/opencord/voltha-go/tests/core/concurrency 0.009sFAIL github.com/opencord/voltha-go/tests/kafka [build failed]

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            dbainbri David Bainbridge
            Reporter:
            dbainbri David Bainbridge
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes