----- Original Message -----
> From: "Nithya Balachandran" <nbala...@redhat.com>
> To: "Vijaikumar M" <vmall...@redhat.com>
> Cc: "Gluster Devel" <gluster-devel@gluster.org>
> Sent: Wednesday, July 8, 2015 12:17:29 PM
> Subject: Re: [Gluster-devel] Testcase '/tests/bugs/snapshot/bug-1109889.t'    
> failing
> 
> Also failing on:
> http://build.gluster.org/job/rackspace-regression-2GB-triggered/12069/consoleFull
> 
> Regards,
> Nithya
> 
> ----- Original Message -----
> > From: "Vijaikumar M" <vmall...@redhat.com>
> > To: "Gluster Devel" <gluster-devel@gluster.org>, "Avra Sengupta"
> > <aseng...@redhat.com>, "Rajesh Joseph"
> > <rjos...@redhat.com>
> > Sent: Wednesday, 8 July, 2015 11:09:14 AM
> > Subject: [Gluster-devel] Testcase '/tests/bugs/snapshot/bug-1109889.t'
> >     failing
> > 
> > Hi,
> > 
> > Testcase '/tests/bugs/snapshot/bug-1109889.t' is failing consistently

Earlier this test was resulting a brick crash because of brick accepting fops 
even before its xlator graph is initialised. A recent fix makes server to 
reject any client connections till xlator graph is initialised. I think stat is 
failing with ENOTCONN because of that. Now the question is why/how client is 
trying to connect before server is initialized. Hope that helps.

> > 
> > http://build.gluster.org/job/rackspace-regression-2GB-triggered/12048/consoleFull
> > 
> > I think below test at line# 72 need to be changed:
> > 
> > TEST stat $M0/.snaps;
> > 
> > To
> > 
> > EXPECT_WITHIN $PROCESS_UP_TIMEOUT "0" STAT $M0/.snaps
> > 
> > 
> > Thanks,
> > Vijay
> > 
> > _______________________________________________
> > Gluster-devel mailing list
> > Gluster-devel@gluster.org
> > http://www.gluster.org/mailman/listinfo/gluster-devel
> > 
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
> 
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to