@@ -423,10 +423,10 @@ def test_base_bare(self, rwrepo):
423423        self ._do_base_tests (rwrepo )
424424
425425    @skipIf (HIDE_WINDOWS_KNOWN_ERRORS  and  sys .version_info [:2 ] ==  (3 , 5 ), """  
426-         File "C:\projects\gitpython\git\cmd.py", line 559, in execute 
426+         File "C:\\  projects\\  gitpython\\  git\ \ 
427427        raise GitCommandNotFound(command, err) 
428428        git.exc.GitCommandNotFound: Cmd('git') not found due to: OSError('[WinError 6] The handle is invalid') 
429-         cmdline: git clone -n --shared -v C:\projects\gitpython\.git Users\a ppveyor\AppData\Local\Temp\1  \t mplyp6kr_rnon_bare_test_root_module""" )  # noqa E501 
429+         cmdline: git clone -n --shared -v C:\\  projects\\  gitpython\\  .git Users\\  appveyor\\  AppData\\  Local\\  Temp\\  1 \ \ )  # noqa E501 
430430    @with_rw_repo (k_subm_current , bare = False ) 
431431    def  test_root_module (self , rwrepo ):
432432        # Can query everything without problems 
@@ -664,7 +664,7 @@ def test_add_empty_repo(self, rwdir):
664664        # end for each checkout mode 
665665
666666    @skipIf (HIDE_WINDOWS_KNOWN_ERRORS  and  Git .is_cygwin (), 
667-             """FIXME: ile "C:\projects\gitpython\git\cmd.py", line 671, in execute  
667+             """FIXME: ile "C:\\  projects\\  gitpython\\  git\ \  
668668                raise GitCommandError(command, status, stderr_value, stdout_value) 
669669            GitCommandError: Cmd('git') failed due to: exit code(128) 
670670              cmdline: git add 1__Xava verbXXten 1_test _myfile 1_test_other_file 1_XXava-----verbXXten 
0 commit comments