You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/10/22 17:30:00 UTC

[jira] [Resolved] (GEODE-5903) repeat*Test tasks are not forked with every repetition.

     [ https://issues.apache.org/jira/browse/GEODE-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Rhomberg resolved GEODE-5903.
-------------------------------------
    Resolution: Not A Problem

It appears that not forking every 1 in this test is an active design choice, so that the test run more quickly, with greater interleaving for possible race conditions.

> repeat*Test tasks are not forked with every repetition.
> -------------------------------------------------------
>
>                 Key: GEODE-5903
>                 URL: https://issues.apache.org/jira/browse/GEODE-5903
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>
> In general, the repeat test tasks and their parent tasks are configered separately, which presents the possibility for configuration drift when developers modify one but miss the other.
> In specific and for instance, it appears that [PR #2651|https://github.com/apache/geode/pull/2651] suffered failure in the {{StressNewTest}} precheckin portion due to file-IO tests not being properly isolated via a {{forkEvery 1}} in the repeat test configurations.



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