[
https://issues.apache.org/jira/browse/NIFI-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18104557#comment-18104557
]
ASF subversion and git services commented on NIFI-16196:
--------------------------------------------------------
Commit dddb3dc6b2f42397cc3ffc5c06604136cdd12c36 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dddb3dc6b2f ]
NIFI-16196 Fixed Flaky System Test ClusteredProviderParamFlowSyncIT (#11538)
Signed-off-by: David Handermann <[email protected]>
> Flaky System Test ClusteredProviderParamFlowSyncIT
> --------------------------------------------------
>
> Key: NIFI-16196
> URL: https://issues.apache.org/jira/browse/NIFI-16196
> Project: Apache NiFi
> Issue Type: Test
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> See:
> *
> [https://github.com/apache/nifi/actions/runs/31689396668/job/94412955804?pr=11535]
> {code:java}
> [ERROR] Failures:
> [ERROR] ClusterStateKeyDropIT.testCanDropSpecificStateKey:124 expected:
> <{c=1, b=1, a=1}> but was: <{}> {code}
> *
> [https://github.com/apache/nifi/actions/runs/31689396668/job/94412955775?pr=11535]
> {code:java}
> [ERROR] Failures:
> [ERROR]
> ClusteredProviderParamFlowSyncIT.testProviderBackedContextWithNonProvidedParameterReconcilesOnFlowSync:140->assertNoNodeLogContains:199
> Node log unexpectedly contains: did not Match Cluster Flow ==> expected:
> <false> but was: <true> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)