From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id B4A2EE00D90; Thu, 16 Jun 2016 09:41:18 -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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0A6F6E00D82 for ; Thu, 16 Jun 2016 09:41:15 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u5GGeGvR030757; Thu, 16 Jun 2016 17:41:12 +0100 Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Dh1Yuy3ltKQG; Thu, 16 Jun 2016 17:41:12 +0100 (BST) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u5GGfATK030874 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 16 Jun 2016 17:41:11 +0100 Message-ID: <1466095270.13979.279.camel@linuxfoundation.org> From: Richard Purdie To: "Perez Carranza, Jose" , "yocto@yoctoproject.org" Date: Thu, 16 Jun 2016 17:41:10 +0100 In-Reply-To: <1466073839.13979.263.camel@linuxfoundation.org> References: <0A5D9A624DF90343892F8F3FE7DE525A01FB0CBE@fmsmsx101.amr.corp.intel.com> <1466073839.13979.263.camel@linuxfoundation.org> X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Subject: Re: Test Cycle Report for Yocto Project master branch X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2016 16:41:18 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2016-06-16 at 11:43 +0100, Richard Purdie wrote: > Hi Jose, > > Thanks for this, its useful. > > On Tue, 2016-06-14 at 13:08 +0100, Perez Carranza, Jose wrote: > > - Toaster - NameError when trying to search a table due > > Django, this one is blocking around 30% of the execution : 9749 [1] > > I'm hoping this one has been fixed/merged but am not 100% sure. It wasn't but a patch has now been sent out and merged. > > - Build Appliance : bitbake fails to build image this one > > is > > blocking 50% of the execution of the component: 9758 [2] > > I know there have been some fixes here, we need to retest this to see > if we're doing better. There are several issues here. I've provided two patches for some of them, Juro will follow up with another. > > - Failed to extract rootfs by using runqemu-extract-sd: is > > blocking around 11% of the execution of ADT in 2 ditros: 9761 [3] > >Unknown :( Ed is working on this one. > > - Missing smart packages: 9754 duplicated of 9717 [4] > > Bill/Alejandero working on it but no patch yet. Still no patch yet. > > - Parse logs failed: 9520 [8] > > This bug looks very confused with potentially multiple different > issues. Not sure one status :( Still not sure about this. So we're making some progress... Cheers, Richard