ethanlcz commented on PR #6949:
URL: https://github.com/apache/incubator-nuttx/pull/6949#issuecomment-1238939400

   > @ethanlcz Please test this PR with `CONFIG_DEBUG_ASSERTIONS=y`
   > 
   > ```
   > nsh> usrsocktest
   > Starting unit-tests...
   > Testing group "char_dev" =>
   >    Group "char_dev": [OK]
   > Testing group "no_daemon" =>
   >    Group "no_daemon": [OK]
   > Testing group "basic_daemon" =>
   >    Group "basic_daemon": [OK]
   > Testing group "basic_connect" =>
   >    Group "basic_connect": [OK]
   > Testing group "basic_connect_delay" =>
   >    Group "basic_connect_delay": [OK]
   > Testing group "no_block_connect" =>
   >    Group "no_block_connect": [OK]
   > Testing group "basic_send" =>
   >    Group "basic_send": [OK]
   > Testing group "no_block_send" =>
   >    Group "no_block_send": [OK]
   > Testing group "block_send" =>
   >    Group "block_send": [OK]
   > Testing group "no_block_recv" =>
   >    Group "no_block_recv": [OK]
   > Testing group "block_recv" =>
   >    Group "block_recv": [OK]
   > Testing group "remote_disconnect" =>
   >    Group "remote_disconnect": [OK]
   > Testing group "basic_setsockopt" =>
   > up_assert: Assertion failed at file:usrsock/usrsock_dev.c line: 577 task: 
usrsocktest
   > ```
   
   The patch now is rebased to the latest master.
   I enabled CONFIG_DEBUG_ASSERTIONS=y on sim:usrsocktest and tried several 
times and could not reproduct this assert.
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to