From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Lespiau Subject: Re: [igt] Making the test-suite easier to run Date: Fri, 15 Nov 2013 17:20:13 +0000 Message-ID: <20131115172013.GI14757@strange.amr.corp.intel.com> References: <1384533220-20780-1-git-send-email-damien.lespiau@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id 13287105A02 for ; Fri, 15 Nov 2013 09:20:31 -0800 (PST) Content-Disposition: inline In-Reply-To: <1384533220-20780-1-git-send-email-damien.lespiau@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, Nov 15, 2013 at 04:33:17PM +0000, Damien Lespiau wrote: > Another useful feature is to be able to resume an interrupted run. To > do that, make run-tests needs to know which run we are talking about: There's a known bug with piglit here in that resuming doesn't conserve --no-concurrency from the initial work. Dylan Baker has fixed it and we can get the fix with the next piglit sync. -- Damien