diff -r 3ed26ba54685 -r 5e92ba77793c tests/test-hgweb-commands.t --- 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 ..