You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gr...@apache.org on 2018/03/23 07:57:08 UTC

[13/13] mesos git commit: Fixed whitespace in SLRP tests.

Fixed whitespace in SLRP tests.

Review: https://reviews.apache.org/r/66141/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/043f65f6
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/043f65f6
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/043f65f6

Branch: refs/heads/master
Commit: 043f65f67997b5f5e5476c272cf62f06478aeaf4
Parents: e602aaf
Author: Gaston Kleiman <ga...@mesosphere.io>
Authored: Thu Mar 22 21:52:59 2018 -0700
Committer: Greg Mann <gr...@gmail.com>
Committed: Thu Mar 22 22:04:50 2018 -0700

----------------------------------------------------------------------
 src/tests/storage_local_resource_provider_tests.cpp | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/043f65f6/src/tests/storage_local_resource_provider_tests.cpp
----------------------------------------------------------------------
diff --git a/src/tests/storage_local_resource_provider_tests.cpp b/src/tests/storage_local_resource_provider_tests.cpp
index d444e7c..49aa4ff 100644
--- a/src/tests/storage_local_resource_provider_tests.cpp
+++ b/src/tests/storage_local_resource_provider_tests.cpp
@@ -2722,6 +2722,7 @@ TEST_F(StorageLocalResourceProviderTest, ROOT_RetryOperationStatusUpdate)
       break;
     }
   }
+
   ASSERT_SOME(source);
 
   // We'll drop the first operation status update from the agent to the master.
@@ -2885,6 +2886,7 @@ TEST_F(
       break;
     }
   }
+
   ASSERT_SOME(source);
 
   // We'll drop the first operation status update from the agent to the master.