From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [osstest test] 52908: regressions - FAIL Date: Sat, 2 May 2015 10:03:55 +0100 Message-ID: <1430557435.15640.89.camel@citrix.com> References: <1430556689.15640.82.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1430556689.15640.82.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: ian.jackson@eu.citrix.com Cc: Wei Liu , xen-devel List-Id: xen-devel@lists.xenproject.org On Sat, 2015-05-02 at 09:51 +0100, Ian Campbell wrote: > I suspect the first must be due to: > 7413a71 ts-xen-*: Avoid use of uninitialised $r{"enable_xsm"} > since it touches ts-xen-install. I think perhaps I've gotten the > precedence of // vs =~ wrong. > > http://logs.test-lab.xenproject.org/osstest/logs/52908/build-armhf/5.ts-xen-build.log also shows that XSM is enabled at build time when it should not be. (09:51:44) ijc: Diziet: Also, YHM, but "ts-xen-*: Avoid use of uninitialised $r{"enable_xsm"}" is wrong and should be dropped from pretest. (10:02:40) ijc: Diziet: I force pushed pretest without that patch and killed flight 53046. Ian.