tests/test-hgweb-commands.t
changeset 31771 5e92ba77793c
parent 31758 04ec317b8128
child 31785 d15c9feb4399
--- a/tests/test-hgweb-commands.t	Sun Apr 02 01:28:05 2017 -0400
+++ b/tests/test-hgweb-commands.t	Sun Apr 02 01:51:07 2017 -0400
@@ -2222,6 +2222,11 @@
 
   $ cat errors.log
 
+MSYS changes environment variables starting with '/' into 'C:/MinGW/msys/1.0',
+which changes the status line to '400 no such method: C:'.
+
+#if no-msys
+
 bookmarks view doesn't choke on bookmarks on secret changesets (issue3774)
 
   $ hg phase -fs 4
@@ -2387,7 +2392,7 @@
   node:        (0, 6) (color 1)
   
   
-
+#endif
 
 
   $ cd ..