[Bug 4941] New: test-clonebundles.t failure

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Nov 6 22:11:11 UTC 2015


https://bz.mercurial-scm.org/show_bug.cgi?id=4941

            Bug ID: 4941
           Summary: test-clonebundles.t failure
           Product: Mercurial
           Version: 3.6
          Hardware: All
                OS: Other
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: tk at giga.or.at
                CC: mercurial-devel at selenic.com

On NetBSD-7.99.21 with python-2.7.10, the test-clonebundles.t test fails:

--- /scratch/devel/py-mercurial/work/mercurial-3.6/tests/test-clonebundles.t
+++
/scratch/devel/py-mercurial/work/mercurial-3.6/tests/test-clonebundles.t.err
@@ -80,7 +80,7 @@
   $ echo 'http://does.not.exist/bundle.hg' > server/.hg/clonebundles.manifest
   $ hg clone http://localhost:$HGPORT 404-url
   applying clone bundle from http://does.not.exist/bundle.hg
-  error fetching bundle: * not known (glob)
+  error fetching bundle: No address associated with hostname
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable
clone bundles via "--config experimental.clonebundles=false")
   [255]

ERROR: test-clonebundles.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