Simeon L.
Simeon L.
@MarkEWaite could you take a look at my proposed fix? While looking at the failing FilePathTest it appears as if it counts directories even if they aren't empty, causing FilePath#tar...
@MarkEWaite hey! I have fixed all except one test. However with that last one I am going to need some support.
Also closes JENKINS-49296
/reviewer @jenkinsci/core-pr-reviewers
@timja could you check that failing windows test? to me it looks like a flaky test.
> The new behavior has required a number of tests in core to be updated, so it is likely additional tests will need to be updated (ATH and/or plugins). Please...
so make a pull request and change the jenkins.version property if so, where do I get the value from? Also once it passed all its test do I just close...
> Archiving the artifacts `**` of a freestyle job with the shell step > > ``` > mkdir -p foo bar bar/one bar/two > touch baz bar/qux bar/two/f > ```...
Maybe empty directories are being additionally filtered somewhere?
Hey @daniel-beck I am currently on vacation so it might take a bit for me to be able to investigate. If you can point me into the right direction and...