You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 07:01:00 UTC

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

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

ASF GitHub Bot commented on KARAF-6631:
---------------------------------------

jbonofre commented on pull request #131: [KARAF-6631] Fix SoapCollectorTest when SOAP request is valid (and cached)
URL: https://github.com/apache/karaf-decanter/pull/131
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)