Gábor Gyimesi created MINIFICPP-2786:
----------------------------------------
Summary: FlowControllerTests transiently fail
Key: MINIFICPP-2786
URL: https://issues.apache.org/jira/browse/MINIFICPP-2786
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Fix For: 1.0.0
Attachments: FlowControllerTests_flaky.log
FlowControllerTests recently started failing in CI in a flaky manner, with the
following failure:
{code:java}
2026-04-16T14:58:19.0918128Z
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2026-04-16T14:58:19.0919428Z
FlowControllerTests.exe is a Catch2 v3.9.1 host
application.2026-04-16T14:58:19.0920396Z Run with -? for
options2026-04-16T14:58:19.0921064Z2026-04-16T14:58:19.0921656Z
-------------------------------------------------------------------------------2026-04-16T14:58:19.0922655Z
Extend the waiting period during shutdown2026-04-16T14:58:19.0923888Z
-------------------------------------------------------------------------------2026-04-16T14:58:19.0925285Z
D:\a\nifi-minifi-cpp\nifi-minifi-cpp\libminifi\test\flow-tests\FlowControllerTests.cpp(207)2026-04-16T14:58:19.0926728Z
...............................................................................2026-04-16T14:58:19.0927768Z2026-04-16T14:58:19.0929165Z
D:\a\nifi-minifi-cpp\nifi-minifi-cpp\libminifi\test\flow-tests\FlowControllerTests.cpp(235):
FAILED:2026-04-16T14:58:19.0930981Z REQUIRE(
verifyWithBusyWait(std::chrono::milliseconds{500}, flowFilesEnqueued)
)2026-04-16T14:58:19.0932318Z with expansion:2026-04-16T14:58:19.0933460Z
false2026-04-16T14:58:19.0934087Z {code}
More info in the attached logs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)