From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id AAADA7711B for ; Tue, 16 Aug 2016 07:09:59 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id u7G79vbM017620 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 16 Aug 2016 00:09:57 -0700 (PDT) Received: from [128.224.162.225] (128.224.162.225) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.248.2; Tue, 16 Aug 2016 00:09:56 -0700 To: "Burton, Ross" References: <18de1b4818af9e90e4578af9335497c5edd7ae9f.1470967099.git.dengke.du@windriver.com> From: "dengke.du@windriver.com" Message-ID: <57B2BC42.101@windriver.com> Date: Tue, 16 Aug 2016 15:09:54 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH V2 1/1] bash: fix run-intl ptest failed X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2016 07:10:01 -0000 Content-Type: multipart/alternative; boundary="------------050804010907020208040800" --------------050804010907020208040800 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit OK, I will add it now. //dengke On 2016年08月15日 23:03, Burton, Ross wrote: > > On 12 August 2016 at 03:08, Dengke Du > wrote: > > NOTE: > Ensure the system contain fr-fr & de-de locales > > Some tests of intl.tests need to change locales to accomplish. > So you need add > the following to a conf file: > > IMAGE_LINGUAS = "en-us fr-fr de-de" > > > Would it be possible to sanity check this in the run-ptest, so if the > required locales are not present it emits a warning? > > Ross --------------050804010907020208040800 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit OK, I will add it now.

//dengke

On 2016年08月15日 23:03, Burton, Ross wrote:

On 12 August 2016 at 03:08, Dengke Du <dengke.du@windriver.com> wrote:
NOTE:
   Ensure the system contain fr-fr & de-de locales

   Some tests of intl.tests need to change locales to accomplish. So you need add
   the following to a conf file:

                IMAGE_LINGUAS = "en-us fr-fr de-de"

Would it be possible to sanity check this in the run-ptest, so if the required locales are not present it emits a warning?

Ross

--------------050804010907020208040800--