[
https://issues.apache.org/jira/browse/NIFI-13365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852685#comment-17852685
]
ASF subversion and git services commented on NIFI-13365:
--------------------------------------------------------
Commit 61ce13c4f3898d2bdae1b72cd7972e863ffb5856 in nifi's branch
refs/heads/main from Laszlo Denes Terjeki
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=61ce13c4f3 ]
NIFI-13365 - Fix unit tests running in kubernetes pod
> Fine tuning of unit tests
> -------------------------
>
> Key: NIFI-13365
> URL: https://issues.apache.org/jira/browse/NIFI-13365
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0-M3, 2.0.0-M4
> Reporter: László Dénes Terjéki
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Some unit test can fail if the build runs in a kubernetes pod:
> * ExternalHazelcastCacheManagerTest.testExecution:
> {code}java.lang.IllegalStateException: Node failed to start!{code}
> * KubernetesConfigMapStateProviderTest.testSetStateGetState
> *
> KubernetesConfigMapStateProviderTest.testSetStateGetStateWithPrefix:{code}org.opentest4j.AssertionFailedError:
> expected: <true> but was: <false>{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)