PragmaTwice commented on PR #2835:
URL: https://github.com/apache/kvrocks/pull/2835#issuecomment-2735768949

   ```
    --- FAIL: TestBloomInfo (4.74s)
       --- FAIL: TestBloomInfo/BasicAddAndCheck (1.22s)
           bloom_test.go:149: 
                Error Trace:    
/home/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bloom/bloom_test.go:149
                Error:          Not equal: 
                                expected: 1
                                actual  : 0
                Test:           TestBloomInfo/BasicAddAndCheck
       --- FAIL: TestBloomInfo/BasicAddAndCheck#01 (1.22s)
           bloom_test.go:149: 
                Error Trace:    
/home/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bloom/bloom_test.go:149
                Error:          Not equal: 
                                expected: 1
                                actual  : 0
                Test:           TestBloomInfo/BasicAddAndCheck#01
   FAIL
   exit status 1
   ```
   
   Could you check the failed test case in CI?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to