You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/01 20:23:00 UTC

[jira] [Commented] (GEODE-5781) repeatTest should not combine classpaths

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

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

Commit ab55a84b5cd04294d698d40c60e0d5d55ed29740 in geode's branch refs/heads/develop from [~gosullivan]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ab55a84 ]

GEODE-5781: split repeatTest into separate tasks (#2526)

* GEODE-5781: create new repeat test tasks per source set

* use new repeat targets with pull request CI
  For each test that changed, pass the `--test` flag to the appropriate
  test task.
* Set GEODE_HOME for assembly after distributions has been configured.
* cleanup various bits of our Gradle files.

Co-authored-by: Dale Emery <de...@pivotal.io>
Co-authored-by: Patrick Rhomberg <pr...@pivotal.io>
Co-authored-by: Galen O'Sullivan <go...@pivotal.io>

> repeatTest should not combine classpaths
> ----------------------------------------
>
>                 Key: GEODE-5781
>                 URL: https://issues.apache.org/jira/browse/GEODE-5781
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Galen O'Sullivan
>            Assignee: Galen O'Sullivan
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> repeatTests combines the classpaths of all the test source sets, which means that a test run under repeatTest will have a different classpath than the same test would if run using, e.g. distributedTest.
> This can make it harder to reproduce some tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)