[ https://issues.apache.org/jira/browse/SERF-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012541#comment-18012541 ]
Branko Čibej commented on SERF-209: ----------------------------------- Typical. The context tests fail about 30% of the time, but with a memory sanitizer and pool debugging enabled, well, they just pass, consistently, all of the time. You have to love those kinds of bugs. > The test_context test suite is unreliable on macOS > -------------------------------------------------- > > Key: SERF-209 > URL: https://issues.apache.org/jira/browse/SERF-209 > Project: serf > Issue Type: Bug > Affects Versions: serf-trunk > Reporter: Branko Čibej > Priority: Major > > About half the time, running {{test_all context}} fails, hangs or crashes. > When it fails, the test output includes: > {noformat} > --------------------------------- > Actual request: > Method: (null) > URL: (null) > Version: HTTP/0.0 > Headers: Raw body size: 0 > Body:| > ================================= > {noformat} > which is clearly wrong. {-}I suspect (without evidence) that this might be > related to SERF-195{-}. > This is macOS 15.5 with Homebrew dependencies (apr-1.7.4, apr-util 1.6.3, > openssl-3.5.0, zlib-1.2.12, brotli-1.1.0, kerberos-5-1.21.3). > {{$ uname -a > Darwin zulu 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:52:00 PDT > 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6031 arm64}} -- This message was sent by Atlassian Jira (v8.20.10#820010)