lordgamez commented on PR #1309:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1309#issuecomment-1105429767
> > Unfortunately the last commit did not help with the problem above, the
test still fails with the same timeout.
>
> To me this did not occur. However, I have increased my timeout to 400
seconds. Out of 15 runs (the same way you did, -j99) none had this test failing.
The tests still fail with a timeout, but the same problem seems to appear in
multiple C2 related tests, so I would think this is unrelated to the current
issue of the PR.
```
The following tests FAILED:
77 - GetFileTests (Failed)
110 - C2JstackTest (Subprocess aborted)
132 - C2PauseResumeTest (Subprocess aborted)
136 - C2ClearCoreComponentStateTest (Subprocess aborted)
```
This issue seems to pop up time to time in CI as well, as we currently have
open issues for C2 related tests with this specific timeout problem for example
in [MINIFICPP-1720](https://issues.apache.org/jira/browse/MINIFICPP-1720) and
[MINIFICPP-1711](https://issues.apache.org/jira/browse/MINIFICPP-1711). This
issue should be investigated separately, but I think this change can be merged
and should fix the original issue.
--
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]