admin 管理员组

文章数量: 1184232


2023年12月19日发(作者:js parseint用法)

E:源码ceshi002>mvn clean test[INFO] Scanning [INFO][INFO] ------------------------------------------------------------------------[INFO] Building ceshi002 1.0-SNAPSHOT[INFO] ------------------------------------------------------------------------[INFO][INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ceshi002 ---[INFO] Deleting E:源码ceshi002target[INFO][INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ceshi002 ---[WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent![INFO] Copying 0 resource[INFO][INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ceshi002 ---[INFO] Nothing to compile - all classes are up to date[INFO][INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ceshi002 ---[WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent![INFO] skip non existing resourceDirectory E:源码ceshi002srctestresources[INFO][INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ceshi002 ---[INFO] Changes detected - recompiling the module![WARNING] File encoding has not been set, using platform encoding GBK, i.e. build is platform dependent![INFO] Compiling 1 source file to E:源码ceshi002targettest-classes[INFO][INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ceshi002 ---[INFO][INFO] -------------------------------------------------------[INFO] T E S T S[INFO] -------------------------------------------------------SLF4J: Failed to load class "LoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See /#StaticLoggerBinder for further details.[INFO] Running TestAllure鐧诲綍鐧诲綍[ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.974 s <<< FAILURE! - in TestAllure[ERROR] demo01(TestAllure) Time elapsed: 1.627 s <<< FAILURE!ionError:Expected: <2> but: was <1> at 01(:37)[ERROR] demo3(TestAllure) Time elapsed: 0.002 s <<< FAILURE!ionError:Expected: <4> but: was <3> at 3(:60)[INFO][INFO] Results:[INFO][ERROR] Failures:[ERROR] 01:37Expected: <2> but: was <1>[ERROR] 3:60Expected: <4> but: was <3>[INFO][ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0[INFO]

[INFO] Building ceshi002 1.0-SNAPSHOT[INFO] ------------------------------------------------------------------------[INFO][INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ceshi002 ---[INFO] Deleting E:源码ceshi002target[INFO][INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ceshi002 ---[INFO] Using 'UTF-8' encoding to copy filtered resources.[INFO] Copying 0 resource[INFO][INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ceshi002 ---[INFO] Nothing to compile - all classes are up to date[INFO][INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ceshi002 ---[INFO] Using 'UTF-8' encoding to copy filtered resources.[INFO] skip non existing resourceDirectory E:源码ceshi002srctestresources[INFO][INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ceshi002 ---[INFO] Changes detected - recompiling the module![INFO] Compiling 1 source file to E:源码ceshi002targettest-classes[INFO][INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ceshi002 ---[INFO][INFO] -------------------------------------------------------[INFO] T E S T S[INFO] -------------------------------------------------------SLF4J: Failed to load class "LoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See /#StaticLoggerBinder for further details.[INFO] Running TestAllure登录登录[ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.16 s <<< FAILURE! - in TestAllure[ERROR] demo01(TestAllure) Time elapsed: 1.767 s <<< FAILURE!ionError:Expected: <2> but: was <1> at 01(:37)[ERROR] demo3(TestAllure) Time elapsed: 0.006 s <<< FAILURE!ionError:Expected: <4> but: was <3> at 3(:60)[INFO][INFO] Results:[INFO][ERROR] Failures:

[ERROR] 01:37

Expected: <2> but: was <1>[ERROR] 3:60

Expected: <4> but: was <3>[INFO][ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0[INFO][INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 9.854 s[INFO] Finished at: 2021-09-27T13:49:50+08:00

4.0.0 ceshi002 1.0-SNAPSHOT 1.8.10 UTF-8 st hamcrest 2.2 allure-junit4 2.15.0 test junit junit 4.12 s maven-surefire-plugin 2.20 false -javaagent:"${epository}/org/aspectj/aspectjweaver/${n}/aspectjweaver-${n}.jar" listener Junit4 j aspectjweaver ${n}


本文标签: 登录