GitHub user vramachan opened a pull request: https://github.com/apache/falcon/pull/158
FALCON-1978 : Fix flaky unite test MetadataMappingServicesTests 1. Ordered the tests so that parallel execution will not cause assert failures 2. There was an issue found in EntityGraphRelationshipBuilder that was causing MetadataMappingServicesTests.testOnClusterEntityChange(), but it seems that has been fixed in the trunk. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vramachan/falcon FALCON-1978.FixUnitTest Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/158.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #158 ---- commit 9f0c47a893eb0f1fd30a00bd900ab3a81594633f Author: Venkatesan Ramachandran <vramachand...@hortonworks.com> Date: 2016-05-24T01:42:50Z FALCON-1978 : Fix flaky unite test MetadataMappingServicesTests ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---