Github user rbnks commented on the pull request:

    https://github.com/apache/incubator-streams/pull/130#issuecomment-63503329
  
    ```Tests run: 92, Failures: 4, Errors: 72, Skipped: 1
    Failed tests: 
      DatumStatusCounterTest.testConstructor:59->Assert.fail:88 Constructor 
Threw Exception : javax.management.InstanceAlreadyExistsException: 
org.apache.streams.local:type=DatumCounter,name=test_id,identifier=Unknown_Stream,startedAt=-1
      StreamsTaskCounterTest.testConstructor:57->Assert.fail:88 Constructor 
threw error : javax.management.InstanceAlreadyExistsException: 
org.apache.streams.local:type=StreamsTaskCounter,name=test_id,identifier=null,startedAt=-1
      
ThroughputQueueSingleThreadTest.testMultipleMBeanRegistrations:238->Assert.fail:88
 Failed to register MXBean : Format specifier 's'
      ThroughputQueueSingleThreadTest.testMBeanRegistration:217->Assert.fail:88 
Failed to register MXBean : Format specifier 's'
    
    Tests in error: 
      
LocalStreamBuilderTest.testBasicLinearStream1:132->linearStreamNonParallel:183->removeRegisteredMBeans:93
 » MissingFormatArgument
      LocalStreamBuilderTest.testStreamIdValidations:110 » NullPointer
      
LocalStreamBuilderTest.testBasicLinearStream2:137->linearStreamNonParallel:183->removeRegisteredMBeans:93
 » MissingFormatArgument
      
LocalStreamBuilderTest.testBasicMergeStream:246->removeRegisteredMBeans:93 » 
MissingFormatArgument
      
LocalStreamBuilderTest.testParallelLinearStream1:220->removeRegisteredMBeans:93 
» MissingFormatArgument
    ...
    ```
    
    There are failed test in your pull request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to