SpringBoot failed test for import into idea

In case of the pic not rendering correct. ConventionsPluginTests. javadocJarIsBuilt() ConventionsPluginTests. sourceJarIsBuilt() when I import project using IDEA, prompting that test failed. Above is the picture.

Comment From: snicoll

@jialigit the build is green for us and I am afraid there's not much we can do to help based on a screenshot that doesn't even show the error. Please try again (may they were flaky) If the tests work on the command-line, then perhaps this is something related to some setup of yours in IntelliJ IDEA?

Comment From: scottfrederick

@jialigit If you were building on Windows, you might have run into #29490.

Comment From: jialigit

many thanks, I will try again. @scottfrederick