Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 6531cde0d2d8a68e007735c7530d8b06527f03e5
https://github.com/jenkinsci/jenkins/commit/6531cde0d2d8a68e007735c7530d8b06527f03e5
Author: Jesse Glick <[email protected]>
Date: 2023-05-21 (Sun, 21 May 2023)
Changed paths:
M test/src/test/java/hudson/LauncherTest.java
M test/src/test/java/hudson/model/DirectoryBrowserSupportTest.java
M test/src/test/java/hudson/model/QueueTest.java
Log Message:
-----------
Fixing file leaks in tests (preadapting to proposed
`TemporaryDirectoryAllocator.dispose` change) (#8006)
* Testing `TemporaryDirectoryAllocator.dispose` change
* `QueueTest.pendingsConsistenceAfterErrorDuringMaintain` should wait for
completion of any builds it started
* Close a `FileOutputStream` in `LauncherTest.remotable`
*
`DirectoryBrowserSupportTest.junctionAndSymlink_outsideWorkspace_areNotAllowed_windowsJunction`
to clean up junctions it created
* Reverting temporary dep on
https://github.com/jenkinsci/jenkins-test-harness/pull/198
* Commenting reason for `rmdir /s /q`
https://github.com/jenkinsci/jenkins/pull/8006#pullrequestreview-1434776338
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/d41283-6531cd%40github.com.