couchbase / cbgt

The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestManagerRestart manager_test.go:199 unit test failure

steveyen opened this issue · comments

https://travis-ci.org/couchbase/cbgt/builds/270901320

--- FAIL: TestManagerRestart (0.01s)
manager_test.go:199: expected load 1 feed, 1 pindex, got: map[], map[]

Looks race'y -- a 2nd attempt via a "restart build" on travis worked ok / didn't fail.