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/19 15:52:00 UTC

[jira] [Commented] (GEODE-5746) Integration-test-2 CLI tests are flaky when run in parallel.

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

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

Commit 3d733d2bc1e86d201ba6cab41262f5e7e1ab4348 in geode-native's branch refs/heads/develop from [~bbender]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=3d733d2 ]

GEODE-5746: deflakify cli integration test2 (#380)

- Refactor C# test framework to look like C++ framework
- Pay attention to gfsh exit codes and fail on non-zero exit
- Ensure all tests create their own jmx manager, and test exit gets rid of all java instances
- verify all tests run properly in parallel

Co-authored-by: Ivan Godwin <ig...@pivotal.io>
Co-authored-by: Ernest Burghardt <eb...@pivotal.io>


> Integration-test-2 CLI tests are flaky when run in parallel.
> ------------------------------------------------------------
>
>                 Key: GEODE-5746
>                 URL: https://issues.apache.org/jira/browse/GEODE-5746
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Ivan Godwin
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 8 of the past 20 cli-test-windows-debug test runs have failed. While 1 failure may be blamed on infrastructure, the other 7 are test failures. RegionSSLTest and RegionTest are the most frequent to fail.
> The cli-test-windows-release task is not nearly as bad.



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