Re: [ovs-dev] Failing Test 2214 on i686

2016-08-13 Thread Ben Pfaff
Hmm. I'm truly puzzled. I run the tests on i686 all the time and don't get any consistent failures. Is there anything unusual about your setup, or anything that might assist me in reproducing it? We have checked in a few other commits more recently than the commit 0a0f39d that you tested that s

Re: [ovs-dev] Failing Test 2214 on i686

2016-08-11 Thread Christian Ehrhardt
Hi Ben, we ran last week with openvswitch-2.6.0~git20160804.0a0f39d The patch you asked for was already in at the time. Maybe the attachements got dropped somewhere - my sent mail still had them. Anyway lets make sure you get the content via pastebin at least: I had logs when I build-the-debian-wa

Re: [ovs-dev] Failing Test 2214 on i686

2016-08-11 Thread Ben Pfaff
On Thu, Aug 11, 2016 at 10:08:12AM -0700, Ben Pfaff wrote: > On Fri, Aug 05, 2016 at 03:25:47PM +0200, Christian Ehrhardt wrote: > > Hi, > > while checking latest master we found that there were several tests that > > failed sometimes. > > 15: bfd - bfd decay > > 1149: ofproto-dpif - in place mod

Re: [ovs-dev] Failing Test 2214 on i686

2016-08-11 Thread Ben Pfaff
On Fri, Aug 05, 2016 at 03:25:47PM +0200, Christian Ehrhardt wrote: > Hi, > while checking latest master we found that there were several tests that > failed sometimes. > 15: bfd - bfd decay > 1149: ofproto-dpif - in place modification (vlan) > But one of them seems to reliably fail in i686 mode

[ovs-dev] Failing Test 2214 on i686

2016-08-05 Thread Christian Ehrhardt
Hi, while checking latest master we found that there were several tests that failed sometimes. 15: bfd - bfd decay 1149: ofproto-dpif - in place modification (vlan) But one of them seems to reliably fail in i686 mode while working just fine in a similar amd64 build. Steps to reproduce: make chec