Hi,

When building the patch-releases/4.1.2 we have encountered a test failure
at MB integration tests. Can we have this fixed please?

BTW, is MB being released today?

Surefire Report attached.

[INFO] WSO2 Message Broker - Distribution ................ SUCCESS
[1:04.844s]
[INFO] WSO2 MB - Integration Tests ....................... FAILURE
[5:14.530s]
[INFO] WSO2 Business Activity Monitor .................... SKIPPED
[INFO] WSO2 Business Activity Monitor Styles Parent ...... SKIPPED
[INFO] WSO2 BAM UI styles ................................ SKIPPED
[INFO] WSO2 BAM UI styles ................................ SKIPPED
[INFO] WSO2 Stratos - Cloud BAM Login User Interface ..... SKIPPED
[INFO] WSO2 Stratos - Cloud BAM Dashboard User Interface . SKIPPED
[INFO] WSO2 Business Activity Monitor Features Parent .... SKIPPED
[INFO] WSO2 BAM - Features Aggregator Module ............. SKIPPED
[INFO] WSO2 BAM - Style Features ......................... SKIPPED
[INFO] WSO2 BAM - Style Features ......................... SKIPPED
[INFO] WSO2 Carbon - Cloud BAM UI Feature ................ SKIPPED
[INFO] WSO2 Carbon - Cloud BAM Dashboard UI Feature ...... SKIPPED
[INFO] WSO2 BAM - Features Aggregator Module ............. SKIPPED
[INFO] WSO2 Business Activity Monitor P2 Profile Generation  SKIPPED
[INFO] WSO2 BAM Sample ................................... SKIPPED
[INFO] WSO2 BAM Toolbox .................................. SKIPPED
[INFO] WSO2 BAM Migration ................................ SKIPPED
[INFO] migration ......................................... SKIPPED
[INFO] WSO2 Business Activity Monitor - Product .......... SKIPPED
[INFO] WSO2 BAM Integration .............................. SKIPPED
[INFO] WSO2 BAM - Integration Test ....................... SKIPPED
[INFO] WSO2 Carbon - Patch releases - products - Aggregator Module  SKIPPED
[INFO] WSO2 Platform Automated Suite - Parent project .... SKIPPED
[INFO] WSO2 Platform Automated Suite - Artifact Repository  SKIPPED
[INFO] WSO2 Platform Automated Suite - Executor .......... SKIPPED
[INFO] WSO2 Platform Automated Suite - Platform scenarios  SKIPPED
[INFO] WSO2 Platform Automated Suite - Distribution ...... SKIPPED
[INFO] WSO2 Carbon - Patch releases - Platform Automated Test Suite  SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 55:44.598s
[INFO] Finished at: Thu May 30 10:59:26 PDT 2013
[INFO] Final Memory: 2241M/3527M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
project mb-integration-tests: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/wso2/4.1.0/temp/platform/4.1.0/products/mb/2.1.0/modules/integration/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]


-- 
Nuwan Dias

