Call for testing: mercurial 1.1
Gilles Moris
gilles.moris at free.fr
Wed Nov 26 14:12:19 UTC 2008
On Wed November 26 2008 12:29:26 Benoit Boissinot wrote:
> Since the 1.1 release is approaching, it would be nice to have some additional
> testing, preferably using crew repo:
> http://hg.intevation.org/mercurial/crew
>
> Thanks!
>
> Benoit
Would the result of the test suite on different platform be valuable ?
Results of Fedora 8 follows.
It seems that test-imerge and test-convert-darcs are deactivated (script not executable).
Is it on purpose ?
Regards.
Gilles.
cd tests && python run-tests.py
............................s.......................
ERROR: test-convert-bzr-merges output changed
--- Expected output
+++ Test output
@@ -4,19 +4,19 @@
sorting...
converting...
4 Initial add
-3 Added branch1 file
-2 Added parent file
+3 Added parent file
+2 Added branch1 file
1 Added brach2 file
0 Merged branches
o 5 "(octopus merge fixup)" files:
|\
| o 4 "Merged branches" files: file-branch2
| |\
-o---+ 3 "Added brach2 file" files: file-branch2
- / /
-| o 2 "Added parent file" files: file-parent
+o | | 3 "Added brach2 file" files: file-branch2
+|/ /
+| o 2 "Added branch1 file" files: file file-branch1
| |
-o | 1 "Added branch1 file" files: file file-branch1
+o | 1 "Added parent file" files: file-parent
|/
o 0 "Initial add" files: file
!.....................................................................................................................................................................s...........................................................................................
Skipped test-casefolding: missing feature: case insensitive file system
Skipped test-convert-darcs: not executable
Skipped test-imerge: not executable
Skipped test-no-symlinks: system supports symbolic links
Failed test-convert-bzr-merges: output changed
# Ran 312 tests, 4 skipped, 1 failed.
make: *** [tests] Error 1
More information about the Mercurial-devel
mailing list