-
Bug
-
Resolution: Fixed
-
Major
UtilTest.testDeleteRecursive_onWindows is failing in the core since some days/weeks.
We do not see an obvious reason for it, and it's slowing down a lot of unrelated PRs.
So we are disabling it and we will likely want to investigate it more specifically before trying to re-enable it.
- relates to
-
JENKINS-55448 File cleaning failure, old build and plugin update
-
- Closed
-
- links to
[JENKINS-55016] Fix UtilTest.testDeleteRecursive_onWindows flaky test
Attachment | New: screenshot-1.png [ 45357 ] |
Remote Link | New: This issue links to "PR to disable the test (Web Link)" [ 22080 ] |
Assignee | New: Matt Sicker [ jvz ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "#3812 in core (fixing flakiness) (Web Link)" [ 22154 ] |
Released As | New: https://github.com/jenkinsci/jenkins/pull/3812 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Link |
New:
This issue relates to |
Merged to master. Also contributed upstream to commons-io to hopefully one day remove a bunch of code from Util to delegate to commons-io.