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

ASF subversion and git services commented on GEODE-1374:
--------------------------------------------------------

Commit 3dd2efd934c0425fdc7de19f5621340213e1baee in incubator-geode's branch 
refs/heads/develop from [~amb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3dd2efd ]

GEODE-1374: Run flaky tests in a separate gradle task

Add a new test task specifically for running tests annotated with
@FlakyTest.  This allows us to isolate tests that exhibit
intermittent failures.  Other changes include:

- Exclude flaky tests from test, integrationTest, uiTest, and
  distributedTest tasks
- Cleanup how tests are found using the minimum set of
  include/exclude categories


> Run tests labeled 'flaky' in a separate build task
> --------------------------------------------------
>
>                 Key: GEODE-1374
>                 URL: https://issues.apache.org/jira/browse/GEODE-1374
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>            Reporter: Anthony Baker
>            Assignee: Anthony Baker
>
> We have a number of tests that have been annotated with the @FlakyTest 
> category.  These tests exhibit intermittent failures.  We should exclude 
> these tests from the normal test tasks and create a special task to run these 
> separately.  This will help to isolate test failures so we can focus and 
> prioritize test fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to