Senior Software Engineer - WSO2, Inc. http://wso2.com
email : [email protected]
Phone : +94 777 775 729
<?xml version="1.0" encoding="UTF-8"?>
<testng-results skipped="0" failed="1" total="11" passed="10">
  <reporter-output>
  </reporter-output>
  <suite name="Suite1" duration-ms="237583" started-at="2013-05-30T10:55:21Z" finished-at="2013-05-30T10:59:18Z">
    <groups>
      <group name="wso2.mb">
        <method signature="org.wso2.mb.integration.tests.EventTestCase.createTopicTest()" name="createTopicTest" class="org.wso2.mb.integration.tests.EventTestCase"/>
        <method signature="org.wso2.mb.integration.tests.EventTestCase.publishingToTopicTest()" name="publishingToTopicTest" class="org.wso2.mb.integration.tests.EventTestCase"/>
        <method signature="org.wso2.mb.integration.tests.EventTestCase.subscribeToTopicTest()" name="subscribeToTopicTest" class="org.wso2.mb.integration.tests.EventTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSQueueRollbackTestCase.receiveMessages()" name="receiveMessages" class="org.wso2.mb.integration.tests.JMSQueueRollbackTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSQueueSubscribePublishTestCase.runJMSQueueSubscribePublishTestCase()" name="runJMSQueueSubscribePublishTestCase" class="org.wso2.mb.integration.tests.JMSQueueSubscribePublishTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase.consumeMessage()" name="consumeMessage" class="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase.oneTimeSetUp()" name="oneTimeSetUp" class="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase.oneTimeTearDown()" name="oneTimeTearDown" class="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSQueuesTestCase.consumeMessage()" name="consumeMessage" class="org.wso2.mb.integration.tests.JMSQueuesTestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSTopics0_10TestCase.subscribeWithTopicLookup()" name="subscribeWithTopicLookup" class="org.wso2.mb.integration.tests.JMSTopics0_10TestCase"/>
        <method signature="org.wso2.mb.integration.tests.JMSTopics0_91TestCase.subscribeWithTopicLookup()" name="subscribeWithTopicLookup" class="org.wso2.mb.integration.tests.JMSTopics0_91TestCase"/>
      </group>
    </groups>
    <test name="setup" duration-ms="1" started-at="2013-05-30T10:55:21Z" finished-at="2013-05-30T10:55:21Z">
    </test>
    <test name="management" duration-ms="237409" started-at="2013-05-30T10:55:21Z" finished-at="2013-05-30T10:59:18Z">
      <class name="org.wso2.mb.integration.tests.JMSQueueRollbackTestCase">
        <test-method status="PASS" signature="receiveMessages()" name="receiveMessages" duration-ms="66067" started-at="2013-05-30T10:55:21Z" finished-at="2013-05-30T10:56:27Z">
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.JMSQueuesTestCase">
        <test-method status="PASS" signature="consumeMessage()" name="consumeMessage" duration-ms="20114" started-at="2013-05-30T10:56:48Z" finished-at="2013-05-30T10:57:08Z">
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.MBTestServerManager">
        <test-method status="PASS" signature="startServer()" name="startServer" is-config="true" duration-ms="61159" started-at="2013-05-30T10:54:19Z" finished-at="2013-05-30T10:55:21Z">
        </test-method>
        <test-method status="PASS" signature="stopServer()" name="stopServer" is-config="true" duration-ms="6664" started-at="2013-05-30T10:59:18Z" finished-at="2013-05-30T10:59:25Z">
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.JMSQueueSubscribePublishTestCase">
        <test-method status="FAIL" signature="runJMSQueueSubscribePublishTestCase()" name="runJMSQueueSubscribePublishTestCase" duration-ms="105163" started-at="2013-05-30T10:57:33Z" finished-at="2013-05-30T10:59:18Z">
          <exception class="junit.framework.AssertionFailedError">
            <message>
              <![CDATA[expected:<20> but was:<0>]]>
            </message>
            <full-stacktrace>
              <![CDATA[junit.framework.AssertionFailedError: expected:<20> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.wso2.mb.integration.tests.JMSQueueSubscribePublishTestCase.runJMSQueueSubscribePublishTestCase(JMSQueueSubscribePublishTestCase.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:673)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:842)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1166)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
	at org.testng.TestRunner.runWorkers(TestRunner.java:1178)
	at org.testng.TestRunner.privateRun(TestRunner.java:757)
	at org.testng.TestRunner.run(TestRunner.java:608)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
	at org.testng.TestNG.run(TestNG.java:999)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:177)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
]]>
            </full-stacktrace>
          </exception>
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.JMSTopics0_10TestCase">
        <test-method status="PASS" signature="subscribeWithTopicLookup()" name="subscribeWithTopicLookup" duration-ms="10121" started-at="2013-05-30T10:57:18Z" finished-at="2013-05-30T10:57:28Z">
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.JMSTopics0_91TestCase">
        <test-method status="PASS" signature="subscribeWithTopicLookup()" name="subscribeWithTopicLookup" duration-ms="10128" started-at="2013-05-30T10:57:08Z" finished-at="2013-05-30T10:57:18Z">
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.EventTestCase">
        <test-method status="PASS" signature="login()" name="login" is-config="true" duration-ms="20222" started-at="2013-05-30T10:56:27Z" finished-at="2013-05-30T10:56:47Z">
        </test-method>
        <test-method status="PASS" signature="createTopicTest()" name="createTopicTest" duration-ms="31" started-at="2013-05-30T10:56:47Z" finished-at="2013-05-30T10:56:47Z">
        </test-method>
        <test-method status="PASS" signature="publishingToTopicTest()" name="publishingToTopicTest" duration-ms="405" started-at="2013-05-30T10:56:47Z" finished-at="2013-05-30T10:56:47Z">
        </test-method>
        <test-method status="PASS" signature="subscribeToTopicTest()" name="subscribeToTopicTest" duration-ms="218" started-at="2013-05-30T10:56:47Z" finished-at="2013-05-30T10:56:48Z">
        </test-method>
        <test-method status="PASS" signature="logout()" name="logout" is-config="true" duration-ms="21" started-at="2013-05-30T10:56:48Z" finished-at="2013-05-30T10:56:48Z">
        </test-method>
      </class>
      <class name="org.wso2.mb.integration.tests.JMSQueuesSequentialTestCase">
        <test-method status="PASS" signature="oneTimeSetUp()" name="oneTimeSetUp" is-config="true" duration-ms="0" started-at="2013-05-30T10:57:28Z" finished-at="2013-05-30T10:57:28Z">
        </test-method>
        <test-method status="PASS" signature="consumeMessage()" name="consumeMessage" duration-ms="4860" started-at="2013-05-30T10:57:28Z" finished-at="2013-05-30T10:57:33Z">
        </test-method>
        <test-method status="PASS" signature="oneTimeSetUp()" name="oneTimeSetUp" duration-ms="0" started-at="2013-05-30T10:57:33Z" finished-at="2013-05-30T10:57:33Z">
        </test-method>
        <test-method status="PASS" signature="oneTimeTearDown()" name="oneTimeTearDown" is-config="true" duration-ms="0" started-at="2013-05-30T10:57:33Z" finished-at="2013-05-30T10:57:33Z">
        </test-method>
        <test-method status="PASS" signature="oneTimeTearDown()" name="oneTimeTearDown" duration-ms="0" started-at="2013-05-30T10:57:33Z" finished-at="2013-05-30T10:57:33Z">
        </test-method>
      </class>
    </test>
  </suite>
</testng-results>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to