- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for acceptable (0.03 sec)
-
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
boolean deletionFailed = false; try { dirToDelete.delete(); // Some SMB implementations may allow this, which is non-standard but acceptable for testing log.info("Non-empty directory deletion succeeded (non-standard behavior, but acceptable in Docker/Samba)"); } catch (SmbException e) { // This is the expected behavior per SMB specification deletionFailed = true;Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0)