[
https://issues.apache.org/jira/browse/NIFI-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-6129:
-----------------------------
Description:
The test typically passes but can occasionally fail:
{{[ERROR] Failures: }}
{{ [ERROR] TestLuceneEventIndex.testExpiration:403 expected:<1> but was:<0>}}
{{ [INFO] }}
{{ [ERROR] Tests run: 83, Failures: 1, Errors: 0, Skipped: 9}}
was:
The test typically passes but can occasionally fail:
```
[ERROR] Failures:
[ERROR] TestLuceneEventIndex.testExpiration:403 expected:<1> but was:<0>
[INFO]
[ERROR] Tests run: 83, Failures: 1, Errors: 0, Skipped: 9
```
> Intermittent test failure for TestLuceneEventIndex#testExpiration
> -----------------------------------------------------------------
>
> Key: NIFI-6129
> URL: https://issues.apache.org/jira/browse/NIFI-6129
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Tools and Build
> Reporter: Mark Payne
> Priority: Major
>
> The test typically passes but can occasionally fail:
> {{[ERROR] Failures: }}
> {{ [ERROR] TestLuceneEventIndex.testExpiration:403 expected:<1> but was:<0>}}
> {{ [INFO] }}
> {{ [ERROR] Tests run: 83, Failures: 1, Errors: 0, Skipped: 9}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)