I have built couchbase server from source and I am seeing a few test cases fail. For example,
69 - platform-dirutils-test (Failed)
I would like to run only this test case and debug it. I went through the documentation link of couchbase but didn’t find the solution. How should I run only the failing test 69-platform-dirutils-test?