You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2020/02/22 02:57:00 UTC

[jira] [Created] (NIFI-7185) TestLuceneEventIndex is an unreliable test

Joe Witt created NIFI-7185:
------------------------------

             Summary: TestLuceneEventIndex is an unreliable test 
                 Key: NIFI-7185
                 URL: https://issues.apache.org/jira/browse/NIFI-7185
             Project: Apache NiFi
          Issue Type: Bug
         Environment: Github Actions CI - Ubuntu Java 11 - 2 cores

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/share/apache-maven-3.6.3
Java version: 11.0.6, vendor: Azul Systems, Inc., runtime: /opt/hostedtoolcache/jdk/11.0.6/x64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.0.0-1031-azure", arch: "amd64", family: "unix"
            Reporter: Joe Witt


[ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.363 s <<< FAILURE! - in org.apache.nifi.provenance.index.lucene.TestLuceneEventIndex
[ERROR] testUnauthorizedEventsGetPlaceholdersForExpandChildren(org.apache.nifi.provenance.index.lucene.TestLuceneEventIndex)  Time elapsed: 0.097 s  <<< FAILURE!
java.lang.AssertionError: expected:<5> but was:<8>
	at org.apache.nifi.provenance.index.lucene.TestLuceneEventIndex.testUnauthorizedEventsGetPlaceholdersForExpandChildren(TestLuceneEventIndex.java:234)

[ERROR] Failures: 
[ERROR]   TestLuceneEventIndex.testUnauthorizedEventsGetPlaceholdersForExpandChildren:234 expected:<5> but was:<8>
[ERROR] Tests run: 85, Failures: 1, Errors: 0, Skipped: 9
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project nifi-persistent-provenance-repository: There are test failures.
[ERROR] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)