[
https://issues.apache.org/jira/browse/IGNITE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510848#comment-16510848
]
ASF GitHub Bot commented on IGNITE-8778:
----------------------------------------
GitHub user mcherkasov opened a pull request:
https://github.com/apache/ignite/pull/4180
IGNITE-8778 Cache tests fail due short timeout
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-master-8778
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4180.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 #4180
----
commit 1237a019197653c2e12c8d6bafccaefe6def67ac
Author: mcherkasov <mcherkasov@...>
Date: 2018-06-13T09:27:03Z
IGNITE-8778 Cache tests fail due short timeout
----
> Cache tests fail due short timeout
> ----------------------------------
>
> Key: IGNITE-8778
> URL: https://issues.apache.org/jira/browse/IGNITE-8778
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Mikhail Cherkasov
> Assignee: Mikhail Cherkasov
> Priority: Major
>
> Cache tests can fail due time out:
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-6515019727174930828&tab=testDetails]
>
> usually it passes, tests take ~50seconds, which is close to timeout. If TC is
> overloaded, tests can take >60sec, which leads to false failures.
>
> we need to increase timeout to avoid this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)