[
https://issues.apache.org/jira/browse/IGNITE-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724058#comment-16724058
]
ASF GitHub Bot commented on IGNITE-1094:
----------------------------------------
GitHub user sk0x50 opened a pull request:
https://github.com/apache/ignite/pull/5692
muted test related to IGNITE-1094 (revert
dddde3d63621b02e0015aa98fabdffaa27b9a12b)
the tests should be analyzed and enabled under
https://issues.apache.org/jira/browse/IGNITE-10723
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-1094-mute-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5692.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 #5692
----
commit 2d914e852b3f1ca51477ca83fed0ccb57c98be3f
Author: Slava Koptilin <slava.koptilin@...>
Date: 2018-12-18T13:15:06Z
mute tests (revert dddde3d63621b02e0015aa98fabdffaa27b9a12b)
----
> Ignite.createCache(CacheConfiguration) hangs if some exception occurs during
> cache initialization
> -------------------------------------------------------------------------------------------------
>
> Key: IGNITE-1094
> URL: https://issues.apache.org/jira/browse/IGNITE-1094
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Sergey Evdokimov
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: Muted_test
> Fix For: 2.7
>
>
> User can pass broken configuration, for example, store factory that throws
> exception from create() method. I created test to demonstrate the problem.
> See IgniteDynamicCacheStartSelfTest#testBrokenStoreFactory in 'ignite-1094'
> branch
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)