You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/03/08 06:32:00 UTC

[jira] [Resolved] (KARAF-6631) Decanter SoapCollectorTest testWithValidRequest is flacky

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

Jean-Baptiste Onofré resolved KARAF-6631.
-----------------------------------------
    Resolution: Fixed

> Decanter SoapCollectorTest testWithValidRequest is flacky
> ---------------------------------------------------------
>
>                 Key: KARAF-6631
>                 URL: https://issues.apache.org/jira/browse/KARAF-6631
>             Project: Karaf
>          Issue Type: Bug
>          Components: decanter
>    Affects Versions: decanter-2.2.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: decanter-2.3.0
>
>
> {code:java}
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.009 sec <<< FAILURE! - in org.apache.karaf.decanter.collector.soap.SoapCollectorTest
> testWithValidRequest(org.apache.karaf.decanter.collector.soap.SoapCollectorTest)  Time elapsed: 1.051 sec  <<< FAILURE!
> java.lang.AssertionError: null
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at org.apache.karaf.decanter.collector.soap.SoapCollectorTest.testWithValidRequest(SoapCollectorTest.java:131)
> Results :
> Failed tests: 
>   SoapCollectorTest.testWithValidRequest:131 null {code}



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