test-patchbomb.t failing

Greg Ward greg at gerg.ca
Thu Apr 24 20:34:25 CDT 2014


Hey all --

I'm getting a test failure from test-patchbomb.t. It's new in that I
haven't seen it before, and I ran the tests with 3.0-rc-ish a couple
of days ago on a different machine. But OTOH it's not new; I can
reproduce it with 2.9.2 and 2.5.4. So presumably something is funny on
my box that test-patchbomb.t doesn't expect. This is a very vanilla
PC: Ubuntu 14.04, 64-bit Intel.

Hmmmmm. I just upgraded to Ubuntu 14.04 the other day. Must try this
on my Fedora 20 laptop.

Anyways, here is the only interesting part of the failure:

"""
--- /home/greg/src/hg-stable/tests/test-patchbomb.t
+++ /home/greg/src/hg-stable/tests/test-patchbomb.t.err
@@ -233,6 +233,7 @@
   sgVa2F19D1tx9+hgbAygLgQwaIqcDdgA4BjQgIiz/AEP72++llgDKhKducqodGE4B0ETqF3JFOFC
   Q70eyNw=
   --===*-- (glob)
+  
 
 utf-8 patch:
   $ python -c 'fp = open("utf", "wb"); fp.write("h\xC3\xB6mma!\n"); fp.close();'
@@ -683,6 +684,7 @@
   +c
   
   --===*-- (glob)
+  
 
 
 test inline for single patch (quoted-printable):
"""

Does this ring any bells?

        Greg
-- 
Greg Ward                            http://www.gerg.ca
<greg at gerg.ca>                       @gergdotca


More information about the Mercurial-devel mailing list