[
https://issues.apache.org/jira/browse/NIFI-8506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337898#comment-17337898
]
Guillaume Schaer commented on NIFI-8506:
----------------------------------------
[~jfrazee] I just pushed the PR. It covers points 1 and 2 above. I'll open a
new ticket for point 3.
> 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: 10m
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)