Ferenc Gerlits created MINIFICPP-2351:
-----------------------------------------
Summary: MultipartUploadStateStorageTest transiently fails
Key: MINIFICPP-2351
URL: https://issues.apache.org/jira/browse/MINIFICPP-2351
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Ferenc Gerlits
Failing centos CI job:
[https://github.com/fgerlits/nifi-minifi-cpp/actions/runs/8891797372/job/24414499850]
{noformat}
-------------------------------------------------------------------------------
Remove aged off state
-------------------------------------------------------------------------------
/opt/minifi/extensions/aws/tests/MultipartUploadStateStorageTest.cpp:138
...............................................................................
/opt/minifi/extensions/aws/tests/MultipartUploadStateStorageTest.cpp:159:
FAILED:
REQUIRE( upload_storage_->getState("test_bucket", "key2") == state2 )
with expansion:
std::nullopt == {?}
===============================================================================
test cases: 4 | 3 passed | 1 failed
assertions: 13 | 12 passed | 1 failed
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)