[Gluster-devel] Regression failure in volume-snapshot-clone.t

2015-05-21 Thread Avra Sengupta
Hi, I am not able to reproduce this failure in my set-up. I am aware that Atin was able to do so successfully a few days back, and I tried something similar with the following loop. for i in {1..100}; do export DEBUG=1; prove -r ./tests/basic/volume-snapshot-clone.t 1; lines=`less 1 | grep

Re: [Gluster-devel] Regression failure in volume-snapshot-clone.t

2015-05-21 Thread Vijay Bellur
On 05/21/2015 02:44 PM, Avra Sengupta wrote: Hi, I am not able to reproduce this failure in my set-up. I am aware that Atin was able to do so successfully a few days back, and I tried something similar with the following loop. for i in {1..100}; do export DEBUG=1; prove -r