Control: tag -1 moreinfo On Wed, Jan 8, 2025 at 18:56:28 +0100, John Paul Adrian Glaubitz wrote:
> Source: mercurial > Version: 6.9-1 > Severity: normal > Tags: patch > User: debian-sp...@lists.debian.org > Usertags: sparc64 > X-Debbugs-Cc: debian-sp...@lists.debian.org > > Hello, > > some tests are reproducibly failing on sparc64 and should therefore be > disabled > which is what the following patch does: > [...] > diff -Nru > mercurial-orig/mercurial-6.9/debian/mercurial.test_blacklist_sparc64 > mercurial-sparc64/mercurial-6.9/debian/mercurial.test_blacklist_sparc64 > --- mercurial-orig/mercurial-6.9/debian/mercurial.test_blacklist_sparc64 > 1970-01-01 01:00:00.000000000 +0100 > +++ mercurial-sparc64/mercurial-6.9/debian/mercurial.test_blacklist_sparc64 > 2024-12-23 16:50:27.079212664 +0100 > @@ -0,0 +1,4 @@ > +# fails on sparc64 buildds > +test-bookmarks-corner-case.t > +test-copies-chain-merge.t > +test-sparse-revlog.t https://buildd.debian.org/status/fetch.php?pkg=mercurial&arch=sparc64&ver=6.9-1&stamp=1736487470&raw=0 shows test-bookmarks-corner-case.t succeeding. test-copies-chain-merge.t and test-sparse-revlog.t are skipped, so shouldn't need to be disabled. Cheers, Julien