[INFO] Scanning for projects... [INFO] [INFO] -----------------------< com.unrealtran:ut-tran >----------------------- [INFO] Building ut-tran 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-build-environment) @ ut-tran --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ ut-tran --- [INFO] Copying 1 resource from src\main\resources to target\classes [INFO] Copying 0 resource from src\main\resources to target\classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ ut-tran --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ ut-tran --- [INFO] skip non existing resourceDirectory E:\work\edit_3d\unreal_tran\unreal_tran_api\ut_tran\src\test\resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ ut-tran --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 49 source files with javac [debug parameters release 17] to target\test-classes [INFO] /E:/work/edit_3d/unreal_tran/unreal_tran_api/ut_tran/src/test/java/com/unrealtran/tran/service/ContentProjectServiceTest.java: ijЩ�����ļ�ʹ����δ�����򲻰�ȫ�IJ����� [INFO] /E:/work/edit_3d/unreal_tran/unreal_tran_api/ut_tran/src/test/java/com/unrealtran/tran/service/ContentProjectServiceTest.java: �й���ϸ��Ϣ, ��ʹ�� -Xlint:unchecked ���±��롣 [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ ut-tran --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.unrealtran.tran.service.TeachingStepRunServiceTest mvn : OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath h as been appended At line:2 char:1 + mvn -pl ut_tran '-Dtest=TeachingStepRunServiceTest#retryRejectsDelaye ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (OpenJDK 64-Bit ...s been appended:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.415 s <<< FAILURE! -- in com.unrealtran.tran.service.TeachingStepRunServiceTest [ERROR] com.unrealtran.tran.service.TeachingStepRunServiceTest.retryRejectsDelayedEvidenceFromBeforeTheLatestAttempt -- Time elapsed: 3.347 s <<< FAILURE! org.opentest4j.AssertionFailedError: Expected com.unrealtran.tran.common.BusinessException to be thrown, but nothing was thrown. at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:159) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:74) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3223) at com.unrealtran.tran.service.TeachingStepRunServiceTest.retryRejectsDelayedEvidenceFromBeforeTheLatestAttempt(TeachingStepRunServiceTest.java:166) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TeachingStepRunServiceTest.retryRejectsDelayedEvidenceFromBeforeTheLatestAttempt:166 Expected com.unrealtran.tran.common.BusinessException to be thrown, but nothing was thrown. [INFO] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.092 s [INFO] Finished at: 2026-09-05T11:21:13+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.6:test (default-test) on project ut-tran: There are test failures. [ERROR] [ERROR] See E:\work\edit_3d\unreal_tran\unreal_tran_api\ut_tran\target\surefire-reports for the individual test results. [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException