mozreview: Fix local path in test (bug 1340638) r=mars draft
authorPiotr Zalewa <pzalewa@mozilla.com>
Mon, 20 Feb 2017 10:19:35 +0100
changeset 10428 13453a46f5c9ab79a5d21739c006fbef19e2abb0
parent 10427 b86292a1d8d78e6a4f497dfc82c12b84cf07ac00
push id1536
push userbmo:pzalewa@mozilla.com
push dateMon, 20 Feb 2017 10:05:50 +0000
reviewersmars
bugs1340638
mozreview: Fix local path in test (bug 1340638) r=mars Response from Bugzilla with a local path was saved in test. MozReview-Commit-ID: AtyRC84rHJ4
hgext/reviewboard/tests/test-reviewer-unicode.t
--- a/hgext/reviewboard/tests/test-reviewer-unicode.t
+++ b/hgext/reviewboard/tests/test-reviewer-unicode.t
@@ -14,18 +14,18 @@ Create an initial commit.
   $ hg commit -A -m 'root commit'
   adding foo
   $ hg phase --public -r .
 
 Adding a reviewer with emoji in name string
 
   $ exportbzauth admin@example.com password
   $ bugzilla create-user uni@example.com password 'Emoji here ⌚️ :uni'
-  /Users/zalun/Projects/CONDUIT/vct-pushingerror/version-control-tools/venv/lib/python2.7/site-packages/mach/dispatcher.py:103: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
-    elif '-h' in args or '--help' in args:
+  * UnicodeWarning: * (glob)
+  * (glob)
   created user 6
   $ exportbzauth default@example.com password
   $ echo foo2 > foo
   $ hg commit -m 'Bug 1 - awesome stuff; r?uni'
   $ hg push
   pushing to ssh://$DOCKER_HOSTNAME:$HGPORT6/test-repo
   (adding commit id to 1 changesets)
   saved backup bundle to $TESTTMP/client/.hg/strip-backup/9d48a700b5eb-316206f4-addcommitid.hg (glob)