PragmaTwice commented on issue #2243:
URL: https://github.com/apache/kvrocks/issues/2243#issuecomment-2051842381

   Actually you don't need to modify the source code. 
   
   You can refer to the CONTRIBUTING document here:
   https://kvrocks.apache.org/community/contributing#tests
   
   > You can use ./x.py test go <BUILD_DIR> -run <PATTERN> to run Golang test 
cases whose name match the pattern. Technically, all arguments after 
<BUILD_DIR> will be appended to the go test command. Refer to the 
[testflag](https://pkg.go.dev/cmd/go/internal/test) page for all possible flags.


-- 
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