[
https://issues.apache.org/jira/browse/NIFI-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy LoPresto resolved NIFI-7541.
---------------------------------
Fix Version/s: 1.12.0
Resolution: Duplicate
> TestListenSMTP is failing on Windows CI build
> ---------------------------------------------
>
> Key: NIFI-7541
> URL: https://issues.apache.org/jira/browse/NIFI-7541
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions, Tools and Build
> Affects Versions: 1.11.4
> Reporter: Andy LoPresto
> Assignee: Andy LoPresto
> Priority: Critical
> Labels: CI/CD, build, test, timeout, windows
> Fix For: 1.12.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The Windows Java 1.8 build is failing on GitHub Actions due to:
>
> {code:java}
> [ERROR] Failures:
> [ERROR] TestListenSMTP.validateSuccessfulInteraction:87
> [ERROR] TestListenSMTP.validateSuccessfulInteractionWithTls:150
> [ERROR] TestListenSMTP.validateTooLargeMessage:192
> [ERROR] Tests run: 17, Failures: 3, Errors: 0, Skipped: 0
> {code}
> As this is not failing on any other OS and it is similar to an issue I
> recently saw in a PR, I believe this is due to the test runner shutdown not
> completing in the allowed wait duration. I don't have a local Windows system
> to test on, but I'll submit a PR expanding this timeout on Windows and see if
> the GitHub Actions pass.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)