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

ASF GitHub Bot commented on METRON-1636:
----------------------------------------

Github user cestella commented on the issue:

    https://github.com/apache/metron/pull/1085
  
    @nickwallen these tests are failing because of:
    ```
    Results :
    
    Failed tests: 
      
ProfileBuilderBoltTest.testFlushExpiredProfiles:205->getProfileMeasurements:265 
    outputCollector.emit(
        "hbase",
        <Capturing argument>
    );
    Wanted 1 time:
    -> at 
org.apache.metron.profiler.bolt.ProfileBuilderBoltTest.getProfileMeasurements(ProfileBuilderBoltTest.java:265)
    But was 2 times. Undesired invocation:
    -> at 
org.apache.metron.profiler.bolt.HBaseEmitter.emit(HBaseEmitter.java:54)
    ```
    
    I'm pretty sure this PR isn't causing those failures, have you (or anyone 
else who is watching) seen `ProfileBuilderBoltTest` fail intermittently?  


> Fix broken unit test setup in metron-alerts
> -------------------------------------------
>
>                 Key: METRON-1636
>                 URL: https://issues.apache.org/jira/browse/METRON-1636
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Tibor Meller
>            Priority: Major
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Unit tests are not runs in metron-alerts module because of some configuration 
> issue.
> Please investigate and fix.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to