Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9719
Change subject: [rpc-test] OS X-specific fix for TestRpcSidecarLimits ...................................................................... [rpc-test] OS X-specific fix for TestRpcSidecarLimits After TestRpcSidecarLimits was updated with 2b0c1c0, on OS X the following new error surfaced while running the test (which is completely legit in accordance with 'man sendmsg'): Network error: sendmsg error: Invalid argument (error 22) This patch updates the pattern of the expected error message in TestRpcSidecarLimits to accommodate the new scenario. This is a follow-up for 2b0c1c019921e485f06c4be280fedba3d5279672. Change-Id: I17681546fd942724025dfde81eaa412ee7e0acbf --- M src/kudu/rpc/rpc-test.cc 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/9719/1 -- To view, visit http://gerrit.cloudera.org:8080/9719 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I17681546fd942724025dfde81eaa412ee7e0acbf Gerrit-Change-Number: 9719 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
