You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/04/19 23:00:49 UTC

[GitHub] [nifi] greyp9 commented on a diff in pull request #5980: NIFI-9826 - Test failure on Ubuntu when using C locale

greyp9 commented on code in PR #5980:
URL: https://github.com/apache/nifi/pull/5980#discussion_r853556651


##########
.github/workflows/ci-workflow.yml:
##########
@@ -147,12 +152,17 @@ jobs:
           java-version: '11'
       - name: Maven Build
         env:
+          NIFI_CI_LOCALE: >-

Review Comment:
   This environment variable will normally not be set, so the new unit test will be deactivated.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org