[
https://issues.apache.org/jira/browse/IGNITE-10828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729239#comment-16729239
]
ASF GitHub Bot commented on IGNITE-10828:
-----------------------------------------
GitHub user EdShangGG opened a pull request:
https://github.com/apache/ignite/pull/5756
IGNITE-10828 GridAbstractTest calculates test count incorrectly
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10828
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5756.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 #5756
----
commit 6f7600966758d93be3b8d811b8c915577194e54b
Author: Eduard Shangareev <eshangareev@...>
Date: 2018-12-27T00:56:01Z
IGNITE-10828 GridAbstractTest calculates test count incorrectly
----
> GridAbstractTest calculates test count incorrectly
> --------------------------------------------------
>
> Key: IGNITE-10828
> URL: https://issues.apache.org/jira/browse/IGNITE-10828
> Project: Ignite
> Issue Type: Bug
> Reporter: Eduard Shangareev
> Assignee: Eduard Shangareev
> Priority: Major
>
> I have found that our naive approach doesn't work. In my case, it counted
> while 112 while IDEA 113, what cause wrong isLastTest result.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)