Actions
Bug #444
openFlaky gitconfig tests are breaking builds
Start date:
12/20/2022
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
The gitconfig tests are failing when they can't delete a directory they created in /tmp, and this is causing builds to fail randomly.
Because it's not a part of the test itself, but part of the cleanup, the failure doesn't get captured, and jenkins appears to be failing for no good reason.
Someone should figure out what's causing the rm -rf to fail and fix it so that the builders stop failing.
Updated by Martin Roth about 1 year ago
These tests are disabled and will be deleted unless fixed.
Actions