markap14 opened a new pull request, #11675: URL: https://github.com/apache/nifi/pull/11675
### Description Make `TestStandardProcessScheduler.validateNeverEnablingServiceCanStillBeDisabled()` deterministic after NIFI-16288 changed controller service disable behavior. The test now waits for the asynchronous disable future and verifies the final DISABLED state and completed @OnDisabled invocation. ### Verification - Full build: `mvn clean install -T 4 -DskipTests` - `TestStandardProcessScheduler`: 16 tests passed - Checkstyle and PMD passed [Jira NIFI-16341](https://issues.apache.org/jira/browse/NIFI-16341) -- 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]
