more verbose output in TestClusterPeerRemoveReallocsPins

This commit is contained in:
dgrisham 2017-08-28 18:53:16 -06:00
parent 407fd9f68a
commit 3cc4ffba52

View File

@ -253,7 +253,9 @@ func TestClusterPeerRemoveReallocsPins(t *testing.T) {
}
if len(interestingCids) != nClusters-1 {
t.Fatal("The number of allocated Cids is not expected")
//t.Fatal("The number of allocated Cids is not expected")
t.Fatal("Expected %d allocated CIDs but got %d", nClusters-1,
len(interestingCids))
}
// Now remove cluster peer