You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/10/11 09:43:40 UTC

[GitHub] [rocketmq] lizhanhui opened a new issue, #5276: AddWritePermSubCommandTest uses fixed port that may not be available

lizhanhui opened a new issue, #5276:
URL: https://github.com/apache/rocketmq/issues/5276

   Tests in error: 
   org.apache.rocketmq.tools.command.namesrv.AddWritePermSubCommandTest.testExecute(org.apache.rocketmq.tools.command.namesrv.AddWritePermSubCommandTest)
     Run 1: AddWritePermSubCommandTest.testExecute » Bind Address already in use
     Run 2: AddWritePermSubCommandTest.after:50 NullPointer


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] lizhanhui commented on issue #5276: AddWritePermSubCommandTest uses fixed port that may not be available

Posted by GitBox <gi...@apache.org>.
lizhanhui commented on issue #5276:
URL: https://github.com/apache/rocketmq/issues/5276#issuecomment-1274420725

   Observed in https://github.com/apache/rocketmq/actions/runs/3224766162/jobs/5278048038


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] lizhanhui commented on issue #5276: AddWritePermSubCommandTest uses fixed port that may not be available

Posted by GitBox <gi...@apache.org>.
lizhanhui commented on issue #5276:
URL: https://github.com/apache/rocketmq/issues/5276#issuecomment-1274483658

   For test cases, best to use OS pick-up available port.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] echooymxq commented on issue #5276: AddWritePermSubCommandTest uses fixed port that may not be available

Posted by GitBox <gi...@apache.org>.
echooymxq commented on issue #5276:
URL: https://github.com/apache/rocketmq/issues/5276#issuecomment-1274481063

   @lizhanhui In RocketMQ, There are others tests also use fixed port. Has the community considered using [testcontainer](https://github.com/testcontainers/testcontainers-java) to Integration Test ? 😯


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] lizhanhui closed issue #5276: AddWritePermSubCommandTest uses fixed port that may not be available

Posted by GitBox <gi...@apache.org>.
lizhanhui closed issue #5276: AddWritePermSubCommandTest uses fixed port that may not be available
URL: https://github.com/apache/rocketmq/issues/5276


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org