Zhewen Fu created NIFI-10642:
--------------------------------
Summary: Test groupByStringMixedNumberOfRecords is Flaky
Key: NIFI-10642
URL: https://issues.apache.org/jira/browse/NIFI-10642
Project: Apache NiFi
Issue Type: Bug
Reporter: Zhewen Fu
The test
`org.apache.nifi.processors.standard.TestPartitionRecord.groupByStringMixedNumberOfRecords`
is flaky. Below is a sample error message when it fails.
[ERROR]
org.apache.nifi.processors.standard.TestPartitionRecord.groupByStringMixedNumberOfRecords
Time elapsed: 0.238 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <3> but was: <0>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)