Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Big thanks to https://github.com/PuspenduBanerjee for identifying the issue.
This test is creating a 100MB file then scanning it in a java executable that is fired up with whatever the environ default heap sizing/etc.. is. In some environments, notably Travis-CI, this is creating build stability problems.
There is no apparent reason to match against such a large file.
Attachments
Attachments
Issue Links
- relates to
-
NIFI-1455 TestExecuteStreamCommand can experience issues in the Travis environment
- Resolved