From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 2446AE00B8C; Wed, 9 Dec 2015 14:54:09 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI 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] * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [134.134.136.24 listed in list.dnswl.org] Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 09554E0033E for ; Wed, 9 Dec 2015 14:54:05 -0800 (PST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 09 Dec 2015 14:54:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,405,1444719600"; d="scan'208";a="868384288" Received: from linux.intel.com ([10.23.219.25]) by orsmga002.jf.intel.com with ESMTP; 09 Dec 2015 14:54:05 -0800 Received: from linux.intel.com (vmed.fi.intel.com [10.237.72.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTP id 44F006A4083; Wed, 9 Dec 2015 14:52:54 -0800 (PST) Date: Thu, 10 Dec 2015 00:22:43 +0200 From: Ed Bartosh To: Brian Avery Message-ID: <20151209222243.GA12531@linux.intel.com> References: <56683EE7.2060802@intel.com> MIME-Version: 1.0 In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.21 (2010-09-15) Cc: toaster@yoctoproject.org Subject: Re: [PATCH 00/18] Upgrade to Django 1.8 X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: ed.bartosh@linux.intel.com List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2015 22:54:09 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Brian, On Wed, Dec 09, 2015 at 09:28:49AM -0800, Brian Avery wrote: > Hi, > > Belen-> The new push on Ed's branch will check this for you ! > > Ed-> > I was in the process of pushing this upstream: > The good: > great new check for versions! very forward supportable :) > The sad: > one of the orm tests fails: > FAIL: test_dual_layersource (orm.tests.LayerVersionEquivalenceTestCase) > > if you could fix and repush I'll upstream tonite. Fixed&repushed. Please, send it upstream. Regards, Ed