ChrisSamo632 commented on PR #9716:
URL: https://github.com/apache/nifi/pull/9716#issuecomment-2689134216

   > Unfortunately the UI unit tests aren't running as part of CI.
   
   Not for this PR, but is there a reason the unit tests don't run in CI 
(there's a `frontend.skipTests` property in the `nifi-frontend/pom.xml`)?
   
   They take a while ot run, so I can understand not running them as part of 
the standard build, but is there anything stopping us adding `-D 
frontend.skipTests=false` to the 
[ci-workflow](https://github.com/apache/nifi/blob/main/.github/workflows/ci-workflow.yml#L39C3-L39C23)?
 It should probably be raised as a separate Jira ticket and PR, but figured I'd 
ask the question rather than just trying to do it (particularly as the unit 
tests currently seem to fail for me on `main` locally)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to