thhart commented on PR #697:
URL: https://github.com/apache/commons-io/pull/697#issuecomment-2464122467

   > FileUtilsListFilesTest.setUp:77 » FileSystem 
/tmp/junit-6966172520746092400/dummy-build.xml: Too many open files
   > ```
   > 
   > Is that the point of the test?
   
   No, this is not failing in my environment. Maybe your Ubuntu is too 
restrictive in this.
   
   
   > [INFO] There are 5 errors reported by Checkstyle 9.3 with 
D:\a\commons-io\commons-io/src/conf/checkstyle.xml ruleset.
   
   This is changed now.
   
   > Please run `mvn` by itself to run all build checks and fix errors before 
you push.
   
   ```
   [ERROR] Errors: 
   [ERROR]   FileUtilsListFilesTest.testListFilesWithDeletionThreaded:273 » 
Execution org.opentest4j.AssertionFailedError: this should not happen
   [INFO] 
   [ERROR] Tests run: 4246, Failures: 0, Errors: 1, Skipped: 24
   [INFO] 
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  05:18 min
   [INFO] Finished at: 2024-11-08T09:09:46+01:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.5.1:test (default-test) on 
project commons-io: 
   [ERROR] 
   [ERROR] Please refer to /home/th/dev/os/commons-io/target/surefire-reports 
for the individual test results.
   [ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
   
   ```
   This fails in m Ubuntu system and in other Linux flavour. Can not say for 
other systems.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to