<div dir="ltr"><div><div><div>Testcase tests/bugs/bug-887145.t fails due permission issue.<br><br></div>Here is a snippet,<br><br>root@fractal-0025:/home/kiran/glusterfs# touch /mnt/glusterfs/0/dir/file<br>touch: cannot touch &lsquo;/mnt/glusterfs/0/dir/file&rsquo;: Permission denied<br>root@fractal-0025:/home/kiran/glusterfs# <br>root@fractal-0025:/home/kiran/glusterfs# ls -lh /mnt/glusterfs/0/dir/<br>total 0<br>root@fractal-0025:/home/kiran/glusterfs# ls -ld /mnt/glusterfs/0/dir/<br>drwxr-xr-x 2 nfsnobody nfsnobody 2 Oct&nbsp; 6 18:15 /mnt/glusterfs/0/dir/<br><br></div>Why it is not allowing in ubuntu but on CentOS ?<br><br></div>Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 6, 2014 at 5:22 PM, Kiran Patil <span dir="ltr">&lt;<a href="mailto:kirantpatil@gmail.com" target="_blank">kirantpatil@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><font>Hello,<br><br><a href="http://gluster.org/community/documentation/index.php/Using_the_Gluster_Test_Framework" target="_blank">http://gluster.org/community/documentation/index.php/Using_the_Gluster_Test_Framework</a> page has been updated with Ubuntu 14.04 steps and now you can run the test suite on ubuntu.<br><br></font></div><font>I ran test suite and below are results.<br></font></div><div><font><br></font></div><font>Gluster version: v3.4.5<br><br></font></div><font>OS: Ubuntu 14.04 LTS<br><br>Test Summary Report<br>-------------------<br>./tests/bugs/bug-802417.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Wstat: 0 Tests: 39 Failed: 2)&nbsp; ==&gt; CentOS 7 and Ubuntu 14.04<br>&nbsp; Failed tests:&nbsp; 28, 31<br>./tests/bugs/bug-821056.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Wstat: 0 Tests: 21 Failed: 1)&nbsp; ==&gt; CentOS 7 and Ubuntu 14.04<br>&nbsp; Failed test:&nbsp; 15<br>./tests/bugs/bug-887145.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Wstat: 0 Tests: 31 Failed: 5)&nbsp; ==&gt; Only on Ubuntu 14.04<br>&nbsp; Failed tests:&nbsp; 20-23, 25<br>./tests/bugs/bug-908146.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Wstat: 0 Tests: 10 Failed: 2)&nbsp; ==&gt; CentOS 7 and Ubuntu 14.04<br>&nbsp; Failed tests:&nbsp; 8-9<br>Files=124, Tests=2031, 2648 wallclock secs ( 1.62 usr&nbsp; 0.34 sys + 204.62 cusr 217.20 csys = 423.78 CPU)<br>Result: FAIL<br><br></font></div><font>Testcase tests/bugs/bug-905864.t had a issue with gcc compilation and below change works in ubuntu ( -lpthread is pushed to the end).<br><br>gcc -g3&nbsp; $(dirname $0)/bug-905864.c -o $(dirname $0)/bug-905864 -lpthread<br><br></font></div><font>Please find the link <a href="http://ur1.ca/iawdm" target="_blank">http://ur1.ca/iawdm</a> (<a href="http://fpaste.org/139530/59562614/" target="_blank">http://fpaste.org/139530/59562614/</a>) where the trace of each failed testcase is available.<br><br></font></div><font>Let me know the possible fixes to the test cases.<br><br></font></div><font>Thanks,<br>Kiran.<br></font></div>
</blockquote></div><br></div>