Bug #13228
openНа windows автотесты с гит операциями иногда блокируют файлы папки .git
0%
Description
При массовом запуске автотестов на Windows 10 наблюдалась ситуация с блокировкой некоторых технических файлов в .git папке с последующим падением тестов с сообщением Failed to apply context WS_TwoRelatedGitProjects.ctx
Failed to execute context: WS_TwoRelatedGitProjects Cause: Failed to apply context "WS_TwoRelatedGitProjects" caused by:
Possible resource leak in AUT. Files below are locked and cannot be deleted:
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote'
Exclusion patterns:
<none>
Failed to apply context "WS_TwoRelatedGitProjects" caused by:
Possible resource leak in AUT. Files below are locked and cannot be deleted:
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack\pack-ccf6786e20bdb149355323afd84c31c699d836a2.pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects\pack'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git\objects'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote\.git'
'D:\work\rcpttnewer\aut-1.4.880_2\exampleRepoWithHistoryCloneRemote'
Exclusion patterns:
<none>
При этом папки не удаляются и вручную
На Linux аналогичных проблем не наблюдалось
No data to display