i tried again with hg-1.4.3 on build8s - same hanging .....<br><br>in one terminal the test is running:<br>rupert@build8s:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests<br>$ ./run-tests.py -j32<br>
<br><br>and in the other i did a truss as maciej suggested.<br><br>rupert@build8s:~<br>$ ps -ef | grep ruper | grep pytho<br> rupert 23907 17788 0 16:05:22 ? 0:00 /opt/csw/bin/python /tmp/hgtests.EsEYZq/install/bin/hg serve -p 20137 -d --pid-<br>
rupert 22422 21173 0 16:18:17 pts/2 0:00 grep pytho<br> rupert 24158 24157 0 16:05:27 pts/92 0:01 /opt/csw/bin/python /tmp/hgtests.EsEYZq/install/bin/hg --cwd ../test2 push http<br> rupert 13873 8465 0 16:01:26 pts/92 0:01 /opt/csw/bin/python ./run-tests.py --jobs=1 --port=20059 --with-hg=/tmp/hgtests<br>
rupert 8465 20659 0 16:00:16 pts/92 0:01 python ./run-tests.py -j32<br><br><br><br>rupert@build8s:~<br>$ truss -p 23907<br>lwp_park(0x00000000, 0) (sleeping...)<br><br>$ truss -p 24158<br>recv(4, 0x0024F734, 1, 0) (sleeping...)<br>
<br>$ truss -p 13873<br>waitid(P_PID, 21911, 0xFFBFE458, WEXITED|WTRAPPED) (sleeping...)<br><br>$ truss -p 8465<br>wait() (sleeping...)<br><br><br><br><br><br><br><br><br><div class="gmail_quote">
On Tue, Jan 5, 2010 at 09:53, Maciej (Matchek) Blizinski <span dir="ltr"><<a href="mailto:maciej@opencsw.org">maciej@opencsw.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Jan 4, 2010 at 10:57 PM, rupert THURNER <<a href="mailto:rupert@opencsw.org">rupert@opencsw.org</a>> wrote:<br>
> then i upgraded the dependencies as well. but the result did not<br>
> change, the test just hang.<br>
<br>
</div>My mantra is: what does truss say?<br>
<div><div></div><div class="h5">_______________________________________________<br>
maintainers mailing list<br>
<a href="mailto:maintainers@lists.opencsw.org">maintainers@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/maintainers" target="_blank">https://lists.opencsw.org/mailman/listinfo/maintainers</a><br>
.:: This mailing list's archive is public. ::.<br>
</div></div></blockquote></div><br>