From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 873D1E0049B; Wed, 19 Aug 2015 06:31:55 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.179 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6EF89E003D9 for ; Wed, 19 Aug 2015 06:31:51 -0700 (PDT) Received: by wicne3 with SMTP id ne3so127138660wic.1 for ; Wed, 19 Aug 2015 06:31:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=vVEecRCCxehcQi5vyapXsKv4qdSrzocitKx4liZmKgM=; b=OPmOF4eNZFIgC7Ic+1Y2Yx16tef9MLgaJV9tppRvGuwQ+kggzefONMBN99SH9HA6jV Z03kRxPnOC+0bq8bqMORTC5UqRp1d/gO1AgazbMI6N0I/oEOz8lBury0t5Qfpj+i0Jna fQvzJlgw5BF8JxAXLHl5KLrXIKffpSg2LAlmfF7AmQV18segFV8GuxpAz4F72UWnzkM+ JGow6HuczlvXgapSgDB2muAK7MXLE1DPryWpBjpsBZCLyAkijoNYZz04MArHb/+clUpU Sp9yjdX8vj0VyeOLnQfvBFasspaw57eMPUfi3Sc0W2kB2oBtMyQ2Bc+e5KLMPKB73Rmx JMew== X-Gm-Message-State: ALoCoQk0oqQKpL4/mQYw/fwzeXIfw6QSQGB/exQ/xjPCANNdju0Sfs6GIT0v4SuKxaE+c0BfrrHm X-Received: by 10.180.86.163 with SMTP id q3mr3180839wiz.75.1439991111253; Wed, 19 Aug 2015 06:31:51 -0700 (PDT) Received: from [192.168.2.139] ([83.217.123.106]) by smtp.googlemail.com with ESMTPSA id fz16sm1661725wic.3.2015.08.19.06.31.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Aug 2015 06:31:50 -0700 (PDT) Message-ID: <55D48546.6090602@intel.com> Date: Wed, 19 Aug 2015 14:31:50 +0100 From: Michael Wood User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: toaster@yoctoproject.org References: <802B8E31E3519842A6CEE1B497E861B119DE86CA@IRSMSX108.ger.corp.intel.com> In-Reply-To: <802B8E31E3519842A6CEE1B497E861B119DE86CA@IRSMSX108.ger.corp.intel.com> Subject: Re: [review-request] Updated UI tests X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 13:31:55 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Thanks submitted upstream. On 17/08/15 12:56, Mihail, StanciuX wrote: > > Hello, > > Updated all UI tests to use the IDs added in my previous patch. > > Also updated tests to be in-line with UI modifications in 1.9. > > Removed obsolete tests. > > Patch at: > > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mstanciu/toasteruitest-id-update > > Regards, > > Mihai > > >