From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id CA2D8E00708; Mon, 28 Sep 2015 10:14:03 -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.178 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4BBD7E00708 for ; Mon, 28 Sep 2015 10:14:00 -0700 (PDT) Received: by wicfx3 with SMTP id fx3so114813753wic.1 for ; Mon, 28 Sep 2015 10:14:00 -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=rqK70z9ceNM4CwEB/C1IDVuiTMNHQ7Qgo+xHI8jkIbE=; b=QzbbZQqmG8SGqHLf/VRoirT5ygnfupUG+/TctrkbuYkgu5UD4BWvAw+AdgodxU1SN/ ug42Pceeni0ojF5eVlUnYf9jk1Vcp9fW0j9PKmxOc9v7e/f1rN4Vxh62w3KfmA8E4G/k 3WfyU6+mYNAUjBcZ+nJmvjFpIcAEHDxgUL/kt8aYSNtwroQWV4lU5+MJagOahfOs9UyM tofXgZHYQZlpS5ZMKVzQFhZGDKQPtoCwtrddFvwjro3CW/Pm+3bCgKS73VBhR1taTKWF A2gverC1z+7Qyk9cQekCV1nQX4MyoAaO6ZetP4AX9cm1EqmMdPOd7VxGdhS6xvAXldLY 86yw== X-Gm-Message-State: ALoCoQkFzYF8ol/xpy/HV0lxJZzvAyMNCff23YuK9HUrKSu3mG4c2jeKhba1Z9TDL9hYDRmtJ1RH X-Received: by 10.194.22.69 with SMTP id b5mr12184441wjf.157.1443460440008; Mon, 28 Sep 2015 10:14:00 -0700 (PDT) Received: from [192.168.0.22] ([90.212.179.178]) by smtp.googlemail.com with ESMTPSA id w1sm19355377wjz.37.2015.09.28.10.13.59 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 Sep 2015 10:13:59 -0700 (PDT) Message-ID: <56097556.2050301@intel.com> Date: Mon, 28 Sep 2015 18:13:58 +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: "Barros Pena, Belen" , "toaster@yoctoproject.org" References: In-Reply-To: Subject: Re: FW: [Bug 8131] All builds page "Errors"/"Warnings" filters doesn't work 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: Mon, 28 Sep 2015 17:14:03 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Updated the bug: There are no simple fixes for this that I can see. The field which it used to filter on was removed in this commit: commit 70c4eb8d3acaad267ee943ebfba793f9cc1c5ee6 Author: Alexandru DAMIAN > Date: Wed Jun 17 17:30:34 2015 +0100 bitbake: toaster: refactor build model We remove the "timespent", "errors_no" and "warnings_no" fields in favor of computing the needed values at runtime. This prevents inconsistencies in the UI. Also removeing all references to BuildRequests from the interface - all build details now display in the build dashboard. Minor fixes related to data logging. (Bitbake rev: 44f37394ed3e4ca02f940be172fe4395b0ee0f7d) Signed-off-by: Alexandru DAMIAN > Signed-off-by: Richard Purdie > We will need a new mechanism to do the filtering, we will also be porting this table to ToasterTables so this can be fixed at that point. Michael On 28/09/15 11:28, Barros Pena, Belen wrote: > I've just realised that this issue > > https://bugzilla.yoctoproject.org/show_bug.cgi?id=8131 > > has been moved to 2.1. I understand that we might not have time to fix it > right now, but it is pretty bad to have stuff in the UI that breaks like > this does. > > Are we 100% sure that we will not be able to fix this before the 2.0 > release? If that's the case, I will submit a patch to hide those filter > buttons, to avoid exposing broken functionality to users. > > Thanks! > > Belén > > > > On 23/09/2015 16:43, "bugzilla-daemon@yoctoproject.org" > wrote: > >> Stephen K Jolley changed >> bug 8131 >> WhatRemovedAddedPriorityMedium+ Medium Target Milestone1.9 M3 2.1 QA >> Contactcristina-danielax.agurida@intel.com stanciux.mihail@intel.com >> ________________________________________ >> You are receiving this mail because: >> * You are on the CC list for the bug. >>