It appears that we now get a different errno. Looking at Jenkins to find
the first commit where this test starting failing indicates that
2fe5a79425c79f7b828acd91da66d97230925fc8 is the most likely cause.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 37509 Build 34398: arc lint + arc unit
Event Timeline
tests/sys/net/routing/test_rtsock_l3.c | ||
---|---|---|
399–400 | In reality, EEXIST is a previous value from some of the system calls, and the real errno result is 0. |