[
https://issues.apache.org/jira/browse/NIFI-8506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338683#comment-17338683
]
ASF subversion and git services commented on NIFI-8506:
-------------------------------------------------------
Commit 24d3d4325c9a6f91f6af3e6c868fad14ef5d863b in nifi's branch
refs/heads/main from Guillaume Schaer
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=24d3d43 ]
NIFI-8506 Fix Azure Storage integration tests
This closes #5047
Signed-off-by: Joey Frazee <[email protected]>
> Azure Integration tests fail
> -----------------------------
>
> Key: NIFI-8506
> URL: https://issues.apache.org/jira/browse/NIFI-8506
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.14.0
> Reporter: Guillaume Schaer
> Assignee: Guillaume Schaer
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> NIFI-7886 introduced some changes in the integration-tests of the
> nifi-azure-bundle.
> integration-tests of this component don't pass after PR #4576
> More specifically:
> # *org.apache.nifi.processors.azure.storage.ITListAzureBlobStorage* tries to
> upload a blob, retrieve it and then expects its lengths to be 10. But
> AbstractAzureBlobStorageIT was changed to upload a blob of length 36 instead
> of 10.
> # Two tests in
> *org.apache.nifi.processors.azure.storage.ITPutAzureDataLakeStorage* and
> *org.apache.nifi.processors.azure.storage.ITFetchAzureDataLakeStorage* are
> set to Ignore. By default a skipped test, makes the verify phase to fail.
> # -I also saw an intermittent failure on
> *org.apache.nifi.processors.azure.storage.ITListAzureDataLakeStorage* in
> testListRootRecursive but I could not reproduce it systematically.- This was
> moved to NIFI-8508
--
This message was sent by Atlassian Jira
(v8.3.4#803005)