Testcase tests/bugs/bug-887145.t fails due permission issue.
Here is a snippet,root@fractal-0025:/home/kiran/glusterfs# touch /mnt/glusterfs/0/dir/file
touch: cannot touch ‘/mnt/glusterfs/0/dir/file’: Permission denied
root@fractal-0025:/home/kiran/glusterfs#
root@fractal-0025:/home/kiran/glusterfs# ls -lh /mnt/glusterfs/0/dir/
total 0
root@fractal-0025:/home/kiran/glusterfs# ls -ld /mnt/glusterfs/0/dir/
drwxr-xr-x 2 nfsnobody nfsnobody 2 Oct 6 18:15 /mnt/glusterfs/0/dir/
On Mon, Oct 6, 2014 at 5:22 PM, Kiran Patil <kirantpatil@xxxxxxxxx> wrote:
Thanks,Let me know the possible fixes to the test cases.Please find the link http://ur1.ca/iawdm (http://fpaste.org/139530/59562614/) where the trace of each failed testcase is available.Testcase tests/bugs/bug-905864.t had a issue with gcc compilation and below change works in ubuntu ( -lpthread is pushed to the end).OS: Ubuntu 14.04 LTSHello,I ran test suite and below are results.
http://gluster.org/community/documentation/index.php/Using_the_Gluster_Test_Framework page has been updated with Ubuntu 14.04 steps and now you can run the test suite on ubuntu.Gluster version: v3.4.5
Test Summary Report
-------------------
./tests/bugs/bug-802417.t (Wstat: 0 Tests: 39 Failed: 2) ==> CentOS 7 and Ubuntu 14.04
Failed tests: 28, 31
./tests/bugs/bug-821056.t (Wstat: 0 Tests: 21 Failed: 1) ==> CentOS 7 and Ubuntu 14.04
Failed test: 15
./tests/bugs/bug-887145.t (Wstat: 0 Tests: 31 Failed: 5) ==> Only on Ubuntu 14.04
Failed tests: 20-23, 25
./tests/bugs/bug-908146.t (Wstat: 0 Tests: 10 Failed: 2) ==> CentOS 7 and Ubuntu 14.04
Failed tests: 8-9
Files=124, Tests=2031, 2648 wallclock secs ( 1.62 usr 0.34 sys + 204.62 cusr 217.20 csys = 423.78 CPU)
Result: FAIL
gcc -g3 $(dirname $0)/bug-905864.c -o $(dirname $0)/bug-905864 -lpthread
Kiran.
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel