[ https://issues.apache.org/jira/browse/KARAF-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054303#comment-17054303
]
ASF subversion and git services commented on KARAF-6631:
--------------------------------------------------------
Commit da971272e9e40b449206511a3bf22bc775cff4e3 in karaf-decanter's branch refs/heads/master
from jbonofre
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=da97127 ]
[KARAF-6631] Fix SoapCollectorTest when SOAP request is valid (and cached)
> 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)
|