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

[jira] [Commented] (NIFI-6693) ControllerSearchServiceTest failing to find parameter/paramter context on Linux machine

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

Joseph Witt commented on NIFI-6693:
-----------------------------------

the test always fails including when only building that single module.

the result of the parameter context is zero found.  no parameters found either.  both are tested by an assertion to have at least a single result for 'foo'.  on osx this works.  not clear to me how this could be system to system specific.

> ControllerSearchServiceTest failing to find parameter/paramter context on Linux machine
> ---------------------------------------------------------------------------------------
>
>                 Key: NIFI-6693
>                 URL: https://issues.apache.org/jira/browse/NIFI-6693
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.10.0
>         Environment: Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00)
> Maven home: /development/apache-maven-3.5.0
> Java version: 1.8.0_191, vendor: Oracle Corporation
> Java home: /usr/java/jdk1.8.0_191-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.2.9-200.fc30.x86_64", arch: "amd64", family: "unix"
>            Reporter: Joseph Witt
>            Assignee: Matt Gilman
>            Priority: Blocker
>             Fix For: 1.10.0
>
>
> [ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.329 s <<< FAILURE! - in org.apache.nifi.web.controller.ControllerSearchServiceTest
> [ERROR] testSearchParameterContext(org.apache.nifi.web.controller.ControllerSearchServiceTest)  Time elapsed: 0.014 s  <<< FAILURE!
> java.lang.AssertionError
>     at org.apache.nifi.web.controller.ControllerSearchServiceTest.testSearchParameterContext(ControllerSearchServiceTest.java:374)



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