eliminated fuzzer test on osx

This commit is contained in:
Brannon King 2019-07-02 08:44:33 -06:00 committed by Anthony Fieroni
parent 24b5d5bbbd
commit fa8bdefa9e

View file

@ -435,6 +435,7 @@ struct ClaimTrieChainFixture: public CClaimTrieCacheBase
BOOST_FIXTURE_TEST_SUITE(claimtriebranching_tests, RegTestingSetup)
#ifndef MAC_OSX // can't find a random number generator that produces the same sequence on OSX
BOOST_AUTO_TEST_CASE(triehash_fuzzer_test)
{
ClaimTrieChainFixture fixture;
@ -503,7 +504,7 @@ BOOST_AUTO_TEST_CASE(triehash_fuzzer_test)
else
std::cerr << "Hash: " << fixture.getMerkleHash().GetHex() << std::endl;
}
#endif
/*
claims
no competing bids