This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 43f81d36a96 [FLINK-39124][JUnit5 Migration] Migrate the JUnit5 for
Module: flink-tests (#27669)
new a267e58e69b [FLINK-39423][tests] Fix
PseudoRandomValueSelector.randomize() producing identical values for all
boolean config options
new ec02b44cb56 [FLINK-39423][tests] Fix UnalignedCheckpointTestBase
missing config randomization
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../testutils/PseudoRandomValueSelector.java | 3 ++-
.../testutils/PseudoRandomValueSelectorTest.java | 24 ++++++++++++++++++++++
.../checkpointing/UnalignedCheckpointTestBase.java | 12 ++++++++---
3 files changed, 35 insertions(+), 4 deletions(-)