[
https://issues.apache.org/jira/browse/IGNITE-7690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362964#comment-16362964
]
ASF GitHub Bot commented on IGNITE-7690:
----------------------------------------
GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/3518
IGNITE-7690 Move shared memory suite to Ignite Basic 2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7690
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3518.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 #3518
----
commit b60356a440e929800da6faaaad654a179a1dfb69
Author: Ivan Rakov <ivan.glukos@...>
Date: 2018-02-13T20:02:04Z
IGNITE-7690 Move shared memory suite
(IpcSharedMemoryCrashDetectionSelfTest) to Ignite Basic 2
----
> Move shared memory suite (IpcSharedMemoryCrashDetectionSelfTest) to Ignite
> Basic 2
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-7690
> URL: https://issues.apache.org/jira/browse/IGNITE-7690
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitriy Pavlov
> Assignee: Ivan Rakov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> Test is flaky but included into basic (stable) suite
> Ignite Basic [ tests 1 ] i
> org.apache.ignite.testsuites.IgniteBasicTestSuite:
> org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryCrashDetectionSelfTest.testIgfsServerClientInteractionsUponClientKilling
> (fail rate 2%)
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-2464527718752484555&branch=%3Cdefault%3E&tab=testDetails
> It is better to move this test to basic 2 suite - place for flaky and long
> running tests.
> It is also desired to introduce IgniteBasic2 suite in code with correct
> comments on purpose
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)