Github user d2r commented on the pull request:

    https://github.com/apache/storm/pull/921#issuecomment-162712926
  
    The following new test failed:
    ```
    Running backtype.storm.scheduler.resource.TestResourceAwareScheduler
    Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 71.056 sec 
<<< FAILURE! - in backtype.storm.scheduler.resource.TestResourceAwareScheduler
    
TestTopologySortedInCorrectOrder(backtype.storm.scheduler.resource.TestResourceAwareScheduler)
  Time elapsed: 19.311 sec  <<< FAILURE!
    org.junit.ComparisonFailure: check order expected:<topo-[3]> but 
was:<topo-[5]>
            at org.junit.Assert.assertEquals(Assert.java:115)
            at 
backtype.storm.scheduler.resource.TestResourceAwareScheduler.TestTopologySortedInCorrectOrder(TestResourceAwareScheduler.java:132)
    ```
    
    I think the other failure in WindowManagerTest is related to #900 


---
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