[
https://issues.apache.org/jira/browse/NIFI-15037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Fellows updated NIFI-15037:
-------------------------------
Description:
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')}}
was:
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 the 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')}}
> 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
>
> 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)