Communications link failure,maven测试报错

2024-10-11 19:03:22

执行maven的test做测试,发现报错:

T E S T S

-------------------------------------------------------

Running com.yejq.test.TestUser

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.476 sec <<< FAILURE!

Results :

Tests in error:

com.yejq.test.TestUser: Communications link failure

Communications link failure,maven测试报错

再次执行maven测试就没有这样的报错了。

猜你喜欢