Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20464
Change subject: [util] SKIP_IF_SLOW_NOT_ALLOWED for some BlockBloomFilterTest scenarios ...................................................................... [util] SKIP_IF_SLOW_NOT_ALLOWED for some BlockBloomFilterTest scenarios I noticed MinSpaceForFpp, MinSpaceMaxNdv, and FindInvalid scenarios of the BlockBloomFilterTest suite running for quite a bit on a relatively modern hardware (about 10, 3, and 30 seconds correspondingly), so it makes sense to skip each of the scenarios unless KUDU_SLOW_TESTS_ALLOWED is set. This patch doesn't contain any functional modifications. Change-Id: Ie154436bb043802c822f92e177ac090210ee7c1c --- M src/kudu/util/block_bloom_filter-test.cc 1 file changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/20464/1 -- To view, visit http://gerrit.cloudera.org:8080/20464 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie154436bb043802c822f92e177ac090210ee7c1c Gerrit-Change-Number: 20464 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
