On 05/12/2013 10:38 PM, John Smith wrote:
Hi, The following 'prove' tests from the test GlusterFS test suite are failing on my system : ./tests/bugs/bug-808400-dist.t ./tests/bugs/bug-808400-repl.t ./tests/bugs/bug-808400-stripe.t ./tests/bugs/bug-808400.t ./tests/bugs/bug-823081.t ./tests/bugs/bug-858242.t ./tests/bugs/bug-882278.t ./tests/bugs/bug-888174.t ./tests/bugs/bug-921072.t The attachment contains the full output of 'DEBUG=1 prove foo.t' for all the failures. Does anyone know what might be going wrong here ? Should I file a (single) bug report (or a bug report per test ) ?
Are you running tests on a 32 bit system? I also see a reference to localhost being the `hostname` and hence volume creation tests are failing. Would it be possible to set a hostname and add an entry for that hostname in /etc/hosts before running tests?
Thanks, Vijay