Solaris package, was Re: Mercurial 1.3 released!

rupert.thurner rupert.thurner at gmail.com
Mon Aug 3 04:11:03 CDT 2009


On Aug 2, 3:25 pm, "rupert.thurner" <rupert.thur... at gmail.com> wrote:
> On 29 Jul., 22:32, Martin Geisler <m... at lazybytes.net> wrote:
>
> > Mads Kiilerich <m... at kiilerich.com> writes:
> > >http://www.selenic.com/hg/index.cgi/rev/6e5e548452de(test-gpg:
> > > suppress secure memory warning) should probably have been applied to
> > > stable as well. Anyone?
>
> > I've transplanted it to crew-stable (b3ee4c2e1ff5).
>
> > > Regarding test-repair-strip: One of the patches from
> > >http://www.selenic.com/pipermail/mercurial-devel/2009-July/thread.htm...
> > > should be applied to stable.
>
> > In crew-stable as 4a1b24dbf753, thanks again.
>
> thanks for this, gpg, transplant, and repair-strip errors are gone!
>
> i tried now the crew-stable-53fdf18fd63b source checkout, and also put
> the gnu tools in the path to have a gnu diff. cvs version is 1.11.23.
> i run it on multiple platforms and operating system versions, parallel
> and non-parallel.
>
>  0. solaris8, sparc, mercurial-1.3 (old test):http://pastebin.com/m32e3576f
>  1. solaris8, sparc, mercurial-1.3.1:http://mercurial.pastebin.com/m47cfc5f9
>  2. solaris8, sparc, crew, parallel:http://pastebin.com/m5f53866c
>  3. solaris8, sparc, crew:http://mercurial.pastebin.com/m9b2365d
>  4. solaris10, i386, crew, parallel:http://mercurial.pastebin.com/mdcf6ef7
>  5. solaris10, sparc, crew:http://mercurial.pastebin.com/m277a964e

the remaining errors are:
Failed test-convert-cvs-branch: output changed and returned error code
1
Failed test-convert-cvs-synthetic: output changed and returned error
code 1
Failed test-convert-cvsnt-mergepoints: output changed
Failed test-convert-git: output changed
Failed test-hook: output changed
Failed test-import: output changed
Failed test-paths: output changed

we do not have cvsnt installed, so probably this test should be
skipped. as we use the current standard 1.11.23 of the stock cvs we
wonder why the tests fail.

just to take out one error, how does one read that output currectly?

ERROR: test-hook output changed
--- Expected output
+++ Test output
 -1,29 +1,29 @@
-commit hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
HG_PARENT1=0000000000000000000000000000000000000000
+commit hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
HG_PARENT1=0000000000000000000000000000000000000000 HG_PENDING=true

does this mean the HG_PENDING=true is there despite it is not
expected? why it is like this?

rupert.



More information about the Mercurial mailing list