[net][net.socket.select][imx-rt series] test fails (k_uptime_get_32() - tstamp <= FUZZ is false) #25991
Labels
area: Ethernet
area: Sockets
Networking sockets
area: Tests
Issues related to a particular existing or missing test
bug
The issue is a bug, or the PR is fixing a bug
platform: NXP
NXP
Milestone
Describe the bug
Assertion failed at WEST_TOPDIR/zephyr/tests/net/socket/select/src/main.c:160: test_select: (k_uptime_get_32() - tstamp <= FUZZ is false)
all rt baords with net support fail:
mimxrt1020_evk
mimxrt1060_evk
mimxrt1064_evk
mimxrt1050_evk
for v2.3.0-rc1 this case is OK.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
all test pass.
Impact
net socket function
Screenshots or console output
'''
*** Booting Zephyr OS version 2.3.0-rc2 ***
I: ETH_0 enabled 100M full-duplex mode.
Running test suite socket_select
starting test - test_fd_set
PASS - test_fd_set
starting test - test_select
E: 0x00000000 is not a valid NET_SOCKET
E: address is not a known kernel object
E: 0x00000000 is not a valid NET_SOCKET
E: address is not a known kernel object
FAIL - test_select
Test suite socket_select failed.
PROJECT EXECUTION FAILED
'''
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: