[crac] RFR: Adjusting CRaC tests

Radim Vansa rvansa at openjdk.org
Wed Dec 20 11:29:03 UTC 2023


On Wed, 22 Nov 2023 08:44:23 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Fixing the CRaC tests to adapt them for different platforms
> 
> - Extended test timeouts to accomodate slower docker image builds.
> - NativePRNGBlocking is exluded as on some machines /dev/random is exhausted too soon
> - Adjusting timeout to prevent test failing on centOS 7

Sorry for neglecting this PR for a while; I don't have issues with changing the timing if it works better somewhere, and the formatting changes look good, too.
Would it be possible to somehow detect if `NativePRNGBlocking` is feasible, rather than disabling that completely?

-------------

Marked as reviewed by rvansa (Committer).

PR Review: https://git.openjdk.org/crac/pull/144#pullrequestreview-1790702989


More information about the crac-dev mailing list