Closed manusa closed 1 month ago
It's also possible to add a pipeline for windows (at the moment only gradle-plugin/it module is failing). We cane exclude that module for now and test rest of the modules.
That should be tracked in a separate issue.
Getting this:
Error: Errors:
Error: WatchServiceTest$Copy.callsPostExec » IO Failed to delete temp directory /var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/junit15225183195109158703. The following paths could not be deleted (see suppressed exceptions for details): <root>, target, target/test-app, target/test-app/tmp
Likely related to: https://github.com/junit-team/junit5/issues/2811
I'll try to fix the test.
Maybe we can add a ci pipeline to make sure we don't break it in future.
However, sometimes I see an intermittent failure for WatchServiceTest
Are you able to reproduce this issue on your machine?
Originally posted by @rohanKanojia in https://github.com/eclipse-jkube/jkube/issues/3462#issuecomment-2428286837