Test failures on Ubuntu gutsy

demerphq demerphq at gmail.com
Fri Dec 28 13:49:30 CST 2007


I get failures with 0.9.5 and tip on ubuntu gutsy. Im not subscribed,
but id be happy to run additional tests if necessary.

This is the status as of tip (5751:bc475d1f74ca)

Note when this was execute i made sure that any dotfiles/directories
to do with hg/subversion/cvs were renamed out of the way before
running tests.

Yves

demerphq at gemini:~/hg$ uname -a
Linux gemini 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007
i686 GNU/Linux

demerphq at gemini:~/hg$ make tests
cd tests && python run-tests.py
......................................
ERROR: test-convert-cvs output changed
--- Expected output
+++ Test output
@@ -10,19 +10,16 @@
 U src/a
 U src/b/c
 % commit a new revision changing b/c
-checking in src/b/c,v
 % convert fresh repo
 initializing destination src-hg repository
 connecting to cvsrepo
 scanning source...
 sorting...
 converting...
-2 Initial revision
-1 import
-0 ci0
+1 Initial revision
+0 import
 updating tags
 a
-c
 c
 % convert fresh repo with --filemap
 initializing destination src-filemap repository
@@ -30,15 +27,12 @@
 scanning source...
 sorting...
 converting...
-2 Initial revision
-1 import
+1 Initial revision
+0 import
 rolling back last transaction
-0 ci0
 updating tags
 c
-c
-2 update tags files: .hgtags
-1 ci0 files: b/c
+1 update tags files: .hgtags
 0 Initial revision files: b/c
 % commit new file revisions
 checking in src/a,v
@@ -49,6 +43,7 @@
 sorting...
 converting...
 0 ci1
+updating tags
 a
 a
 c
@@ -60,10 +55,11 @@
 sorting...
 converting...
 0 ci1
+updating tags
 c
 c
 c
-3 ci1 files: b/c
-2 update tags files: .hgtags
-1 ci0 files: b/c
+3 update tags files: .hgtags
+2 ci1 files: b/c
+1 update tags files: .hgtags
 0 Initial revision files: b/c
.s.....
ERROR: test-convert-svn-sink output changed
--- Expected output
+++ Test output
@@ -177,7 +177,7 @@
 abort: svn exited with status 1
 At revision 5.
                 5        5 test         .
- M              5        4 test         c
+                5        4 test         c
                 5        1 test         d1
                 5        1 test         d1/d2
                 5        1 test         d1/d2/b
.
ERROR: test-convert-svn-source output changed
--- Expected output
+++ Test output
@@ -6,9 +6,8 @@
 A    t2/a
 Checked out revision 1.
 A         b
-Sending        a
 Adding         b
-Transmitting file data ..
+Transmitting file data .
 Committed revision 2.
 % convert to hg once
 assuming destination trunk-hg
@@ -81,20 +80,11 @@
 Committed revision 9.

 Committed revision 10.
-Sending        letter2.txt
-Transmitting file data .
-Committed revision 11.
 % test incremental conversion
 scanning source...
 sorting...
 converting...
-1 second letter
-0 work in progress
-updating tags
-o  7 update tags files: .hgtags
-|
-o  6 work in progress files: letter2.txt
-|
+0 second letter
 o  5 second letter files: letter.txt letter2.txt
 |
 o  4 update tags files: .hgtags
@@ -108,5 +98,4 @@
 o  0 init projA files:

 tip
-v0.2
 v0.1
...............................................
ERROR: test-http output changed
--- Expected output
+++ Test output
@@ -31,11 +31,6 @@
 1 files, 1 changesets, 1 total revisions
 adding bar
 % pull
-changegroup hook: HG_NODE=cfbd11a1fa315300a080c3de8fe36b0fc5820acf
HG_SOURCE=pull HG_URL=http://localhost/
 pulling from http://localhost/
 searching for changes
-adding changesets
-adding manifests
-adding file changes
-added 1 changesets with 1 changes to 1 files
-(run 'hg update' to get a working copy)
+no changes found
...............................................................s..............................................................
Skipped test-convert-darcs: missing feature: darcs client
Skipped test-no-symlinks: system supports symbolic links
# Ran 219 tests, 2 skipped, 4 failed.
make: *** [tests] Error 1
demerphq at gemini:~/hg$

-- 
perl -Mre=debug -e "/just|another|perl|hacker/"


More information about the Mercurial-devel mailing list