[csw-buildfarm] still python problems?

rupert THURNER rupert at opencsw.org
Fri Apr 2 00:58:58 CEST 2010


hi, i rerun it on build9s and the result is:

rupert at current9s ~/hg-9s/tests
$ time python ./run-tests.py -j 10

Failed test-gendoc: output changed and returned error code 1
Failed test-extension: output changed
Failed test-mq-merge: output changed
Failed test-mq: output changed and returned error code 208
# Ran 370 tests, 23 skipped, 4 failed.

real    14m5.048s
user    82m14.171s
sys     26m28.213s

i could not reproduce the timeout and stuck errors ...

rupert.


On Thu, Apr 1, 2010 at 23:20, Mads Kiilerich <mads at kiilerich.com> wrote:
> Hi
>
> I ran a test on 10x a couple of days ago, fixed some test issues, and left
> only one failure - gendoc as expected.
>
> Last time we saw this issue I think I agreed with someone that "Network is
> unreachable" instead of "Connection refused" was due to inconsistency
> between /etc/hosts localhost entry and the actual IPv6 configuration.
>
> Which other failures do you see? (ls tests/*.err) Any that don't involve
> localhost?
>
> /Mads
>
>
> rupert THURNER wrote, On 04/01/2010 09:40 PM:
>>
>> hi,
>>
>> i tried to pre-test mercurial before the 1.5.1 release and the result
>> is here with quite some errors, many of them timeout:
>>
>> http://mercurial.pastebin.com/DbnZqZr8
>>
>> the i tried to single run the tests, and some of them hang forever.
>> can it be that we have still a strange python version?
>>
>>
>> also some of them differ on build9s, and build10s:
>> rupert at current10s:~/hg-10s/tests
>> $ time python ./run-tests.py test-bad-pull
>>
>> ERROR: /home/rupert/hg-10s/tests/test-bad-pull output changed
>> --- /home/rupert/hg-10s/tests/test-bad-pull.out
>> +++ /home/rupert/hg-10s/tests/test-bad-pull.err
>> @@ -1,4 +1,4 @@
>> -abort: error: Connection refused
>> +abort: error: Network is unreachable
>>  255
>>  copy: No such file or directory
>>  abort: HTTP Error 404
>> !
>> Failed test-bad-pull: output changed
>> # Ran 1 tests, 0 skipped, 1 failed.
>>
>> real    0m23.503s
>> user    0m17.325s
>> sys     0m4.303s
>>
>>
>> rupert.
>>
>
>



More information about the buildfarm mailing list