[
https://issues.apache.org/jira/browse/FALCON-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397131#comment-15397131
]
ASF GitHub Bot commented on FALCON-2101:
----------------------------------------
GitHub user bvellanki opened a pull request:
https://github.com/apache/falcon/pull/247
FALCON-2101 Disable IT tests that depend on instance status reaching …
…RUNNING state
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/247.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 #247
----
commit c7f783b397a2deeb73f8ca72b745e6b12d46de5e
Author: bvellanki <[email protected]>
Date: 2016-07-28T06:49:29Z
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: trunk, 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)