[Bug 4484] New: NetBSD: test-run-tests fails

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Dec 25 17:12:58 UTC 2014


http://bz.selenic.com/show_bug.cgi?id=4484

          Priority: normal
            Bug ID: 4484
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: NetBSD: test-run-tests fails
          Severity: bug
    Classification: Unclassified
                OS: Other
          Reporter: tk at giga.or.at
          Hardware: All
            Status: UNCONFIRMED
           Version: 3.2.3
         Component: Mercurial
           Product: Mercurial

test-run-tests fails for me on NetBSD-7.99.3/amd64 with:

--- /scratch/devel/py-mercurial/work/mercurial-3.2.3/tests/test-run-tests.t
+++ /scratch/devel/py-mercurial/work/mercurial-3.2.3/tests/test-run-tests.t.err
@@ -181,21 +181,21 @@
 ======================

   $ $TESTDIR/run-tests.py --with-hg=`which hg` --debug 2>&1 | grep -v pwd
-  + echo SALT* 0 0 (glob)
+  + echo 'SALT1419360037.25' 0 0
   SALT* 0 0 (glob)
   + echo babar
   babar
-  + echo SALT* 4 0 (glob)
+  + echo 'SALT1419360037.25' 4 0
   SALT* 4 0 (glob)
-  .+ echo SALT* 0 0 (glob)
+  .+ echo 'SALT1419360037.27' 0 0
   SALT* 0 0 (glob)
   + echo babar
   babar
-  + echo SALT* 2 0 (glob)
+  + echo 'SALT1419360037.27' 2 0
   SALT* 2 0 (glob)
   + echo xyzzy
   xyzzy
-  + echo SALT* 4 0 (glob)
+  + echo 'SALT1419360037.27' 4 0
   SALT* 4 0 (glob)
   .
   # Ran 2 tests, 0 skipped, 0 warned, 0 failed.

ERROR: test-run-tests.t output changed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list