[
https://issues.apache.org/jira/browse/NIFI-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626811#comment-17626811
]
ASF subversion and git services commented on NIFI-10642:
--------------------------------------------------------
Commit 65201ab88b16ce7c232f0b47230be7e33c43cbf7 in nifi's branch
refs/heads/main from zhewenf2
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=65201ab88b ]
NIFI-10642 Fix flaky test groupByStringMixedNumberOfRecords
Signed-off-by: Matthew Burgess <[email protected]>
This closes #6528
> 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
> Priority: Trivial
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)