[ https://issues.apache.org/jira/browse/FALCON-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396901#comment-15396901 ]
ASF GitHub Bot commented on FALCON-2101: ---------------------------------------- GitHub user bvellanki opened a pull request: https://github.com/apache/falcon/pull/245 FALCON-2101 Disable IT tests that depend on instance state Unblocking release by disabling indeterministic tests. Create FALCON-2102 for a more thorough investigation and fix. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bvellanki/falcon FALCON-2101 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/245.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 #245 ---- commit c622b60181c15c0026f46715ba5fdcee86a48707 Author: bvellanki <bvella...@hortonworks.com> Date: 2016-07-28T04:41:57Z FALCON-2101 Disable IT tests that depend on instance status reaching RUNNING state ---- > Disable IT tests that depend on instance RUNNING status for 0.10 release > ------------------------------------------------------------------------ > > Key: FALCON-2101 > URL: https://issues.apache.org/jira/browse/FALCON-2101 > Project: Falcon > Issue Type: Bug > Affects Versions: trunk, 0.10 > Reporter: Balu Vellanki > Assignee: Balu Vellanki > Fix For: 0.10 > > > There are three IT tests in Falcon that do the following, > 1. Schedule a process > 2. wait for instance to get to running state for upto 10 seconds > 3. Assert instance status as running. > The tests have passed on some machines and failed on others depending on the > env and workflow engine status. The tests need to be disabled for 0.10 > release and revisited on master. -- This message was sent by Atlassian JIRA (v6.3.4#6332)