Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9720
Change subject: [master-test] TestDumpStacksOnRpcQueueOverflow is not relevant on OS X ...................................................................... [master-test] TestDumpStacksOnRpcQueueOverflow is not relevant on OS X As Will noticed, the TestDumpStacksOnRpcQueueOverflow scenario always fails on OS X since the stack trace dumping is not supported there. This patch simply moves the TestDumpStacksOnRpcQueueOverflow scenario under '#ifndef __APPLE__ ... #endif' macro. This is a follow-up for 96b3b63a48c270a77819e6fc80d1dfdb381a0df7. Change-Id: Id6e1424a37628537f45b6cda7fd9b7e06101e53e --- M src/kudu/master/master-test.cc 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/9720/1 -- To view, visit http://gerrit.cloudera.org:8080/9720 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id6e1424a37628537f45b6cda7fd9b7e06101e53e Gerrit-Change-Number: 9720 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
