You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

77 rivejä
9.5 KiB

  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] -----------------------< com.unrealtran:ut-tran >-----------------------
  4. [INFO] Building ut-tran 0.0.1-SNAPSHOT
  5. [INFO] from pom.xml
  6. [INFO] --------------------------------[ jar ]---------------------------------
  7. [INFO]
  8. [INFO] --- enforcer:3.6.2:enforce (enforce-build-environment) @ ut-tran ---
  9. [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
  10. [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
  11. [INFO]
  12. [INFO] --- resources:3.5.0:resources (default-resources) @ ut-tran ---
  13. [INFO] Copying 1 resource from src\main\resources to target\classes
  14. [INFO] Copying 0 resource from src\main\resources to target\classes
  15. [INFO]
  16. [INFO] --- compiler:3.15.0:compile (default-compile) @ ut-tran ---
  17. [INFO] Nothing to compile - all classes are up to date.
  18. [INFO]
  19. [INFO] --- resources:3.5.0:testResources (default-testResources) @ ut-tran ---
  20. [INFO] skip non existing resourceDirectory E:\work\edit_3d\unreal_tran\unreal_tran_api\ut_tran\src\test\resources
  21. [INFO]
  22. [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ ut-tran ---
  23. [INFO] Recompiling the module because of changed source code.
  24. [INFO] Compiling 49 source files with javac [debug parameters release 17] to target\test-classes
  25. [INFO] /E:/work/edit_3d/unreal_tran/unreal_tran_api/ut_tran/src/test/java/com/unrealtran/tran/service/ContentProjectServiceTest.java: ijЩ�����ļ�ʹ����δ�����򲻰�ȫ�IJ�����
  26. [INFO] /E:/work/edit_3d/unreal_tran/unreal_tran_api/ut_tran/src/test/java/com/unrealtran/tran/service/ContentProjectServiceTest.java: �й���ϸ��Ϣ, ��ʹ�� -Xlint:unchecked ���±��롣
  27. [INFO]
  28. [INFO] --- surefire:3.5.6:test (default-test) @ ut-tran ---
  29. [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
  30. [INFO]
  31. [INFO] -------------------------------------------------------
  32. [INFO] T E S T S
  33. [INFO] -------------------------------------------------------
  34. [INFO] Running com.unrealtran.tran.service.TeachingStepRunServiceTest
  35. mvn : OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath h
  36. as been appended
  37. At line:2 char:1
  38. + mvn -pl ut_tran '-Dtest=TeachingStepRunServiceTest#retryRejectsDelaye ...
  39. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  40. + CategoryInfo : NotSpecified: (OpenJDK 64-Bit ...s been appended:String) [], RemoteException
  41. + FullyQualifiedErrorId : NativeCommandError
  42. [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.415 s <<< FAILURE! -- in com.unrealtran.tran.service.TeachingStepRunServiceTest
  43. [ERROR] com.unrealtran.tran.service.TeachingStepRunServiceTest.retryRejectsDelayedEvidenceFromBeforeTheLatestAttempt -- Time elapsed: 3.347 s <<< FAILURE!
  44. org.opentest4j.AssertionFailedError: Expected com.unrealtran.tran.common.BusinessException to be thrown, but nothing was thrown.
  45. at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:159)
  46. at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:74)
  47. at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)
  48. at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3223)
  49. at com.unrealtran.tran.service.TeachingStepRunServiceTest.retryRejectsDelayedEvidenceFromBeforeTheLatestAttempt(TeachingStepRunServiceTest.java:166)
  50. [INFO]
  51. [INFO] Results:
  52. [INFO]
  53. [ERROR] Failures:
  54. [ERROR] TeachingStepRunServiceTest.retryRejectsDelayedEvidenceFromBeforeTheLatestAttempt:166 Expected com.unrealtran.tran.common.BusinessException to be thrown, but nothing was thrown.
  55. [INFO]
  56. [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
  57. [INFO]
  58. [INFO] ------------------------------------------------------------------------
  59. [INFO] BUILD FAILURE
  60. [INFO] ------------------------------------------------------------------------
  61. [INFO] Total time: 20.092 s
  62. [INFO] Finished at: 2026-09-05T11:21:13+08:00
  63. [INFO] ------------------------------------------------------------------------
  64. [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.
  65. [ERROR]
  66. [ERROR] See E:\work\edit_3d\unreal_tran\unreal_tran_api\ut_tran\target\surefire-reports for the individual test results.
  67. [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  68. [ERROR] -> [Help 1]
  69. [ERROR]
  70. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  71. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  72. [ERROR]
  73. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  74. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException