From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST] allow: Allow rumpuserxen-demo-xenstorels/xenstorels failures on all branches Date: Fri, 6 Mar 2015 11:35:38 +0000 Message-ID: <1425641738.14353.48.camel@citrix.com> References: <1425636187.14353.31.camel@citrix.com> <1425636737-7039-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1425636737-7039-1-git-send-email-ian.campbell@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: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-03-06 at 10:12 +0000, Ian Campbell wrote: > This test is subject to a heisenbug. The next step after this one is a > repetition (50 times) of the same test which should reliably hit the > issue. > > In the meantime this individual attempt sometimes hits and sometimes > doesn't, causing unhelpful false regressions. > > The repeated test has never passed in any branch and so is not yet > considered a regression. > > Since the repeated test will catch the actual heisenbug I haven't > bothered to add a rumpuserxen specific override which makes this step > blocking again. > > Signed-off-by: Ian Campbell Ian acked on IRC and we agreed that this patch should be force pushed, which I have now done (transcript below). I have also kill the inprogress flight 35905 which wasn't scheduled to do build jobs until after lunch today. Ian. ianc@kazak:osstest$ git push origin HEAD~1:incoming +HEAD:pretest Counting objects: 5, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 1.07 KiB | 0 bytes/s, done. Total 5 (delta 3), reused 0 (delta 0) To ssh://osstest/export/home/osstest/testing.git/.git 00023a5..1984b2e HEAD~1 -> incoming + 7e45d71...95b1f81 HEAD -> pretest (forced update) ianc@kazak:osstest$ git log --oneline 00023a5..origin/pretest 95b1f81 ts-xen-install: Enable debug level logging in libvirt 1984b2e allow: Allow rumpuserxen-demo-xenstorels/xenstorels failures on all branches ianc@kazak:osstest$