You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by nt...@apache.org on 2016/01/19 11:59:27 UTC

[36/38] ignite git commit: IgniteCacheP2pUnmarshallingQueryErrorTest test unmuted

IgniteCacheP2pUnmarshallingQueryErrorTest test unmuted


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

Branch: refs/heads/ignite-gg-10837
Commit: 67791457f87097469f0efadcea6c6d13dd2ed37f
Parents: 7ca1a8d
Author: agura <ag...@gridgain.com>
Authored: Mon Jan 18 21:36:21 2016 +0300
Committer: agura <ag...@gridgain.com>
Committed: Mon Jan 18 21:37:13 2016 +0300

----------------------------------------------------------------------
 .../cache/IgniteCacheP2pUnmarshallingQueryErrorTest.java           | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/67791457/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheP2pUnmarshallingQueryErrorTest.java
----------------------------------------------------------------------
diff --git a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheP2pUnmarshallingQueryErrorTest.java b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheP2pUnmarshallingQueryErrorTest.java
index cb7e3ad..c9544b9 100644
--- a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheP2pUnmarshallingQueryErrorTest.java
+++ b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheP2pUnmarshallingQueryErrorTest.java
@@ -63,8 +63,6 @@ public class IgniteCacheP2pUnmarshallingQueryErrorTest extends IgniteCacheP2pUnm
      * @throws Exception If failed.
      */
     public void testResponseMessageOnRequestUnmarshallingFailed() throws Exception {
-        fail("https://issues.apache.org/jira/browse/IGNITE-1923");
-
         readCnt.set(Integer.MAX_VALUE);
 
         try {