You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2016/03/03 18:12:55 UTC

mesos git commit: Added the CURL test filter for AppcImageFetcherTest.

Repository: mesos
Updated Branches:
  refs/heads/master 9bbba9402 -> 8c83b843d


Added the CURL test filter for AppcImageFetcherTest.


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

Branch: refs/heads/master
Commit: 8c83b843dfcd08f82a394c29939f3c5940a78027
Parents: 9bbba94
Author: Jie Yu <yu...@gmail.com>
Authored: Thu Mar 3 09:12:47 2016 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Thu Mar 3 09:12:47 2016 -0800

----------------------------------------------------------------------
 src/tests/containerizer/provisioner_appc_tests.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/8c83b843/src/tests/containerizer/provisioner_appc_tests.cpp
----------------------------------------------------------------------
diff --git a/src/tests/containerizer/provisioner_appc_tests.cpp b/src/tests/containerizer/provisioner_appc_tests.cpp
index 032c555..6c8087e 100644
--- a/src/tests/containerizer/provisioner_appc_tests.cpp
+++ b/src/tests/containerizer/provisioner_appc_tests.cpp
@@ -575,7 +575,7 @@ protected:
 // Tests simple fetch functionality of the appc::Fetcher component.
 // The test fetches a test Appc image from the http server and
 // verifies its content. The image is served in 'tar + gzip' format.
-TEST_F(AppcImageFetcherTest, SimpleFetch)
+TEST_F(AppcImageFetcherTest, CURL_SimpleFetch)
 {
   // Setup the image on the image server.
   prepareServerImage(