pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49503: py-mercurial additional test failures (big endian related?)



The following reply was made to PR pkg/49503; it has been noted by GNATS.

From: Martin Husemann <martin%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49503: py-mercurial additional test failures (big endian
 related?)
Date: Thu, 25 Dec 2014 06:52:47 +0000

 For reference, beyound PR pkg/49502 the following tests fail on sparc64:
 
 Failed test-glog.t: timed out
 Failed test-largefiles.t: timed out
 Failed test-subrepo.t: timed out
 Failed test-mq.t: timed out
 Failed test-archive.t: output changed
 Failed test-archive-symlinks.t: output changed
 
 (which is a lot better than ARM BE).
 Suspicious is definitively the "largefiles" one, while the last one seems
 harmless (differences between netbsd /usr/bin/unzip and the gnu one):
 
 --- /usr/pkgobj/devel/py-mercurial/work/mercurial-3.2.3/tests/test-archive-syml$
 +++ /usr/pkgobj/devel/py-mercurial/work/mercurial-3.2.3/tests/test-archive-syml$
 @@ -35,6 +35,6 @@
    $ unzip archive.zip > /dev/null 2>&1
    $ cd zip
    $ "$TESTDIR/readlink.py" dangling   
 -  dangling -> nothing
 +  dangling -> dangling not a symlink
 
    $ cd ..
 
 ERROR: test-archive-symlinks.t output changed
 


Home | Main Index | Thread Index | Old Index