debug spring 源代码 报这个错误 Task :spring-core:test FAILED
E:\Idea\spring-framework>gradlew build
> Task :spring-core:test
StopWatchTests > validUsage() FAILED
java.lang.AssertionError at StopWatchTests.java:107
3330 tests completed, 1 failed, 10 skipped
> Task :spring-core:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ‘:spring-core:test’.
> There were failing tests. See the report at: file:///E:/Idea/spring-framework/spring-core/build/reports/tests/test/index.html
* Try:
Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output. Run with –scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use ‘–warning-mode all’ to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 4m 23s
188 actionable tasks: 37 executed, 19 from cache, 132 up-to-date
A build scan was not published as you have not authenticated with server ‘ge.spring.io’.
E:\Idea\spring-framework>