Property: fix intermittent test failure.
authorPauli <paul.dale@oracle.com>
Fri, 22 Nov 2019 22:04:38 +0000 (08:04 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 24 Nov 2019 11:54:34 +0000 (21:54 +1000)
commite5ecfcc788c8d3e6cbb96bc68b5498be8198f9f5
tree30180517708590e12d5f58592663f61812d09f62
parent23f3993127c0a05651e28701d91edb478ebe6efa
Property: fix intermittent test failure.

The reduction in the cache flush threshold in #10408 caused the stochastic test
to fail with noticeable probability.  Revert that part of the change.

Also add a comment to help avoid this in future.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10505)
crypto/property/property.c