Fwd: test results hg-2.5, solaris
rupert.thurner
rupert.thurner at gmail.com
Mon Jan 28 19:17:17 UTC 2013
On Monday, January 28, 2013 4:51:56 PM UTC+1, rupert.thurner wrote:
>
> hi,
>
> i let the unit tests running on solaris 10, x86.
>
> rupert @ unstable10x :
> ~/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests
> $ ./run-tests.py -j4
>
> ---
> /home/rupert/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests/test-convert-cvs-synthetic.t
> +++
> /home/rupert/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests/test-convert-cvs-synthetic.t.err
> @@ -144,8 +144,8 @@
> sorting...
> converting...
> 8 add file1 on trunk
> - 7 add file2
> - 6 MERGE from v1_0: add file2
> + 7 MERGE from v1_0: add file2
> + 6 add file2
> 5 file file3 was initially added on branch v1_1.
> 4 add file3, file4 on branch v1_1
> 3 add file5 on v1_2
> @@ -168,9 +168,9 @@
> | | |
> o | | 3 file file3 was initially added on branch v1_1.
> |/ /
> - | o 2 MERGE from v1_0: add file2
> - |/
> - | o 1 add file2
> + +---o 2 add file2
> + | |
> + | o 1 MERGE from v1_0: add file2
> |/
> o 0 add file1 on trunk
>
> @@ -191,8 +191,8 @@
> sorting...
> converting...
> 8 add file1 on trunk
> - 7 add file2
> - 6 MERGE from v1_0: add file2
> + 7 MERGE from v1_0: add file2
> + 6 add file2
> 5 file file3 was initially added on branch v1_1.
> 4 add file3, file4 on branch v1_1
> 3 add file5 on v1_2
> @@ -215,9 +215,9 @@
> | | |
> o | | 3 file file3 was initially added on branch v1_1.
> |/ /
> - | o 2 MERGE from v1_0: add file2
> - |/
> - | o 1 add file2
> + +---o 2 add file2
> + | |
> + | o 1 MERGE from v1_0: add file2
> |/
> o 0 add file1 on trunk
>
>
> ERROR:
> /home/rupert/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests/test-convert-cvs-synthetic.t
> output changed
>
>
> ---
> /home/rupert/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests/test-convert-git.t
> +++
> /home/rupert/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests/test-convert-git.t.err
> @@ -313,6 +313,7 @@
> $ cd git-repo6
> $ git init-db >/dev/null 2>/dev/null
> $ git submodule add ${BASE} >/dev/null 2>/dev/null
> + [1]
> $ commit -a -m 'addsubmodule' >/dev/null 2>/dev/null
> $ cd ..
>
> @@ -322,26 +323,13 @@
> scanning source...
> sorting...
> converting...
> - 0 addsubmodule
> - updating bookmarks
> $ hg -R git-repo6-hg log -v
> - changeset: 0:* (glob)
> - bookmark: master
> - tag: tip
> - user: nottest <test at example.org>
> - date: Mon Jan 01 00:00:23 2007 +0000
> - files: .hgsub .hgsubstate
> - description:
> - addsubmodule
> -
> - committer: test <test at example.org>
> -
> -
>
> $ cd git-repo6-hg
> $ hg up >/dev/null 2>/dev/null
> $ cat .hgsubstate
> - * git-repo5 (glob)
> + cat: .hgsubstate: No such file or directory
> + [1]
> $ cd git-repo5
> + /tmp/tmplKcTLYhg-tst: git-repo5: does not exist
> $ cat foo
> - sub
>
> ERROR:
> /home/rupert/opencsw/mercurial/trunk/work/solaris10-i386/build-isa-pentium_pro/mercurial-2.5-rc/tests/test-convert-git.t
> output changed and returned error code 1
>
>
> rupert @ unstable10x : ~
> $ which cvs
> /opt/csw/bin/cvs
> $ cvs --version
> Concurrent Versions System (CVS) 1.12.13 (client/server)
> $ which git
> /opt/csw/bin/git
> $ git --version
> git version 1.8.1
>
>
> rupert
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20130128/10a4abf3/attachment-0002.html>
More information about the Mercurial-devel
mailing list