[
https://issues.apache.org/jira/browse/NIFI-15037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024603#comment-18024603
]
ASF subversion and git services commented on NIFI-15037:
--------------------------------------------------------
Commit 95ec7da8e0a8a188050fb19742dc5ed33bcc33b2 in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=95ec7da8e0 ]
NIFI-15037 - Clean up nifi ui unit test console error messages (#10369)
> UI - Cleanup console.error messages in nifi unit tests
> ------------------------------------------------------
>
> Key: NIFI-15037
> URL: https://issues.apache.org/jira/browse/NIFI-15037
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Rob Fellows
> Assignee: Rob Fellows
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> There are a number of error messages logged to the console when running the
> UI unit tests for NiFi. They are not causing the tests to fail so they seem
> to indicate some missing configuration that isn't really affecting the tests.
> However, they clutter the output and make it more challenging to find
> valuable information in the logs, especially on CI builds, when something
> does actually fail.
>
> Most follow a pattern of messages like:
>
> {{ERROR TypeError: Cannot read properties of undefined (reading 'XXXXXX')}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)