报错如下:

java.net.SocketException: Software caused connection abort: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:136)

解决

setting TestNG plugin in "Preferences" to not use the "project TestNG JAR" solved the problem

I hope this helps

 

解决自:https://github.com/cbeust/testng-eclipse/issues/91

 

相关文章:

  • 2021-12-04
  • 2021-04-12
  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
  • 2021-04-14
  • 2021-11-30
猜你喜欢
  • 2022-12-23
  • 2021-05-07
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-28
相关资源
相似解决方案