Skip to content

tests-ci : net: socket: reuseaddr_reuseport.userspace test Failed  #64061

@hakehuang

Description

@hakehuang

Describe the bug
reuseaddr_reuseport.userspace test is Failed on v3.5.0-rc3-5-g90b9809c6f55 on mimxrt1160_evk_cm7
testcase path is tests/net/socket/reuseaddr_reuseport

see logs for details

To Reproduce
1.

scripts/twister --device-testing --device-serial /dev/ttyACM0 -p mimxrt1160_evk_cm7  --sub-test net.socket

or

# cd tests/net/socket/reuseaddr_reuseport/userspace/ipv4_tcp_identical_clients
# west build -b mimxrt1160_evk_cm7
# west flash
  1. See error

Expected behavior
test pass

Impact

Logs and console output

START - test_ipv4_tcp_identical_clients

Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/reuseaddr_reuseport/src/../../socket_helpers.h:98: prepare_sock_tcp_v4: (*sock >= 0 is false)
socket open failed
FAIL - test_ipv4_tcp_identical_clients in 0.016 seconds

    

Environment (please complete the following information):

  • OS: (e.g. Linux )
  • Toolchain (e.g Zephyr SDK)
  • Commit SHA or Version used: v3.5.0-rc3-5-g90b9809c6f55

Metadata

Metadata

Assignees

Labels

area: TestsIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions