Solaris package, was Re: Mercurial 1.3 released!

rupert.thurner rupert.thurner at gmail.com
Sat Jul 25 04:52:06 CDT 2009


On Jul 5, 1:23 pm, Mads Kiilerich <mads at kiilerich.com> wrote:
> rupert.thurner wrote, On 07/04/2009 08:13 PM:
>
> > we tried to package it for solaris,http://opencsw.org. some test
> > cases fail. some failures are because the test suite did not use /opt/
> > csw/bin/gdiff, but "diff" from solaris. how do we specify the diff
> > tool used, or the path to it?
>
> The testsuite uses whatever diff tool is in its path. So you could just
> set PATH correctly before running the test suite.
>
> > with some other tests i have no idea where the failure is coming from.
> > what would be the best option to track this down? seehttp://pastebin.com/m32e3576f
> > for the complete test result.
>
> test-repair-strip shouldn't rely on the cat error message. And the
> warning in test-gpg should probably just be ignored. Patches has been
> posted to -devel.
>
> Just ignore these tests for now.  You can temporarily remove their x bit
> to avoid running them.
>
> That will make the failure list shorter and make it easier to spot:
>
> > an excerpt:
>
> > ERROR: test-transplant output changed
> > --- Expected output
> > +++ Test output
> > @@ -145,20 +145,20 @@
> >   % test filter
> >   filtering
> >   applying 17ab29e464c6
> > -17ab29e464c6 transplanted to e9ffc54ea104
> > +17ab29e464c6 transplanted to 88e81fba5b32
> >   filtering
>
> This kind of errors looks worse. Do you consistently get exactly the
> same errors?

i run the tests again with mercurial-1.3.1, see the result here:
http://pastebin.com/m1a2f283f. especially

ERROR: test-transplant output changed
--- Expected output
+++ Test output
 -145,20 +145,20 @@
 % test filter
 filtering
 applying 17ab29e464c6
-17ab29e464c6 transplanted to e9ffc54ea104
+17ab29e464c6 transplanted to 88e81fba5b32
 filtering
 applying 37a1297eb21b
-37a1297eb21b transplanted to 348b36d0b6a5
+37a1297eb21b transplanted to b4eb7ffc4025
 filtering
 applying 722f4667af76
-722f4667af76 transplanted to 0aa6979afb95
+722f4667af76 transplanted to 4b66b50b1a93
 filtering
 applying a53251cdf717
-a53251cdf717 transplanted to 14f8512272b5
-3  b3
-2  b2
-1  b1
-0  r2
+a53251cdf717 transplanted to 9dea69455ec9
+3
+2
+1
+0

rupert.



More information about the Mercurial mailing list