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

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

    [ https://issues.apache.org/jira/browse/NIFI-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042684#comment-17042684 ] 

ASF subversion and git services commented on NIFI-7185:
-------------------------------------------------------

Commit 722b99432ce075f93659c168ba367d38006fdf1c in nifi's branch refs/heads/master from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=722b994 ]

NIFI-7185 relaxed timing constrained for builds on lower resources environments like our Github CI builds

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #4075.


> 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
>            Assignee: Joe Witt
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [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)