From 424e4918f63bb2396598e806663dba4995274f0b Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Tue, 3 Nov 2020 16:46:51 +0100 Subject: Remove test that mentions an explicit disk state. --- storage/src/tests/distributor/bucketdbupdatertest.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'storage') diff --git a/storage/src/tests/distributor/bucketdbupdatertest.cpp b/storage/src/tests/distributor/bucketdbupdatertest.cpp index bfee5815649..fa540669b4b 100644 --- a/storage/src/tests/distributor/bucketdbupdatertest.cpp +++ b/storage/src/tests/distributor/bucketdbupdatertest.cpp @@ -1474,10 +1474,6 @@ TEST_F(BucketDBUpdaterTest, pending_cluster_state_send_messages) { getSentNodes("distributor:10 storage:2", "distributor:10 .1.s:d storage:2")); - EXPECT_EQ(getNodeList({1}), - getSentNodes("distributor:2 storage:2 .1.s:d", - "distributor:2 storage:2 .1.d:3 .1.d.1.s:d")); - EXPECT_EQ(std::string(""), getSentNodes("distributor:2 storage:2", "distributor:3 .2.s:i storage:2")); -- cgit v1.2.3