Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C263BDB1D for ; Tue, 11 Sep 2012 05:44:53 +0000 (UTC) Received: (qmail 68912 invoked by uid 500); 11 Sep 2012 05:44:53 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 68871 invoked by uid 500); 11 Sep 2012 05:44:53 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 68747 invoked by uid 99); 11 Sep 2012 05:44:53 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 05:44:53 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 7D3951C1FC0; Tue, 11 Sep 2012 05:44:52 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6426346414055822247==" MIME-Version: 1.0 Subject: Review Request: Testing updates (see description). From: "Benjamin Hindman" To: "Ben Mahler" Cc: "Benjamin Hindman" , "mesos" Date: Tue, 11 Sep 2012 05:44:52 -0000 Message-ID: <20120911054452.1602.42848@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Benjamin Hindman" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/7008/ X-Sender: "Benjamin Hindman" Reply-To: "Benjamin Hindman" --===============6426346414055822247== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7008/ ----------------------------------------------------------- Review request for mesos and Ben Mahler. Description ------- Used new ASSERT/EXPECT_FUTURE_* within some existing tests as well as added= ASSERT/EXPECT_FUTURE_WILL_EQ and EXPECT_RESPONSE_BODY_WILL_EQ. Also added = new tests for logging HTTP interface thanks to process::http::get. Diffs ----- src/Makefile.am b73a024 = src/tests/files_tests.cpp 6ef2004 = src/tests/logging_tests.cpp PRE-CREATION = src/tests/utils.hpp 79999b5 = src/tests/zookeeper_tests.cpp 19c2dfa = third_party/libprocess/include/process/process.hpp 76da79b = third_party/libprocess/src/process.cpp 2d2b56c = Diff: https://reviews.apache.org/r/7008/diff/ Testing ------- make check Thanks, Benjamin Hindman --===============6426346414055822247==--