From fccfb06687588c6155f0f77665be358837dd47e1 Mon Sep 17 00:00:00 2001
authorJan Wieck <janwieck@yahoo.com>
Fri, 25 Oct 2013 04:34:11 +0000 (00:34 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Sat, 2 Nov 2013 18:58:32 +0000 (14:58 -0400)
commitd1cf3feaaede3f784ec9bed6330b6fa81b0d8c88
tree329822aa452cef06ab2816f59704c19be9f1eb40
parentbab1aeb321ce3fa8d5ad927ba74b5413242fd904
From fccfb06687588c6155f0f77665be358837dd47e1 Mon Sep 17 00:00:00 2001
From: Steve Singer <ssinger@ca.afilias.info>
Date: Thu, 24 Oct 2013 21:29:32 -0400
Subject: [PATCH] fixing the failover unit test.

It is sometimes possible for node 4 to get unsubscribed from
set 1 because it doesn't have a subscription to set 2 but
might be the farthest ahead node (but it isn't a failover candidate)

Resubscribed node 4 before continuing on with the next test
clustertest/disorder/tests/Failover.js