$subject. Fails in
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest

Surefire Report attached.

Shankar

-- 
S.Uthaiyashankar
Senior Architect & Senior Manager
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest
-------------------------------------------------------------------------------
Tests run: 8, Failures: 6, Errors: 2, Skipped: 0, Time elapsed: 0.445 sec <<< 
FAILURE!
testSOAP12EnvelopeToSubscription(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.345 sec  <<< FAILURE!
junit.framework.AssertionFailedError: The subscription id is null
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testSOAP12EnvelopeToSubscription(SubscribeCommandBuilderTest.java:307)

testSOAP11EnvelopeToSubscription(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: The subscription id is null
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testSOAP11EnvelopeToSubscription(SubscribeCommandBuilderTest.java:336)

testSubscriptionToSOAP12Envelope(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.049 sec  <<< FAILURE!
junit.framework.ComparisonFailure: Invalid response for the get status request 
expected:<...2004/08/addressing">[http://www.example.org/oceanwatch/SubscriptionManager]</wsa:Address><wsa:R...>
 but was:<...2004/08/addressing">[]</wsa:Address><wsa:R...>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testSubscriptionToSOAP12Envelope(SubscribeCommandBuilderTest.java:366)

testSubscriptionToSOAP11Envelope(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.002 sec  <<< FAILURE!
junit.framework.ComparisonFailure: Invalid response for the get status request 
expected:<...2004/08/addressing">[http://www.example.org/oceanwatch/SubscriptionManager]</wsa:Address><wsa:R...>
 but was:<...2004/08/addressing">[]</wsa:Address><wsa:R...>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testSubscriptionToSOAP11Envelope(SubscribeCommandBuilderTest.java:378)

testSubscriptionToSOAP12EnvelopeWithExpiry(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.ComparisonFailure: Invalid response for the get status request 
expected:<...2004/08/addressing">[http://www.example.org/oceanwatch/SubscriptionManager]</wsa:Address><wsa:R...>
 but was:<...2004/08/addressing">[]</wsa:Address><wsa:R...>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testSubscriptionToSOAP12EnvelopeWithExpiry(SubscribeCommandBuilderTest.java:394)

testSubscriptionToSOAP11EnvelopeWithExpiry(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.002 sec  <<< FAILURE!
junit.framework.ComparisonFailure: Invalid response for the get status request 
expected:<...2004/08/addressing">[http://www.example.org/oceanwatch/SubscriptionManager]</wsa:Address><wsa:R...>
 but was:<...2004/08/addressing">[]</wsa:Address><wsa:R...>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testSubscriptionToSOAP11EnvelopeWithExpiry(SubscribeCommandBuilderTest.java:410)

testCarbonSubscriptionToSOAP12Envelope(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.002 sec  <<< ERROR!
java.lang.NullPointerException
        at java.lang.String.replace(String.java:2208)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testCarbonSubscriptionToSOAP12Envelope(SubscribeCommandBuilderTest.java:422)

testCarbonSubscriptionToSOAP11Envelope(org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest)
  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.NullPointerException
        at java.lang.String.replace(String.java:2208)
        at 
org.wso2.carbon.event.ws.internal.builders.SubscribeCommandBuilderTest.testCarbonSubscriptionToSOAP11Envelope(SubscribeCommandBuilderTest.java:437)

_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to