From reviews-return-11679-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Wed Oct 7 16:55:59 2015 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B09AE183BD for ; Wed, 7 Oct 2015 16:55:59 +0000 (UTC) Received: (qmail 40906 invoked by uid 500); 7 Oct 2015 16:55:56 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 40884 invoked by uid 500); 7 Oct 2015 16:55:56 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 40869 invoked by uid 99); 7 Oct 2015 16:55:56 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 16:55:56 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 6EF491D31A1; Wed, 7 Oct 2015 16:55:55 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7563717537709063440==" MIME-Version: 1.0 Subject: Re: Review Request 39088: Made shell test locale-independent. From: "Mesos ReviewBot" To: "Till Toenshoff" , "Alexander Rojas" , "Jan Schlicht" Cc: "mesos" , "Benjamin Bannier" , "Mesos ReviewBot" Date: Wed, 07 Oct 2015 16:55:55 -0000 Message-ID: <20151007165555.31884.53679@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Mesos ReviewBot" X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/39088/ X-Sender: "Mesos ReviewBot" References: <20151007152435.31883.92484@reviews.apache.org> In-Reply-To: <20151007152435.31883.92484@reviews.apache.org> Reply-To: "Mesos ReviewBot" X-ReviewRequest-Repository: mesos --===============7563717537709063440== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39088/#review101787 ----------------------------------------------------------- Patch looks great! Reviews applied: [39088] All tests passed. - Mesos ReviewBot On Oct. 7, 2015, 3:24 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39088/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2015, 3:24 p.m.) > > > Review request for mesos, Alexander Rojas, Jan Schlicht, and Till Toenshoff. > > > Bugs: MESOS-3517 > https://issues.apache.org/jira/browse/MESOS-3517 > > > Repository: mesos > > > Description > ------- > > The test environment does not enforce that we run with a defined locale, > so instead enforce it for our particular use case (here: potentially > localized error messages from shell). > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp e6d36ec1bf414b52d0899f0edf83e0ad8910dd0e > > Diff: https://reviews.apache.org/r/39088/diff/ > > > Testing > ------- > > With German locale installed: > > % LANG=de_DE.UTF-8 make check > > > Thanks, > > Benjamin Bannier > > --===============7563717537709063440==--