You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2015/11/11 08:44:48 UTC

[2/7] ignite git commit: Revert accidental commit

Revert accidental commit


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1133bd13
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1133bd13
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1133bd13

Branch: refs/heads/ignite-1847
Commit: 1133bd13b2779851b1b49f263a2f2209a9cd5e3c
Parents: 878bca5
Author: Pavel Tupitsyn <pt...@gridgain.com>
Authored: Mon Nov 9 17:59:55 2015 +0300
Committer: Pavel Tupitsyn <pt...@gridgain.com>
Committed: Mon Nov 9 17:59:55 2015 +0300

----------------------------------------------------------------------
 .../dotnet/Apache.Ignite.Core.Tests/Cache/CacheDynamicStartTest.cs  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/1133bd13/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheDynamicStartTest.cs
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheDynamicStartTest.cs b/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheDynamicStartTest.cs
index 7efce14..abef473 100644
--- a/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheDynamicStartTest.cs
+++ b/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheDynamicStartTest.cs
@@ -28,7 +28,6 @@ namespace Apache.Ignite.Core.Tests.Cache
     /// <summary>
     /// Tests for dynamic a cache start.
     /// </summary>
-    [Ignore("TODO")]
     public class CacheDynamicStartTest
     {
         /** Grid name: data. */