You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2018/10/17 14:08:00 UTC

[jira] [Assigned] (MINIFI-478) OrderedPropertiesTest fails on Java 11 / OS X

     [ https://issues.apache.org/jira/browse/MINIFI-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aldrin Piri reassigned MINIFI-478:
----------------------------------

    Assignee: Aldrin Piri

> OrderedPropertiesTest fails on Java 11 / OS X
> ---------------------------------------------
>
>                 Key: MINIFI-478
>                 URL: https://issues.apache.org/jira/browse/MINIFI-478
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>            Reporter: Dustin Rodrigues
>            Assignee: Aldrin Piri
>            Priority: Major
>
> When running on OS X 10.14 ( Mojave ) with openjdk 11, the OrderedPropertiesTest is failing. When using jdk1.8.0_192 instead, the test succeeds. 
>  
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE! - in org.apache.nifi.minifi.bootstrap.util.OrderedPropertiesTest
> testOrderedProperties(org.apache.nifi.minifi.bootstrap.util.OrderedPropertiesTest) Time elapsed: 0.05 sec <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[prop1=newVal1]> but was:<[#this is property 2]>
>  at org.junit.Assert.assertEquals(Assert.java:115)
>  at org.junit.Assert.assertEquals(Assert.java:144)
>  at org.apache.nifi.minifi.bootstrap.util.OrderedPropertiesTest.testOrderedProperties(OrderedPropertiesTest.java:49)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)